Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OraOLEDB error '80004005' Unspecified Error

307993Jul 15 2002
We have a web-based application which uses ASP on IIS 5.0, Windows 2000, Oracle 9i. We are using the following connection string:

"Provider=OraOLEDB.Oracle;Data Source=xxxxx; User Id=xxxx; Password=xxx;"

All the ASP pages which have direct SQL statements written in them work fine, however pages where we are calling a PL/SQL stored procedure (we are not using reference cursors !!) causes the following error:

OraOLEDB error '80004005'
Unspecified error

Apparently the procedure runs fine from TOAD.

Please let us know possible reasons for this behavior and also the solution to this problem
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 12 2002
Added on Jul 15 2002
0 comments
653 views