Quantcast
Channel: SQL Server 2012 errors – SQLServerF1
Viewing all articles
Browse latest Browse all 10

Operating System Error 3002 to Operating System Error 10054 for SQL Server

$
0
0

As a SQL Server DBA, there are various occasions where SQL Server returns Operating System errors as it causes some failure performing certain SQL Server operations. Below are Operating System Errors from Error 3002 to Operating System Error 10054

The Operating System Error 3002(The spool file was not found.)ERROR_SPOOL_FILE_NOT_FOUND
The Operating System Error 3003(A StartDocPrinter call was not issued.)ERROR_SPL_NO_STARTDOC
The Operating System Error 3004(An AddJob call was not issued.)ERROR_SPL_NO_ADDJOB
The Operating System Error 3005(The specified print processor has already been installed.)ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED
The Operating System Error 3006(The specified print monitor has already been installed.)ERROR_PRINT_MONITOR_ALREADY_INSTALLED
The Operating System Error 3007(The specified print monitor does not have the required functions.)ERROR_INVALID_PRINT_MONITOR
The Operating System Error 3008(The specified print monitor is currently in use.)ERROR_PRINT_MONITOR_IN_USE
The Operating System Error 3009(The requested operation is not allowed when there are jobs queued tothe printer.)ERROR_PRINTER_HAS_JOBS_QUEUED
The Operating System Error 3010(The requested operation is successful. Changes will not be effectiveuntil the system is rebooted.)ERROR_SUCCESS_REBOOT_REQUIRED
The Operating System Error 3011(The requested operation is successful. Changes will not be effectiveuntil the service is restarted.)ERROR_SUCCESS_RESTART_REQUIRED
The Operating System Error 4000(WINS encountered an error while processing the command.)ERROR_WINS_INTERNAL
The Operating System Error 4001(The local WINS can not be deleted.)ERROR_CAN_NOT_DEL_LOCAL_WINS
The Operating System Error 4002(The importation from the file failed.)ERROR_STATIC_INIT
The Operating System Error 4003(The backup failed. Was a full backup done before?)ERROR_INC_BACKUP
The Operating System Error 4004(The backup failed. Check the directory to which you are backing thedatabase.)ERROR_FULL_BACKUP
The Operating System Error 4005(The name does not exist in the WINS database.)ERROR_REC_NON_EXISTENT
The Operating System Error 4006(Replication with a nonconfigured partner is not allowed.)ERROR_RPL_NOT_ALLOWED
The Operating System Error 6118(The list of servers for this workgroup is not currently available)ERROR_NO_BROWSER_SERVERS_FOUND
The Operating System Error 10053(Connection aborted. (An established connection was aborted by the software in your host machine.))WSAECONNABORTED
The Operating System Error 10054(Connection reset by peer. (An existing connection was forcibly closed by the remote host))WSAECONNRESET

This is applicable for below versions of Operating Systems

Windows Server 2003
Windows Server 2008 R2
Windows Server 2012

Hope this was helpful.

Thanks,
SQLServerF1 Team
In-Depth Blogs on SQL Server, Information about SQL Server Conferences and Events, SQL Server Frequently asked questions, SQL Server Trainings.

 

Viewing all articles
Browse latest Browse all 10

Latest Images

Trending Articles





Latest Images