The information in this article applies to:
SYMPTOMS
The SQLExecutive, CmdExec task opens a file and redirects the stdout and
stderr to it. When the task is complete SQLExecutive reads through the
file in 231 byte increments. If the output is not on a boundary, > 231
bytes, the data is not reported.
WORKAROUNDTo avoid the problem you can attempt to ensure that the output of the task is less than 231 bytes total or that the task output ends on a 231 byte boundary. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. MORE INFORMATIONYou can start SQLExecutive from the Windows NT command prompt using the following command
to see the actual output. However, the final output will not be reported
in the task history correctly.
Additional query words: prodsql
Keywords : kbbug6.50 |
Last Reviewed: December 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |