Kbase 19828: Error 48 or 778 with Dsrv Oracle 9.1X on HP-UX 11
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/02/2007 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
Oracle DataServer
HP-UX 11
SYMPTOM(s):
With client/server configuration, error 778 only happens on the client side
Error reading socket, ret=0, errno=2.(778)
With client/server, error 48 occurs on the server side
SYSTEM ERROR: Bus error. (48)
Unable to load shared library
With local connections, error 48 occurs
CAUSE:
Oracle DataServer 9.1x uses Oracle's shared libraries, that are loaded when you connect to the ORACLE database. Some libraries cannot be loaded due to HP-UX "thread-local storage".
FIX:
Rebuild the executables, changing the scripts generated by PROBUILD. In order to decide on the changes you may need to make, try to create a new schema holder against ORACLE (local connection).