ID: Q139190
The SQL Enterprise Manager (SEM) will include extraneous "go" statements in the generated script of a grouped stored procedure. The text for the first stored procedure in the group is generated correctly, but subsequent stored procedures in the group may contain unwanted "go" statements occurring approximately every 255 characters.
Use sp_helptext to generate the stored procedure creation script and follow with a manual edit. A second option is to use the Generate SQL Scripts option and manually edit out the extra "go" statements.
Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: sql6 dmo OLE group procedure
Keywords : kbprg SSrvDMO SSrvEntMan SSrvStProc kbbug6.00
Version : 6.0
Platform : WINDOWS
Last Reviewed: May 3, 1997