IBM Support

Limited Supported for TWS 8.5 FP01 for TDWC on Oracle Database Server 11gR2 64bit

Preventive Service Planning


Abstract

TWS 8.5 FP01 has been certified to run correctly on Oracle Database Server 11gR2 64bit with a limited Support certification track

Content

TWS 8.5 FP01 has been certified to run correctly on Oracle Database Server 11gR2 64bit.
However the following additional actions are needed to solve the know limitation:

a) The MDM installations fails at step 3(Configure the Tivoli Workload Scheduler database). the error message is as following:

- --->>> Installation completed with errors <<<---
/tmp/TWA/tws85/scripts/createdb_root.sh orcl system ******** twsmdm ******** FAL
SE TRUE
<< has occurred during the installation process.
"": invalid values passed to "isBackupMaster" argument.
Valid values are: TRUE or FALSE
One or more errors has occurred
Exit code = 7
workaround action:
add /usr/xpg4/bin to PATH
for example:
PATH=/usr/xpg4/bin:$PATH
export PATH

b) The MDM installations fails at step 13(Commit the Tivoli Workload Scheduler instance). the error message is as following:

MAKESEC:Starting user MAESTRO [Security.conf (#14)]
AWSBEH021E The user "twsmdm" is not authorized to access the server on host "127.0.0.1" using port "31116".
AWSBIA090I For file "cpudef_unix": errors 1, warnings 0.
The following command failed: composer -f /export/home/twsmdm/.TWS/useropts_twsmdm replace cpudef_unix.

For this problem, I found some error informations from log file of eWAS of TWS. It seem that the wrong ELF class of libocijdbc11.so cause this problem, please see the red part. And current jre is build 1.5.0_17-b04.

SystemErr.log:
[3/15/10 15:21:02:603 CST] 0000000a SystemErr R com.ibm.ws.exception.RuntimeWarning: com.ibm.ws.exception.RuntimeWarning: Application Startup Bean failed to
start.

SystemOut.log
[3/15/10 15:20:59:292 CST] 00000013 ExceptionUtil E CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "start" on bean "B
eanId(TWSEngineModel#TWSStartupStarter.jar#TWSStartupStarter, null)". Exception data: java.lang.UnsatisfiedLinkError: /export/home/oracle/product/11.2.0/dbhome_
1/lib/libocijdbc11.so: ld.so.1: java: fatal: /export/home/oracle/product/11.2.0/dbhome_1/lib/libocijdbc11.so: wrong ELF class: ELFCLASS64 (Possible cause: archi
tecture word width mismatch)
......
Caused by: java.lang.UnsatisfiedLinkError: /export/home/oracle/product/11.2.0/dbhome_1/lib/libocijdbc11.so: ld.so.1: java: fatal: /export/home/oracle/product/11
.2.0/dbhome_1/lib/libocijdbc11.so: wrong ELF class: ELFCLASS64 (Possible cause:architecture word width mismatch)

$ file libocijdbc11.so
libocijdbc11.so: ELF 64-bit MSB dynamic lib SPARCV9 Version 1, dynamically linked, not stripped

# java -version
java version "1.5.0_17"
Java(TM) Platform, Standard Edition for Business (build 1.5.0_17-b04)
Java HotSpot(TM) Server VM (build 1.5.0_17-b04, mixed mode)
workaround action:
you can install an Oracle client 11.1 to connect to the Oracle Server 11.2. In this case you will have lib32 directory in this Oracle client, and you can point to that for TWS installation.

[{"Product":{"code":"SSGSPN","label":"IBM Workload Scheduler"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Oracle","Platform":[{"code":"PF027","label":"Solaris"}],"Version":"8.5","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 June 2018

UID

swg21432086