Windows Oracle Data Access Components (MOSC)

MOSC Banner

ORA-01008 error from ASP application

edited Jun 25, 2018 2:30PM in Windows Oracle Data Access Components (MOSC) 5 commentsAnswered
I am migrating an ASP .NET application from a Windows 2000 platform to a Windows 2003 platform. The application acesses data stored on an Oracle 9 database. I have installed Oracle 9.2.0.6 client software on the Windows 2003 server and most of the application pages are working okay, in that they are selecting and displaying data from the database. However, several of the update pages are failing with an ORA-01008 error. These application pages are working without any issues when run from the Windows 2000 platform.

An example of one of the pages that is failing is shown below.

<%
  Option Explicit
%>
<!-- #include file="../../DirectDatabaseAccess/ConnecttoDatabases.inc" -->

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center