BUG: DOC: SKIP/NOSKIP Options Are Invalid with LOAD DATABASE (163516)



The information in this article applies to:

  • Microsoft SQL Server 6.0
  • Microsoft SQL Server 6.5

This article was previously published under Q163516
BUG #: 15674 (6.00)
       16371 (6.50)
		

SYMPTOMS

In the documentation for the LOAD DATABASE command, the SKIP and NOSKIP options are listed erroneously. When either of these options is used with the LOAD DATABASE command, the following error 155 is generated:
'skip' is not a recognized load option.

WORKAROUND

To work around this problem, do not use the SKIP or NOSKIP options with the LOAD DATABASE command.

STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server versions 6.0 and 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Modification Type:MinorLast Reviewed:2/22/2005
Keywords:kbBug kbusage KB163516