Consultor Eletrônico



Kbase 30143: Soft link incorrect causing errors 48 /49 with Oracle Dataserver 9.1X
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Solution ID: P143

FACT(s) (Environment):

Oracle DataServer
Progress 9.1x
Sun Solaris
Compaq Tru64
Hewlett Packard HP-UX 11

SYMPTOM(s):

SYSTEM ERROR: Bus error. (48)

SYSTEM ERROR: Memory violation. (49)

Error 48 & 49 is seen when running an application against Oracle DataServer after connnecting to Oracle.

ERROR: Unable to load shared library, present within dataserv.lg file

Shared library exists and also is present within the correct location

CHANGE:

Starting in 9.1A, the Oracle DataServer version on the these platforms use the Oracle shared library for the connection to Oracle.

CAUSE:

DataServer executable has setuid bit on

FIX:

If this is true, make sure a soft link exists under /usr/lib that points to the shared library, or, just set the setuid to off.
For Additional Debugging follow Solution 21514