Print Thread
DOA issues with 9i upgrade
#9182 04/17/07 12:53 AM
Joined: Aug 2006
Posts: 5
Naperville, IL
P
Member
OP Offline
Member
P
Joined: Aug 2006
Posts: 5
Naperville, IL
We just converted the database from 8i to 9i over the weekend and are experiencing issues with one of our DOA applications using doa34d7. The error message is "Access violation at address 00000000. Read of address 00000000".

This seems to occur at random times and for random users, but always when doing an operation which would access the DOA component. This requires the user to restart the application. Are there any work arounds for this?


- Patrick
Re: DOA issues with 9i upgrade
#9183 04/17/07 06:20 PM
Joined: May 2005
Posts: 22
B
Member
Offline
Member
B
Joined: May 2005
Posts: 22
DOA Version 4.0.6.0?

Re: DOA issues with 9i upgrade
#9184 04/17/07 07:45 PM
Joined: Aug 2006
Posts: 5
Naperville, IL
P
Member
OP Offline
Member
P
Joined: Aug 2006
Posts: 5
Naperville, IL
We are experiencing the same problem with 9.2.0.8.0 PLSQL Developer. Typically, I can run 3 or 4 queries before it shuts down with the access violation. For our DOA apps, the components are 4.0.7.1.


- Patrick
Re: DOA issues with 9i upgrade
#9185 04/17/07 10:11 PM
Joined: Aug 1999
Posts: 22,220
Member
Offline
Member
Joined: Aug 1999
Posts: 22,220
For PL/SQL Developer you can fix this by using 7.1, or by adding the NoQueryOptimize parameter in 6.0.6 or 7.0.x:

"C:\Program Files\PLSQL Developer\plsqldev.exe" NoQueryOptimize

A similar solution applies to Direct Oracle Access. You need to disable the Optimize property of TOracleDataSet and TOracleQuery components, or (in 4.0.7) set the global NoQueryOptimize variable to True.


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.026s Queries: 13 (0.007s) Memory: 2.5115 MB (Peak: 3.0423 MB) Data Comp: Off Server Time: 2024-05-16 19:24:57 UTC
Valid HTML 5 and Valid CSS