Having a problem getting my Solaris Job Server to run. All the other services and servers configured and work, but after running the job server config I get an error and no job server. I have confirmed the $LD_LIBRARY_PATH is valid and correct, the library file referenced is correct, all the env variables are being set in al_env.sh, etc.
$ echo $LD_LIBRARY_PATH
/usr/local/data_integ/bin:/usr/local/data_integ/HttpServer/bin:
/usr/local/data_integ/bin:/usr/local/data_integ/HttpServer/bin:
/ora01/app/oracle/product/9.2.0/lib32:/ora01/app/oracle/product
/9.2.0/lib:/ora01/app/oracle/product/9.2.0/network/lib:/ora01/app
/oracle/product/9.2.0/lib32:/ora01/app/oracle/product/9.2.0/lib:
/ora01/app/oracle/product/9.2.0/network/lib
Not sure why it is repeated 2x. Should not matter anyway.
What is strange is the web server, for example, should not configure if this was an env variable issue - the web server home var is set and it does configure.
Job Service is stopped when trying to configure, nothing running. Oracle DBMS connection and password checks out from SQL Plus on my PC. $ORACLE_HOME is also correct.
Any suggestions welcome. The output file is empty and size 0 bytes(/tmp/al_machine.out.2339). Also note I have used other names for the job server, including default (Server1). Did not work. Access Server, Web Server, etc. all configured no problems.
See below for the output error text:
** Data Integrator Server Manager Utility **
1 : Control Job Service
2 : Configure Job Server
3 : Configure Access Server
4 : Configure Web Server
5 : Configure SNMP Agent
6 : Configure SMTP
7 : Configure HACMP
x : Exit
Enter Option: 2
Current Job Server Information
No Job Server Information Available
Enter a Name for Job Server [Server1]:jobserver
Enter TCP Port Number for Job Server :3500
Do you want to manage adapters for the Job Server ‘Y|N’ [N]: N
- Oracle
- Informix
- DB2
- Sybase ASE
Enter the database type (1,2,3 or 4) for the associated repository: 1
Enter the repository connection string: CISDBA
Enter the repository username: bodidev
Enter the repository password (not echoed):
Confirm the repository password (not echoed):
S# Job Server Name TCP Repository Connection
Port
-- --------------- ---- ---------------------
1 jobserver 3500 bodidev@CISDBA__Oracle
Is this information correct [Y/N]? Y
Updating the repository <bodidev@CISDBA__Oracle>. Please wait...
(11.5) 07-19-06 11:05:56 (E) (2352:0001) CON-120421: Initialization
Oracle shared library <libclntsh.so> not found. Please make sure it is installed and can be located using the library search
path (LIBPATH on AIX, LD_LIBRARY_PATH on Solaris/Linux, SHLIB_PATH on HP-UX). Please check the file permissions for
<libclntsh.so>.
UNABLE to Update the repository <bodidev@CISDBA__Oracle>. Please check the /tmp/al_machine.out.2339 for more details!
Continue to Add/Modify/Delete Job Servers[Y/N]: Y
_____________________________________________________________________
Current Job Server Information
_____________________________________________________________________
No Job Server Information Available
Thanks in advance for any input,
Steve
Stracy (BOB member since 2006-07-14)