Catastrophic Failure (8000ffff)

Tech-Archive recommends: Speed Up your PC by fixing your registry



We have a Windows 2003 Server acting as a web server and connected using an
ODBC to a Windows 2000 server with an Oracle DB. The ODBC connection is using
"Oracle in OraHome92" driver.

The web site was developed using ASP.

When user are browsing the site, sometimes they receive an "Catastrophic
Failure (8000fff)" message. If I receive the message an retry the same
action, the message is not displayed.

The error ocurrs in "bd.open" command

Application("strConn") = "DSN=FIDAEII;UID=zzzz;PWD=zzzzzz"

set oCmd = server.CreateObject("ADODB.Command")
Set bd = Server.CreateObject("ADODB.Connection")
bd.open Application("strConn")



You can see the problem in http://www.fidae.cl

Do you have any suggestion to solve this problem?

Thank you


.



Relevant Pages

  • Re: Alternative to using DSN to connect to database
    ... you have to use .NET ODBC provider. ... Server is NOT optimized. ... Just because of the Admiistrator thinking DSN is easier for him to control ... > Basically my problem is that the ODBC Connection Manager in Control Panel ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: ORA-03114 Not Connected To Oracle problem.
    ... >Terminal Services and all the sessions are handled by one server. ... >and only one connection to Oracle will fail. ... Likely this is a result from shared pool ...
    (comp.databases.oracle.server)
  • Re: Oracle connection Fails
    ... That should show you what's attempting to be sent to the server. ... to connect to the oracle database by using Oracle data provider ... from Our main server i am getting an exception. ... Connection conn, IntPtr opsErrCtx, Object src) ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: SQL Desktop server got somehow disconnected
    ... I can indeed make an ODBC connection. ... This is the output I get from the SQL server setup window after testing the ...
    (microsoft.public.sqlserver.connect)
  • Re: FreeTDS & Oracle11g
    ... connection from ORACLE to a non-Oracle system returned this ... towads odbc code. ... How to Setup DG4ODBC (Oracle Database Gateway for ODBC) on Windows ...
    (comp.databases.oracle.server)