Consultor Eletrônico



Kbase P5828: Fixing access violation when starting Oracle DataServer applications.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   26/02/2010
Status: Verified

SYMPTOM(s):

Access violation when trying to start an Oracle DataServer application.

Application exception occurred:
App:Y:/dlc/bin/_orasrv.exe (pid=236)
When: 6/10/2002 @ 20:18:56.319
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 78011268 01:00010268 C:\WINNT\system32\MSVCRT.dll

FACT(s) (Environment):

Progress 9.x
Windows

CHANGE:

Edited the environment variable PATH manually.

CAUSE:

_orasrv.exe is not finding the Oracle libraries.

FIX:

1)Set the environment variable ORACLE_HOME to the directory where Oracle was installed.

2)Set the environment variable PATH (system path) to include %ORACLE_HOME%\bin in the first place.