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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ORA-01003 ERROR IN FORMS

Status
Not open for further replies.

thebull1

Programmer
Oct 24, 2001
68
I have a process (of creating some views and selecting data from the views onto datablocks) that repeats either once, twice or six times depending on certain options. The process is fine when repeated once or twice, but fails when repeated six times with a the error ORA-01003 - No Statement Parsed. What could be the problem, anyone please?
 
I have run the same process on a similar database in a different server that has more space. I'm not getting the error anymore. Just wondering if this problem was server-space related coz now its executing perfectly.
 
I have run the same process on a similar database in a different server that has more space. I'm not getting the error anymore. Just wondering if this problem was server-space related coz now its executing perfectly?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top