Errors 17000 - 17999

Troubleshooting SQL Server

Troubleshooting

Errors 17000 - 17999

Error Severity Description (Message Text)
17000 10 Usage: sp_autostats <table_name> [, {ON|OFF} [, <index_name>] ]
17050 10 The '%ls' option is ignored in this edition of SQL Server.
17550 10 DBCC TRACEON %d, server process ID (SPID) %d.
17551 10 DBCC TRACEOFF %d, server process ID (SPID) %d.
17557 16 DBCC DBRECOVER failed for database ID %d.
17558 10 *** Bypassing recovery for database ID %d.
17560 10 DBCC DBREPAIR: '%ls' index restored for '%ls.%ls'.
17561 10 %ls index restored for %ls.%ls.
17569 16 DBCC cannot find the library initialization function %ls.
17570 16 DBCC cannot find the function %ls in the library %ls.
17571 20 DBCC function %ls in the library %ls generated an access violation. SQL Server is terminating process %d.
17572 16 DBCC cannot free DLL %ls. SQL Server depends on this DLL to function properly.
17750 16 Cannot load the DLL %ls, or one of the DLLs it references. Reason: %ls.
17751 16 Cannot find the function %ls in the library %ls. Reason: %ls.
17752 16 Extended procedure memory allocation failed for '%ls'.
17753 16 %.*ls can only be executed in the master database.