RE: ORA-01003

RE: ORA-01003

 

  


ORA-01003: no statement parsed
Cause: A host language program call referenced a cursor with no
associated parsed SQL statement. A SQL call (for example, OSQL3) must be
used to pass a SQL statement to Oracle and to associate the statement
with an open cursor. A cursor must already have an associated SQL
statement if referenced in any of the following calls: DESCRIBE, NAME,
DEFINE, BIND, EXECUTE, and FETCH.


Action: Do the SQL call, for example, OSQL, to pass the required SQL
statement before referencing the cursor



-----Original Message-----
From: Whayne Earl
[mailto:oracledba-ezmlmshield-x5433191.[Email address protected]
Sent: Wednesday, August 30, 2006 4:07 PM
To: LazyDBA Discussion
Subject: ORA-01003

Greetings:



What does ORA-01003 mean?



Thanks,



---------------------------------------------------------------------
TO REPLY TO EVERYBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
To post a dba job: http://jobs.lazydba.com
To Subscribe : http://www.LazyDBA.com
To unsubscribe: http://www.lazydba.com/unsubscribe.html



Oracle LazyDBA home page