Hi Experts,
I have configured Sybase IQ as NLS for BW ( on a PowerPC environment) . It works as designed. I have also installed DBACockpit for NLS. That does the job too.
However i cant get SCC to work properly.
1. It starts up successfully , complaining of "libdbtasks16_r.so" and advises methods to fix it.
Message level: WARN
***Warning: You have loaded library /usr/sap/NLS/SAPIQ/server/IQ-16_0/lib64/libdbtasks16_r.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
SAP Control Center successfully started
Agent RMI Connection URL:
service:jmx:rmi:///jndi/rmi://mycompany.com:9999/agent
Type help for more options
2. However the port info shows most ports disabled, except TDS !
---- Port Listing ----
Service Name Property Name Current Value In Use Address
------------ ------------- ------------- ------ -------
RMI port 9999 true mycompany.com
EmbeddedWebContainer http.port 8282 false ANY
EmbeddedWebContainer https.port 8283 false ANY
Tds tdsPort 9998 true ANY
Jini httpPort 9092 false ANY
Jini rmidPort 9095 false ANY
SccSADataserver com.sybase.asa.server.port 3638 false ANY
Messaging messaging.db.port 3638 false ANY
Messaging messaging.port 2000 false ANY
Alert alert.database.port 3638 false ANY
3. Looking around, it looked like i could use the -enable ServiceName commands to force start SCC.sh
./scc.sh -enable Messaging
./scc.sh -enable EmbeddedwebContainer
./scc.sh
And the startup FAILS 😔, looking for ianywhere.ml.jdbcodbc.jdbc3.IDriver
Starting SCC Framework Server 3.3 GA
Copyright © 2014 SAP AG. All rights reserved.
Agent Home: /usr/sap/NLS/SAPIQ/server/SCC-3_3
Agent Version: SCC Framework Server 3.3 GA (3.3.0.4874)
RMI Port: 9999
OS Name: Linux
OS Version: 3.0.101-59-default
OS Architecture: ppc64
Platform: linuxpower
Bitwidth: 64
Available Processors: 16
Total Physical Memory: 36682 MB
Free Physical Memory: 1363 MB
java.library.path: /usr/sap/NLS/SAPIQ/server/SCC-3_3/rtlib:
Java Home: /usr/sap/NLS/SAPIQ/server/shared/SAPJRE-7_1_015_64BIT
Java Version: 1.7.0_51
Java VM Version: 7.1.015 24.51-b03
VM Process ID 18500@hostname
VM Arguments: -Xms128m, -XX:MaxPermSize=128m, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=/usr/sap/NLS/SAPIQ/server/SCC-3_3/log, -Dcom.sybase.home=/usr/sap/NLS/SAPIQ/server, -Dcom.sybase.ua.toplevel=/usr/sap /NLS/SAPIQ/server/SCC-3_3, -Dcom.sybase.ua.home=/usr/sap/NLS/SAPIQ/server/SCC-3_3, -Dcom.sybase.platform=linuxp ower, -Djava.library.path=/usr/sap/NLS/SAPIQ/server/SCC-3_3/rtlib:, -Djava.security.policy=/usr/sap/NLS/SAPIQ/s erver/SCC-3_3/conf/java.policy, -Djava.util.logging.manager=com.sybase.ua.util.logging.bridge.JavaToLog4jLogMan ager, -Dcom.sybase.security.BootstrapConfigurationURL=file:////usr/sap/NLS/SAPIQ/server/SCC-3_3/conf/csibootstr ap.properties
Message level: WARN
SAP Control Center failed to start properly. The following services failed startup:
Failed to register EmbeddedHttpService. Failed to load required JDBC driver class 'ianywhere.ml.jdbcodbc.jdbc3.IDriver' java.lang.ClassNotFoundException: ianywhere.ml.jdbcodbc.jdbc3.IDriver
Please correct the errors and restart SCC
Please can someone so help?
this is a Sybase IQ 16.0, SP 10 install.
Many thanks
Anamika