|
Description
|
Currently, the SC 3.2 agent for Oracle E-Business Suite does not support multiple instances if any of the following conditions are met,
- The same userid is used by each instance
- The same zone is used by each instance
Previously, patch 126050-02 addressed multiple instances of the Reports and Forms server by the same userid but not for the Concurrent Manager. As such support for multiple instances of the Concurrent Manager needs to be supproted when started by the same userid.
The problem is reflected in the email snippet below,
We are having issues failing over our PROD instance of Oracle 11i over to node 2 of the cluster. Here is our config:
S10u3, Sun Cluster 3.2.0,REV=2006.12.06.18.32
We already have BETA instance of Oracle 11i running on node 2.
This cluster has the following EBS components: Oracle DB, Oracle DB listener, Report, CM and CM listener. Everything is running and configured online on node 1 of the cluster. When we start to test failover to node 2, everything is online and started accept for Concurrent Manager resource (GCISPROD-cmg-rs). When scswitch over the resource group to node 2, I get the following errors on the console.
When I disable CM resource and switched to node 2, all came up online on node 2 accept for CM resource. Ted (DBA) started CM manually on node 2 and it worked. So I am not clear why this CM resource cannot online on node 2.
Do you have any advise? Thanks in advance.
Error Messages when switched from node 1 to node 2:
------------------
.....
/opt/SUNWscebs/bin/control_ebs[54]: divide by 0^J0: syntax error
/opt/SUNWscebs/bin/control_ebs[54]: divide by 0^J0: syntax error
/var/tmp/GCISPROD-cmg-rs_logfile: No such file or directory
/opt/SUNWscebs/bin/control_ebs[54]: divide by 0^J0: syntax error
Jul 17 21:50:46 phys-sf2nash-2 Cluster.PMF.pmfd: [ID 887656 daemon.notice] Process: tag="GCISPROD-rg,GCISPROD-cmg-rs,0.svc", cmd="/bin/sh -c /opt/SUNWscebs/cmg/bin/start_cmg -R 'GCISPROD-cmg-rs' -G 'GCISPROD-rg' -C '/apps/GCISPROD/gcisprodcomn' -U 'applgcis' -P 'T2q53l14r4' -V '11.5.10' -S 'GCISPROD' -O '/apps/GCISPROD/gcisprodora/8.0.6' -L '0' ", Failed to stay up.
Jul 17 21:50:46 phys-sf2nash-2 Cluster.PMF.pmfd: [ID 534408 daemon.notice] "GCISPROD-rg,GCISPROD-cmg-rs,0.svc" restarting too often ... sleeping 30 seconds.
/opt/SUNWscebs/bin/control_ebs[54]: divide by 0^J0: syntax error
/opt/SUNWscebs/bin/control_ebs[54]: divide by 0^J0: syntax error
/opt/SUNWscebs/bin/control_ebs[54]: divide by 0^J0: syntax error
/var/tmp/GCISPROD-cmg-rs_logfile: No such file or directory
/opt/SUNWscebs/bin/control_ebs[54]: divide by 0^J0: syntax error
Jul 17 21:52:16 phys-sf2nash-2 Cluster.PMF.pmfd: [ID 887656 daemon.notice] Process: tag="GCISPROD-rg,GCISPROD-cmg-rs,0.svc", cmd="/bin/sh -c /opt/SUNWscebs/cmg/bin/start_cmg -R 'GCISPROD-cmg-rs' -G 'GCISPROD-rg' -C '/apps/GCISPROD/gcisprodcomn' -U 'applgcis' -P 'T2q53l14r4' -V '11.5.10' -S 'GCISPROD' -O '/apps/GCISPROD/gcisprodora/8.0.6' -L '0' ", Failed to stay up.
|