Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Catastrophic failure message

Status
Not open for further replies.

andrey

Programmer
Jun 23, 2000
24
IL
Have anybody ever seen the error message "Catastrophic failure"? It appears during client's interaction with our DLL, but not every time - very rarely. Nothing I found in MSDN couldn't help. What can cause this error: size of DLL(more than 1 Mb), SQL Server error(connection falure) or something else? Every hint is welcome.
Thank you.
 
MS explanation :

The information in this article applies to:

Microsoft SQL Server version 7.0
Microsoft SQL Server 2000

--------------------------------------------------------------------------------
BUG #: 55469 (SQLBUG_70) BUG # 203186 (SHILOH)

SYMPTOMS
If you are using a Microsoft Excel file as either the source or destination when you try to import or export data using the DTS Import Wizard, do not open the Excel file while the Import Wizard is being executed. If you do it might result in the following error message:

Catastrophic failure
If you are running the DTS Wizard from within the SQL Server Enterprise Manager (SEM), SEM will be locked. If you are not running it under SEM, the DTS Wizard might either lock up, or report an Access Violation and quit.


Eric De Decker
vbg.be@vbgroup.nl

License And Copy Protection AxtiveX.

Download Demo version on my Site:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top