Consultor Eletrônico



Kbase P42936: _sqlsrv2 will not stay running after applying Solaris patch
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   13/11/2003
Status: Unverified

FACT(s) (Environment):

Sun Solaris SPARC

SYMPTOM(s):

_sqlsrv2 process will not stay running

Sun patch replaces 4 files used by _sqlsrv2

CAUSE:

Solaris Patch applied which replaced specific files that _sqlsrv2 has dependencies on.

FIX:

As a workaround:
1) create a directory under DLC called SUN
2) copy the older versions of the files to the SUN directory:
libCrun.so.1
libthread.so.1
libc.so.1
libc_psr.so.1
3) modify the $DLC/bin/slib_env and put the directory listing for $DLC/SUN in the definition for the LD_LIBRARY_PATH.
4) restart the database server