SQL database recovery software to recover lost data, tables, views,
stored procedures, rules, defaults, user defined data types and triggers
from Microsoft SQL server database
Operating System corruption of software malfunction
Hardware failure
Virus attack
Improper system shutdown
Common Error messages
"Server can’t find the requested database table"
"The file *.mdf is corrupted and needs to repair"
"Can't allocate space for object syslogs in database ‘database name’ because the log segment is full"
"The process could not execute ‘sp_replcmds’ on server."
"Index '%ls' on '%ls' in database '%ls' may be corrupt because of expression evaluation changes in this release. Drop and re-create the index."
"Exception generated during deferred local transaction handling".
"java.lang.Exception: java.sql.SQLException: [IBM] [SQL Server JDBC Driver] [SQL Server] Failed to initialize DTC. Check if DTC service is running."
"Object ID 325576198. The text, ntext, or image node at page (1:14208), slot 10, text ID 10735648768 is not referenced."
"Check terminated. A failure was detected while collecting facts. Possibly temp db out of space or a system table is inconsistent."
"server out of memory"
The column prefix '%.*ls' does not match with a table name or alias name used in the query.
Ad hoc updates to system catalogs are not enabled. The system administrator must reconfigure SQL Server to allow this.
Transaction count after EXECUTE indicates that a COMMIT or ROLLBACK TRANSACTION statement is missing. Previous count = %ld, current count = %ld.
System.Data.SqlClient.SqlException: SQL Server does not exist or
access denied
Database 'QuestSoftware' cannot be opened. It has been marked SUSPECT by recovery. See the SQL Server errorlog for more information.
The specified provider is not supported. Please choose different provider in connection manager.
Error Message 86 "You are not allowed to access the database from this machine, please verify your access id or contact database administrator"
"System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (Provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)"
"Error 0xc02020f6: Data Flow Task: Column "game_ID" cannot convert between Unicode and non-Unicode string data types."
"Error 3628 "A floating point exception occurred in the user process. Current transaction is canceled." "
"An inconsistency was detected during an internal operation in database 'smartapp'(ID: 9) on page (1:28827). Please contact technical support. Reference number 7."
"Server: Msg 4929, Level 16, State 1, Line 1 can not alter the table ‘Table name’ because it is being published for replication"
"You must be member of the system admin fixed server role to complete this operation"
"The subscription has been marked inactive and must be reinitialized at the publisher. Contact the database administrator."