EAccessViolation on OraClient12.Dll

S. Studeny

Member²
Hello.

Latest developer 11.0.2.1766 is crashing on :

Access violation at address 607EBDD1 in module 'OraClient12.Dll'. Read of address 00000008.

My Oracle Client is 12.1.0.2.0 x86.

Database is 11.2.0.4.

Session mode: Single

Any suggestions?

Best Regards,
Stanislav
 
Last edited:
Can you also let me know if there is a plsqldev.elf file created for this error? It will be created in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
 
Last edited:
Hi,

I'm facing the same problem.

My Oracle Client is 12.2.0 32bits.

Oracle Database: 19c, Release: 19.0.0.0.0

Attached the plsqldev.elf as a text file.
 

Attachments

My impression was always - you'll need 32 bit oracle client for 32 bit plsqldeveloper version and 64bit oracle client for 64 bit plsqldeveloper version, isn't it so?

Regards

Maxim
 
My impression was always - you'll need 32 bit oracle client for 32 bit plsqldeveloper version and 64bit oracle client for 64 bit plsqldeveloper version, isn't it so?

Regards

Maxim
Hi Maxim,

That's what I have, my Oracle Cliente is 32 bit as my PL/SQL Developer, both are 32 bit.
 
Back
Top