Operating System - HP-UX
1752794 Members
6380 Online
108789 Solutions
New Discussion

Error running Osa 6.3.1 server

 
David Huelves
New Member

Error running Osa 6.3.1 server

we have installed successfully the server on an HP-UX, but when we try to connect to it using "Instance Manager" we get this error:

[ 1] 2 12/18/2002 12:20:46 Module Mgr - initializing Test Facility.
[ 1] 3 12/18/2002 12:20:46 Module Mgr - module initialized.
[ 1] 3 12/18/2002 12:20:46 OES Kernel - STARTUP class module(s) loaded.
[ 1] 6 12/18/2002 12:20:46 Module Mgr - Engine, Version: 6.3.2.1.0 , Build: 71118.
[ 1] 6 12/18/2002 12:20:46 Module Mgr - Exception Mgr, Version: 6.3.2.1.0 , Build: 71118.
[ 1] 6 12/18/2002 12:20:46 Module Mgr - Intl Character, Version: 6.3.2.1.0 , Build: 71118.
[ 1] 6 12/18/2002 12:20:46 Module Mgr - I/O Mgr, Version: 6.3.2.1.0 , Build: 71118.
[ 1] 6 12/18/2002 12:20:46 Module Mgr - Memory Mgr, Version: 6.3.2.1.0 , Build: 71118.
[ 1] 6 12/18/2002 12:20:46 Module Mgr - Session Mgr, Version: 6.3.2.1.0 , Build: 71118.
[ 1] 6 12/18/2002 12:20:46 Module Mgr - Stack Mgr, Version: 6.3.2.1.0 , Build: 71118.
[ 1] 6 12/18/2002 12:20:46 Module Mgr - Workspace Mgr, Version: 6.3.2.1.0 , Build: 71118.
[ 1] 3 12/18/2002 12:20:46 Module Mgr - sxsLoadLibrary failed on module /dbfiles/osa631/olap/oes632/service//xspgmgr.sl.
[ 1] 3 12/18/2002 12:20:46 Module Mgr - errno: 215.

it seems it can't find .sl files.... we have try to change environment variables without success.
any help would be apreciated.

thx in advance.
1 REPLY 1

Re: Error running Osa 6.3.1 server

Hi.

Searching in Oracle Metalink I have found this:

fact: Oracle Express Server 6.3.2

fact: HP 9000 Series HP-UX

symptom: Starting Oracle Express Server fails

symptom: Instance Manager shows yellow light then red light

symptom: Sxsloadlibrary Failed

symptom: Errors in the OESevent.log

symptom: Module Mgr - sxsLoadLibrary failed on module /$
OLAP_HOME/oes632/service//xspgmgr.sl
symptom: Module Mgr - errno: 215

cause: HP libc.a symbols missing for pread and pwrite which are required
for the Express Server paging manager. Issue reported in <2012247>.

fix:

Apply HP-UX 11 patches:

PHKL_22589 and PHCO_24148

To confirm if both patches need to be applied:
cd to /usr/lib directory
Execute the command 'what libc.a' which returns version of library
If this returns a version prior to PHCO_24148, then apply HP patch
PHCO_24148

Execute the command 'nm libc.a | grep pread'
If pread is not found in the output from the above command then the symbol is
missing. The pwrite symbol is most likely missing, too. Apply the following
HP patch -
PHKL_22589

Note: Check on these recommended patches with HP to ensure these have not been
obsoleted.

I hope this will help you solve your problem.

Regards.
Emilio Maneiro.
Sevilla, Spain.