Error in starting DB2 UDB (AIX with ECC 6.0)

Hello All,
I am facing error in starting the database as below :
<b>exec(): 0509-036 Cannot load program db2start because of the following errors:
        0509-130 Symbol resolution failed for /usr/lib/threads/libc.a[aio_64.o] because:
        0509-136   Symbol kaio_rdwr64 (number 0) is not exported from
                   dependent module /unix.
        0509-136   Symbol listio64 (number 1) is not exported from
                   dependent module /unix.
        0509-136   Symbol acancel64 (number 2) is not exported from
                   dependent module /unix.
        0509-136   Symbol iosuspend64 (number 3) is not exported from
                   dependent module /unix.
        0509-136   Symbol aio_nwait (number 4) is not exported from
                   dependent module /unix.
        0509-136   Symbol aio_nwait64 (number 5) is not exported from
                   dependent module /unix.
        0509-136   Symbol aio_nwait_timeout (number 6) is not exported from
                   dependent module /unix.
        0509-136   Symbol aio_nwait_timeout64 (number 7) is not exported from
                   dependent module /unix.
        0509-026 System error: Error 0
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.
SQL1652N  File I/O error occurred.</b>
I have even changed the Acc. I/O setting also as per the note :683396 .
But the error still exists.Please help me out in this ssue.
Regards,
Chandra.

Hi Chandra,
this error may occure when you do not install DB2 on the node via db2setup on AIX. I assume you moved DB2 via ACC to this box. DB2 requires AIO. In general db2setup enables it for you. You can check this by issuing the following command: 'lsdev -Cc aio'
The correct output should be like:
aio0 Available Asynchronous I/O (Legacy)
The wrong one with disabled AIO:
aio0 Defined Asynchronous I/O (Legacy)
Use 'smitty aio' to configute AIO for your machine.
Regards,
Steffen

Similar Messages

  • Error: crm production is not sync with ecc production

    Hi Middleware Experts,
    I am facing one issue, "CRM Production is not sync with ECC production". I have searched alot but couldn't find any relevant material. Please let me know the steps to rectify this error.
    Thanks,
    Vsh

    Hello,
    Sorry forget the last note I suggest you,
    Please check the following links might be helpful
    http://help.sap.com/saphelp_crm70/helpdata/EN/28/370123814711d3ad6b0000e8a5bd28/frameset.htm
    http://help.sap.com/saphelp_crm70/helpdata/EN/46/57605601a208e7e10000000a114a6b/frameset.htm
    thanks
    Willie
    Edited by: Willie Musa on Jul 6, 2011 10:43 AM

  • Strange error when starting tnslsnr on AIX machine

    Hello!
    I have the following system:
    there are two nodes (say, node1 and node2) in HACMP cluster (OS is AIX 5.2). ORACLE runs on node2 and our software - on node1 (in normal state). Also there is an external storage, where ORACLE's and software's file systems are situated.
    So, in normal state ORACLE runs on node2 and software - on node1. ORACLE's filesystems are mounted on node2 and software's filesystem - on node1.
    There can be two more states of working system:
    1. when node1 fails and all it's resources are acquired by node2 (filesystems and IP). In this state ORACLE and software are executed on node2.
    2. when node2 fails and it's IP and filesystems are acquired by node1. ORACLE and software are executed on node1.
    So, in failover state no.2 everything works ok. In failover state no.1 and in normal state i get an error when i try to run tnslsnr:
    oracleuser$> lsnrctl start
    LSNRCTL for IBM/AIX RISC System/6000: Version 9.2.0.6.0 - Production on 26-SEP-2005 14:43:58
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting /oracle/MFP/920_64/bin/tnslsnr: please wait...
    TNSLSNR for IBM/AIX RISC System/6000: Version 9.2.0.6.0 - Production
    System parameter file is /oracle/MFP/920_64/network/admin/listener.ora
    Log messages written to /oracle/MFP/920_64/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=prdr3dbt)(PORT=1527)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    IBM/AIX RISC System/6000 Error: 13: Permission denied
    Listener failed to start. See the error message(s) above...
    oracleuser$
    When i edit listener.ora (replace "prdr3dbt" by corresponding IP-address) and try to start tnslsnr again, the startup procedure hangs and does not finish for a long time (it hangs until I press CONTROL-C key combination) and i get a huge amount of such error:
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    26-SEP-2005 15:17:50 * 12531
    TNS-12531: TNS:cannot allocate memory
    I am sure that there is nothing wrong with oracle's files, becouse they are on EXTERNAL storage and the system doesn't work only in two of three states (in one of states it works fine).

    'TNS-12531: TNS:cannot allocate memory' may be misleading, it seems to be a permission problem (see also IBM/AIX RISC System/6000 Error: 13: Permission denied). A possible reason is:
    Oracle (more specific the listener) is unable to read /etc/hosts, because of permission problems. So host resolution is not possible.

  • Error when starting DB2 instance

    Dear All,
    We are running our SAP system with DB2 database on Solaris platform. Recently when performing db2start we encounter an error message
    "ld.so.1: db2start: fatal: libicudatadb2.so.32: open failed: No such file or directory"
    Please help to understand the problem and resolve the same.
    Regards,

    Hi guido,
    i have the same problem with OLAP, when i start an instance i have got error messages in alert_log, and a lot of objekts a invalid, i can not recompile the objekt, oracle will it automatic, and ends with this errors:
    Line # = 0 Column # = 0 Error Text = ORA-12663: Services required by client not available on the server
    Line # = 0 Column # = 0 Error Text = ORA-36961: Oracle OLAP is not available.
    Line # = 0 Column # = 0 Error Text = ORA-06512: at line 4
    Line # = 0 Column # = 0 Error Text = ORA-06512: at "SYS.OLAPIMPL_T", line 17
    Line # = 0 Column # = 0 Error Text = ORA-06512: at "SYS.OLAPIMPL_T", line 23
    I have oracle installed on debian 3.1
    Have you any suggestions to solve this problem?
    Thanks
    ANDREAS
    -GERMANY-

  • XA  error when starting WLS6.1(SP2) with XA connection pools

    I am running WLS6.1 on HPUX11 with an Oracle Database 8.1.7. I am using the XA jDriver/Oracle
    for my connection pools but when I start the server I get the following error:-
    <Apr 25, 2002 6:10:21 PM BST> <Error> <JDBC> <neptune.xenicom.net> <myserver> <main>
    <system> <> <001060> <Cannot startup connection pool "test" weblogic.common.ResourceException:
    java.s
    ql.SQLException: open failed for XAResource 'test' with error XAER_RMERR : A resource
    manager error has occured in the transaction branch. Check Oracle XA trace file(s)
    (if any) for database
    errors. The Oracle XA trace file(s) are located at the directory where you start
    the Weblogic Server, and have names like xa_<pool_name><MMDDYYYY>.trc.
    at weblogic.jdbc.oci.xa.XAConnection.<init>(XAConnection.java:58)
    at weblogic.jdbc.oci.xa.XADataSource.getXAConnection(XADataSource.java:601)
    at weblogic.jdbc.common.internal.XAConnectionEnvFactory.makeConnection(XAConnectionEnvFactory.java:200)
    at weblogic.jdbc.common.internal.XAConnectionEnvFactory.createResource(XAConnectionEnvFactory.java:57)
    at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
    at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
    at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy29.updateDeployments(Unknown Source)
    at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
    at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
    at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy38.start(Unknown Source)
    at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
    at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)
    at weblogic.jdbc.common.internal.XAConnectionEnvFactory.makeConnection(XAConnectionEnvFactory.java:209)
    at weblogic.jdbc.common.internal.XAConnectionEnvFactory.createResource(XAConnectionEnvFactory.java:57)
    at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
    at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
    at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
    I can create a normal (non-X/A) connection pools without any problems however the
    X/A one will just not work at all. I spotted on a goggle newsgroup that someone else
    had this exact same problem but running on WINNT but there was no resolution. The
    following is the trace from the XA trace file:-
    ORACLE XA: Version 8.1.7.0.0. RM name = 'Oracle_XA'.
    181020.21758.1.-662733300:
    xaoopen: xa_info=Oracle_XA+Acc=P/imsi/imsi+SesTm=100+DB=test+Threads=true+LogDir
    =.+DbgFl=0x15,rmid=-662733300,flags=0x0
    181020.21758.1.-662733300:
    ORA-12547: TNS:lost contact
    181020.21758.1.-662733300:
    xaolgn_help: XAER_RMERR; OCIServerAttach failed. ORA-12547.
    181020.21758.1.-662733300:
    xaoopen: return -3
    I have the whole application up and running fine on a WIN2000 platform with its own
    database on the local machine. Also I can point my WIN2000 application to use the
    database on the HPUX11 machine no problem.
    This leads me to think this is a TNS related problem as I cant think of anything
    else !.
    Any help greatly appreciated...!
    Martin

    Hi Martin,
    Using oracles Advanced Security Options can cause this, comment security
    related lines out of your "sqlnet.ora" they generally have the words,
    ENCRYPTION or CRYPTO in them.
    Also try to set ORACLE_SID environment variable, like in the server startup
    script.
    ORACLE_SID=<SID_NAME>
    export ORACLE_SID
    Try it and see if it works. This is purely an Oracle issue not WebLogic
    related. Try to contact Oracle support if you cannot resolve the issue with
    above steps. You may have to reinstall the Client.
    hth
    sree
    "Martin Porter" <[email protected]> wrote in message
    news:[email protected]...
    >
    I am running WLS6.1 on HPUX11 with an Oracle Database 8.1.7. I am usingthe XA jDriver/Oracle
    for my connection pools but when I start the server I get the followingerror:-
    >
    <Apr 25, 2002 6:10:21 PM BST> <Error> <JDBC> <neptune.xenicom.net><myserver> <main>
    <system> <> <001060> <Cannot startup connection pool "test"weblogic.common.ResourceException:
    java.s
    ql.SQLException: open failed for XAResource 'test' with error XAER_RMERR :A resource
    manager error has occured in the transaction branch. Check Oracle XA tracefile(s)
    (if any) for database
    errors. The Oracle XA trace file(s) are located at the directory whereyou start
    the Weblogic Server, and have names like xa_<pool_name><MMDDYYYY>.trc.
    at weblogic.jdbc.oci.xa.XAConnection.<init>(XAConnection.java:58)
    atweblogic.jdbc.oci.xa.XADataSource.getXAConnection(XADataSource.java:601)
    atweblogic.jdbc.common.internal.XAConnectionEnvFactory.makeConnection(XAConnec
    tionEnvFactory.java:200)
    atweblogic.jdbc.common.internal.XAConnectionEnvFactory.createResource(XAConnec
    tionEnvFactory.java:57)
    atweblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.j
    ava:698)
    atweblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282
    atweblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623
    atweblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:329)
    atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
    Target.java:279)
    atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
    eploymentTarget.java:233)
    atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
    entTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:636)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
    atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:359)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy29.updateDeployments(Unknown Source)
    atweblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
    ServerMBean_CachingStub.java:2761)
    atweblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
    icationManager.java:370)
    atweblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
    r.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:636)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
    atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:359)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy38.start(Unknown Source)
    atweblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
    ApplicationManagerMBean_CachingStub.java:480)
    atweblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)
    atweblogic.jdbc.common.internal.XAConnectionEnvFactory.makeConnection(XAConnec
    tionEnvFactory.java:209)
    atweblogic.jdbc.common.internal.XAConnectionEnvFactory.createResource(XAConnec
    tionEnvFactory.java:57)
    atweblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.j
    ava:698)
    atweblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282
    atweblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623
    atweblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:329)
    atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
    Target.java:279)
    atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
    eploymentTarget.java:233)
    atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
    entTarget.java:193)
    >
    I can create a normal (non-X/A) connection pools without any problemshowever the
    X/A one will just not work at all. I spotted on a goggle newsgroup thatsomeone else
    had this exact same problem but running on WINNT but there was noresolution. The
    following is the trace from the XA trace file:-
    ORACLE XA: Version 8.1.7.0.0. RM name = 'Oracle_XA'.
    181020.21758.1.-662733300:
    xaoopen:xa_info=Oracle_XA+Acc=P/imsi/imsi+SesTm=100+DB=test+Threads=true+LogDir
    =.+DbgFl=0x15,rmid=-662733300,flags=0x0
    181020.21758.1.-662733300:
    ORA-12547: TNS:lost contact
    181020.21758.1.-662733300:
    xaolgn_help: XAER_RMERR; OCIServerAttach failed. ORA-12547.
    181020.21758.1.-662733300:
    xaoopen: return -3
    I have the whole application up and running fine on a WIN2000 platformwith its own
    database on the local machine. Also I can point my WIN2000 application touse the
    database on the HPUX11 machine no problem.
    This leads me to think this is a TNS related problem as I cant think ofanything
    else !.
    Any help greatly appreciated...!
    Martin

  • Error while starting Commerce Server3.2 with WL5.1 SP6 on solaris

    Hi
    I am getting following error while trying to start the commerce
    server thro' start script provided for Solaris. Could anyone help
    me?
    Exception in thread "main" java.security.AccessControlException:
    access denied (
    java.lang.RuntimePermission createSecurityManager)
    at java.security.AccessControlContext.checkPermission(AccessControlConte
    xt.java:272)
    at java.security.AccessController.checkPermission(AccessController.java:
    399)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
    at java.lang.SecurityManager.<init>(SecurityManager.java:301)
    at weblogic.boot.ServerSecurityManager.<init>(ServerSecurityManager.java
    :11)
    at weblogic.Server.main(Server.java:59)
    at weblogic.Server.main(Server.java:55)
    thanx

    Shashi,
    Tuxedo 6.5 needs a patch to run on later versions of Solaris or else the WSNAT_CAT:1008 or JOLT_CAT:1008 "Error: Could not establish listening address on network +netaddr+" message can occur.
    The thread Could not establish listening address on network describes a similar problem with the WSL, and the ULOG in that thread also indicates "TUXEDO Version 6.5 SunOS 5.5.1".
    Please obtain the latest rolling patch from Oracle support. (It would be even better to upgrade to a later release of Tuxedo, since Tuxedo 6.5 is past its end of life date on Solaris. Hopefully whatever compilation problems you are having with later Tuxedo releases can be resolved fairly easily.)
    Regards,
    Ed

  • Error when starting Lync 2013 meeting with Office 32 bit windows 8.1 64 bit.

    Hi,
    have Office pro 2013 32 bit and lync 2013 32bit on win 8.1 64 bit. And I can't start lync meeting's. Lync are working. When i start lync detting error " that lync have trouble and that the program has to be restarted." the choise
    is to repare or Close. eighter helps. Any one has any suggestions what to do. 

    Its reasonably uncommon for the client to just crash as far as I have seen. As Desmond has mentioned I would try the latest updates (ensuring that you also have the latest supporting updates for Office). If this doesnt help you may need to look deeper in
    the OS.
    Hope it helps!
    Andrew Morpeth
    Lync Server Specialist - Auckland, NZ
    Blog - http://www.lync.geek.nz
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"

  • Routine AFPEIM encountered an error while starting concurrent manager STAND

    hi,
    Today i have done cloning and clone completed successfully. but CM is not comming up. I found the following errors in the concurrent log. Any hints on this.
    ==========================================
    Starting INVTMRPM Concurrent Manager : 28-FEB-2012 13:33:48
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVTMRPM with library /eqaappl/drqaebiz/appl/inv/11.5.0/bin/INCTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:48
    Starting INVTMRPM Concurrent Manager : 28-FEB-2012 13:33:48
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVTMRPM with library /eqaappl/drqaebiz/appl/inv/11.5.0/bin/INCTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:48
    Starting INVTMRPM Concurrent Manager : 28-FEB-2012 13:33:48
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVTMRPM with library /eqaappl/drqaebiz/appl/inv/11.5.0/bin/INCTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:48
    Starting INVTMRPM Concurrent Manager : 28-FEB-2012 13:33:48
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVTMRPM with library /eqaappl/drqaebiz/appl/inv/11.5.0/bin/INCTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:48
    Starting INVTMRPM Concurrent Manager : 28-FEB-2012 13:33:48
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVTMRPM with library /eqaappl/drqaebiz/appl/inv/11.5.0/bin/INCTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:48
    Starting PODAMGR Concurrent Manager : 28-FEB-2012 13:33:48
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager PODAMGR with library /eqaappl/drqaebiz/appl/po/11.5.0/bin/POXCON.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator t : 28-FEB-2012 13:33:49
    Starting PODAMGR Concurrent Manager : 28-FEB-2012 13:33:49
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager PODAMGR with library /eqaappl/drqaebiz/appl/po/11.5.0/bin/POXCON.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator t : 28-FEB-2012 13:33:49
    Starting PODAMGR Concurrent Manager : 28-FEB-2012 13:33:49
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager PODAMGR with library /eqaappl/drqaebiz/appl/po/11.5.0/bin/POXCON.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator t : 28-FEB-2012 13:33:49
    Starting RCVOLTM Concurrent Manager : 28-FEB-2012 13:33:49
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager RCVOLTM with library /eqaappl/drqaebiz/appl/po/11.5.0/bin/RCVOLTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:49
    Starting RCVOLTM Concurrent Manager : 28-FEB-2012 13:33:49
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager RCVOLTM with library /eqaappl/drqaebiz/appl/po/11.5.0/bin/RCVOLTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:49
    Starting RCVOLTM Concurrent Manager : 28-FEB-2012 13:33:49
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager RCVOLTM with library /eqaappl/drqaebiz/appl/po/11.5.0/bin/RCVOLTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:49
    Starting INVMGR Concurrent Manager : 28-FEB-2012 13:33:49
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVMGR with library /eqaappl/drqaebiz/appl/inv/11.5.0/bin/INVLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:49
    Starting INVMGR Concurrent Manager : 28-FEB-2012 13:33:49
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVMGR with library /eqaappl/drqaebiz/appl/inv/11.5.0/bin/INVLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:49
    Starting INVMGR Concurrent Manager : 28-FEB-2012 13:33:49
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVMGR with library /eqaappl/drqaebiz/appl/inv/11.5.0/bin/INVLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:49
    Starting INVMGR Concurrent Manager : 28-FEB-2012 13:33:49
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVMGR with library /eqaappl/drqaebiz/appl/inv/11.5.0/bin/INVLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:49
    Starting INVMGR Concurrent Manager : 28-FEB-2012 13:33:49
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVMGR with library /eqaappl/drqaebiz/appl/inv/11.5.0/bin/INVLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:50
    Starting TDSMGR Concurrent Manager : 28-FEB-2012 13:33:50
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager TDSMGR with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:50
    Starting TDSMGR Concurrent Manager : 28-FEB-2012 13:33:50
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager TDSMGR with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:50
    Starting TDSMGR Concurrent Manager : 28-FEB-2012 13:33:50
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager TDSMGR with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator : 28-FEB-2012 13:33:50
    Starting XDP_MANAGER Concurrent Manager : 28-FEB-2012 13:33:50
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager XDP_MANAGER with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administr : 28-FEB-2012 13:33:50
    Starting XDP_MANAGER Concurrent Manager : 28-FEB-2012 13:33:50
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager XDP_MANAGER with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administr : 28-FEB-2012 13:33:50
    Starting XDP_MANAGER Concurrent Manager : 28-FEB-2012 13:33:50
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager XDP_MANAGER with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administr : 28-FEB-2012 13:33:50
    Starting XDP_MANAGER Concurrent Manager : 28-FEB-2012 13:33:50
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager XDP_MANAGER with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administr : 28-FEB-2012 13:33:50
    Starting XDP_MANAGER Concurrent Manager : 28-FEB-2012 13:33:50
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager XDP_MANAGER with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administr : 28-FEB-2012 13:33:50
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:50
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:50
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:50
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:51
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:51
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:52
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:52
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:52
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:52
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:52
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:52
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:52
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:52
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:52
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:52
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:52
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:52
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:52
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:52
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:52
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:52
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:52
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:52
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:52
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:52
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:53
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:53
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:53
    Starting STANDARD Concurrent Manager : 28-FEB-2012 13:33:53
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /eqaappl/drqaebiz/appl/fnd/11.5.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrato : 28-FEB-2012 13:33:53
    Starting PASMGR Concurrent Manager : 28-FEB-2012 13:33:53
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager PASMGR with library /eqaappl/drqaebiz/appl/pa/11.5.0/bin/PALIBR.
    Check that your system has enough resources to start a concurrent manager process. Contact your system administrator to : 28-FEB-2012 13:33:53
    Process monitor session ended : 28-FEB-2012 13:33:53
    ==========================================
    i have done already steps mentioned in 1312632.1 but nor worked for me.
    also i ran below command and output is as follows.
    SQL> select CONCURRENT_QUEUE_NAME
    from FND_CONCURRENT_QUEUES
    where CONCURRENT_QUEUE_NAME like 'FNDSM%';
    2 3
    CONCURRENT_QUEUE_NAME
    FNDSM_DRQAEBS
    SQL>
    Version details are 11.5.10.2 and DB is 11g.
    Regards
    DBA.

    Hi;
    Please see:
    R12 instance Concurrent manager  and host status is showin as down
    Regard
    Helios

  • SAP ECC 6.0 SR3 Cluster failover not working in AIX with DB2 UDB V9.1 FP6

    Hi Gurus,
    We have installed the SAP ECC 6.0 SR3 High Availability  with DB2 UDB V9.1 FP6 in AIX cluster environment.
    After installation we are doing the cluster fail test.
    Node A
    Application Server
    Mount Points:
    /sapmnt/<SID>
    /usr/sap/<SID>
    /usr/sap/trans
    Node B
    Database Server
    Mount Points:
    /db2//<SID>
    The procedure followed to do the cluster failover:
    We have down the cluster on Node A and all the resources of the Node A has been moved to Node B.
    On Node B when we issued a command to start the SAP. It says u201Cno start profiles foundu201D
    WE have down the cluster on Node B and  moved the Resource from Node B to Node A .  There the db2 User IDu2019s are not available. We have crated the user Idu2019s manually on Node A. however it did not work.
    Please suggest the procedure to start the sap in cluster failover.
    Best Regards
    Sija

    Hi Sija,
    Can i have detailed scenario in your cluster configuration.
    Means you are saying that going to start cluster package manually, if it is right please make sure that you had the same copy of start, instance profiles of NodeA to Node B. Means you need to maintain two startup, two instance profiles for both nodes. In a normal situation it will picik the profile of node A to start databse from A node. But in a failover situation it will not pick node A profile to start, it should pick Node B s profiles.
    Just make a copy from node A and change the profile name accordingly to Node b. Then try to restart.
    Regards
    Nick Loy

  • Error while Installing NW701 EHP1 JAVA Only on AIX/DB2 UDB

    Hi All,
    While Installing NW701 EHP1 JAVA only on AIX/DB2 UDB platform I am getting below erron in Update Database Registry Step.
    Previously system was installed with DB29.1 patch level 7 whiach was wrong. Then I have uninstalled SAP and cleaned all the mounted directories related to SID. After that I stsrted again and getting below error.
    The step UpdateDB2Registry with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_DB6_DB|ind|ind|ind|ind|1|0|NW_DB6_UpdateDb2Registry|ind|ind|ind|ind|13|0|UpdateDB2Registry was executed with status ERROR .
    Imediate response would highly appreciated and rewarded.
    Best Regards
    Devendra

    Hi,
    Check file system characteristics, it should be created with read and write only. Please make sure that file system should not be created with cio option.
    Thanks
    Sunny

  • Error in installing MySap 2004s Sp1 with DB2 and IBM AIX.

    Hello Gurus,
    I am Installing the MySap 2004s Sp1. I have installed DB2 and when I started the sap installation with sapinst, it is triggering an error immediately and installition termination.
    Below is the log.
    <i>Starting GuiServer using:
    /usr/java14/bin/java -cp /tmp/sapinst_exe.393398.1162972548/JAR/instgui.jar:/tmp
    /sapinst_exe.393398.1162972548/JAR/inqmyxml.jar -Djava.security.egd=file:/dev/ur
    andom SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sap
    instport=21200 guistart=true
    load resource pool /cddumps/Master/IM_AIX_PPC64/resourcepool.xml
    guiengine: no GUI connected; waiting for a connection on host camlindev001, port
    21200 to continue with the installation
    guiengine: login in process.
    iauxsysex.c:316: child 372768 has crashed. Executable directory is /tmp/sapinst_
    exe.393398.1162972548. Contact Support.
    iaextract.c:814: child has signaled an exec error. Keeping directory /tmp/sapins
    t_exe.393398.1162972548</i>
    <b>I have got the  sapnote : 851251 SAP NetWeaver 2004s Installation on UNIX</b>
    In which it is saying to ignore the error.
    But I am not able to proceed with the installation.
    Please help me out from this.
    Regards,
    Chandra Sekhar Reddy.

    Hello,
    are you installing on AIX? Please check the root environment. ulimit -a. Limit parameter should be
    #64-Bit-SAP                         (for SAP Kernel 7.0, also the user root needs this environment)
    #Soft FILE size                
    #Soft CPU time                 
    #Soft DATA segment             
    #Soft STACK size               
    #Soft CORE file size           
    #Hard FILE size                
    #Hard CPU time                 
    #Hard DATA segment             
    #Hard STACK size               
    #Hard CORE file size           
    Regards,
    Alexander Türk

  • SAP ECC 6.0 SR3 Cluster failover not working in windows with DB2 UDB V9.1 F

    Dear Expertise,
    We have installed the SAP ECC 6.0 SR3 High Availability with DB2 UDB V9.1 FP5 in windows cluster environment.
    We have installation following instances on nodes 1 and 2.
    Node 1                                                                               
    DB2 database software                                                                       
    Central service instance for ABAP Installation on Shared drive G:          
    First MCSC node to create a cluster group u201Cpdssapgrpu201D                            
    Database group u201Cpgsdbgrpu201D(Shared Drive)                                                  
    Enqueue replication service                                                                  
    CI (central instance)(local Drive)
    Node 2
    DB2 database software
    Additional cluster node
    Enqueue replication service
    DI(dialog instance)(local Drive)
    I can login into the system using both CI and DI.
    if my SAP Cluster group is moved from one node to another i can still login into the system
    But when my DB2 group is moved from node A to node B my SAP services are getting closed
    and i am getting the message database not found
    so please Guide me as soon as possible Friends.
    Thanks and Regards,
    Ravindra
    Edited by: Ravindra Bade on Mar 6, 2009 10:22 AM

    Hi Ravidra
    Have u solved the probelm I also have the same problem when i move the groups from node1 to node2 manually my 2 servrces 00 and 01 are failed not able to bring up again. If You solve the problem please guide me the solution to solve this.
    THanks in advance

  • File system for SAP Ecc 6.0 with db2 on AIX

    Hello Everyone
    Pleaese suggest the file system size which is to created before installation of sap ecc6.0 sr3 on Aix with DB2.
    Thanks

    find this
    PRD
    df -M
    Filesystem    Mounted on         512-blocks      Free %Used    Iused %Iused
    /dev/hd4      /                     4194304   2008384   53%     2438     2%
    /dev/hd2      /usr                 33554432  24364192   28%    48662     2%
    /dev/hd9var   /var                  8388608   7880328    7%      580     1%
    /dev/hd3      /tmp                  8388608   8342704    1%      123     1%
    /dev/fwdump   /var/adm/ras/platform     262144    261448    1%        4     1%
    /dev/hd1      /home                 2097152   1928856    9%      131     1%
    /proc         /proc                       -         -    -         -     -
    /dev/hd10opt  /opt                  4194304   2851592   33%     6285     2%
    /dev/fslv12   /instcd1             41943040   9293200   78%    15850     2%
    /dev/fslv00   /sapmnt/P11          10485760   8752544   17%     5955     1%
    /dev/fslv01   /usr/sap/P11         10485760   8244400   22%     1319     1%
    /dev/fslv02   /db2/db2p11           4194304   3100248   27%     3941     2%
    /dev/fslv03   /db2/P11/log_dir     20971520  18346264   13%       26     1%
    /dev/fslv04   /db2/P11/log_dir2    20971520  18346424   13%       26     1%
    /dev/fslv05   /db2/P11/db2dump      4194304   3422024   19%       23     1%
    /dev/fslv06   /db2/P11/sapdata1   272629760 220914312   19%      106     1%
    /dev/fslv07   /db2/P11/sapdata2   272629760 220914000   19%      106     1%
    /dev/fslv08   /db2/P11/sapdata3   272629760 220914304   19%      106     1%
    /dev/fslv09   /db2/P11/sapdata4   272629760 220914280   19%      106     1%
    /dev/fslv10   /db2/P11/saptemp1    10485760  10483352    1%       47     1%
    /dev/fslv11   /db2/P11/mirrlog     20971520  20967456    1%        7     1%
    /dev/fslv13   /db2/P11/archlog     94371840  46774984   51%      380     1%
    /dev/fslv14   /sap/auditlog        12582912  12311392    3%       51     1%
    *****rpd11:/usr/sap/trans /usr/sap/trans       33554432  11883968   65%     5738

  • Error in "Checking Availabe Space for the DB2 UDB for Unix..." phase

    Hello,
    We are in the middle of an Upgrade proyect from R/3 4.6C (kernet 4.6D EXT) to ECC 6.0.
    As a first step we are doing an Heterogenous System Copy to migrate from servers with HP-UX B11.11/Informix 9.4 to servers with AIX 5.3/DB2 UDB 8.
    We already did the database import with no errors. When we are installing R3 4.6C in the target server we are getting u201CMemory Fault (coredump)u201D error in the u201CChecking Availabe Space for the DB2 UDB for Unix, Windows Tablespacesu201D phase.
    Any advice will be appreciated.
    Best Regards
    Francisco

    Hello Paul,
    There is no db2diag.log. We are in the first steps of the installation.
    Operating System logs just shows an ABNORMALY TERMINATION OF SOTWARE error.
    This is the CEDBMIG.log
    INFO 2010-08-04 10:12:00 CommandFileController SyFileCopy:150
        Copying source file CEDBMIG.R3S to target file CEDBMIG.R3S.30 ...
    INFO 2010-08-04 10:12:01 Main
        Preparation successfully completed.
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:434
        checking host name lookup for 'sapqas'
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:473
        offical host name for 'sapqas' is 'sapqas'.
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:541
        host 'sapqas' has ip address '172.26.26.64'
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:581
        offical host name for '172.26.26.64' is 'sapqas'.
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:434
        checking host name lookup for 'sapqas'
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:473
        offical host name for 'sapqas' is 'sapqas'.
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:541
        host 'sapqas' has ip address '172.26.26.64'
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:581
        offical host name for '172.26.26.64' is 'sapqas'.
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:434
        checking host name lookup for 'sapqas'
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:473
        offical host name for 'sapqas' is 'sapqas'.
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:541
        host 'sapqas' has ip address '172.26.26.64'
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:581
        offical host name for '172.26.26.64' is 'sapqas'.
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:434
        checking host name lookup for 'sapqas'
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:473
        offical host name for 'sapqas' is 'sapqas'.
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:541
        host 'sapqas' has ip address '172.26.26.64'
    INFO 2010-08-04 10:12:02 CENTRDBINSTANCE_IND_DB6 SyCheckHostnameLookup:581
        offical host name for '172.26.26.64' is 'sapqas'.
    INFO 2010-08-04 10:12:23 CDSERVERMIG_IND_DB6 InternalColdKeyCheck:0
        The CD KERNEL will not be copied.
    INFO 2010-08-04 10:12:23 CDSERVERMIG_IND_DB6 InternalColdKeyCheck:0
        The CD RDBMS will not be copied.
    INFO 2010-08-04 10:12:23 CDSERVERMIG_IND_DB6 InternalColdKeyCheck:0
        The CD EXPORT1 will not be copied.
    INFO 2010-08-04 10:12:23 CALCRAM_IND_DB6 SyCoprocessCreate:300
        Creating coprocess /usr/sbin/lsattr -El sys0 -a realmem  ...
    INFO 2010-08-04 10:12:23 CALCRAM_IND_DB6 SyRamSizeGet:100
        The process lsattr puts out:
         realmem 8388608 Amount of usable physical memory in Kbytes False
    INFO 2010-08-04 10:12:23 CALCRAM_IND_DB6 SyRamSizeGet:700
        Physical RAM size is 8192 MB.
    INFO 2010-08-04 10:12:23 CALCRAM_IND_DB6 SySwapGetSize:100
        Retrieving swap space size ...
    INFO 2010-08-04 10:12:23 CALCRAM_IND_DB6 SyCoprocessCreate:300
        Creating coprocess /usr/sbin/lsps -s  ...
    INFO 2010-08-04 10:12:23 CALCRAM_IND_DB6 SySwapGetSize:150
        The process lsps puts out:
         Total Paging Space   Percent Used
    INFO 2010-08-04 10:12:23 CALCRAM_IND_DB6 SySwapGetSize:150
        The process lsps puts out:
               8192MB               1%
    INFO 2010-08-04 10:12:23 CALCRAM_IND_DB6 SySwapGetSize:500
        Currently activated swap space is 8192 MB.
    INFO 2010-08-04 10:12:31 CENTRDBINSTANCE_IND_DB6 InternalWarmKeyCheck:0
        The installation phase is starting now. Please look in the log
        file for further information about current actions.
    INFO 2010-08-04 10:12:31
        Requesting Installation Details
    INFO 2010-08-04 10:12:31
        Reading and Checking DB2 UDB for UNIX, Windows Specific Keys
    INFO 2010-08-04 10:12:31
        Select the DB2 Storage Management.
    INFO 2010-08-04 10:12:31
        Choose the number of storage paths for DB2's Automatic Storage
        Management.
    INFO 2010-08-04 10:12:31 CDSERVERMIG_IND_DB6 InternalWarmKeyCheck:0
        The CD KERNEL will not be copied.
    INFO 2010-08-04 10:12:31 CDSERVERMIG_IND_DB6 InternalWarmKeyCheck:0
        The CD RDBMS will not be copied.
    INFO 2010-08-04 10:12:31 CDSERVERMIG_IND_DB6 InternalWarmKeyCheck:0
        The CD EXPORT1 will not be copied.
    INFO 2010-08-04 10:12:31
        Requesting Information on CD-ROMs
    INFO 2010-08-04 10:12:31
        Calculating RAM Distribution
    INFO 2010-08-04 10:12:31
        Creating the Service Entry for the Dispatcher
    INFO 2010-08-04 10:12:31
        Creating the Service Entry for the Gateway Service
    INFO 2010-08-04 10:12:31
        Creating the Service Entry for the Secure Gateway Service
    INFO 2010-08-04 10:12:31
        Creating the Service Entry for the Message Server
    INFO 2010-08-04 10:12:31
        Creating the SAP Administration Group sapsys
    INFO 2010-08-04 10:12:32
        Creating the Database Administration Group db<dbsid>adm
    INFO 2010-08-04 10:12:32
        Creating the Group db<dbsid>ctl
    INFO 2010-08-04 10:12:32
        Creating the Group db<dbsid>mnt
    INFO 2010-08-04 10:12:32
        Creating the SAP connect user
    INFO 2010-08-04 10:12:32
        Setting Password of the SAP connect user
    INFO 2010-08-04 10:12:32
        Creating the db2<sapsid> User
    INFO 2010-08-04 10:12:32
        Setting the User Password
    INFO 2010-08-04 10:12:32
        Creating the SAP System Administrator
    INFO 2010-08-04 10:12:32
        Setting Password for for the SAP System Administrator
    INFO 2010-08-04 10:12:32
        Creating Directories
    INFO 2010-08-04 10:12:32
        Creating Symbolic Links
    INFO 2010-08-04 10:12:32
        Getting Minimal Size of the Database
    INFO 2010-08-04 10:12:32
        Changing DB2 UDB for UNIX, Windows Tablespace Data
    INFO 2010-08-04 10:12:32
        Checking if Required Directories Exist
    INFO 2010-08-04 10:12:32
        Checking Available Space for the SAP Instance
    INFO 2010-08-04 10:12:32
        Checking Available Space for the DB2 UDB for UNIX, Windows
        Tablespaces
    This is the CEDBMIG.R3S log
    120_TEMPLATE=@CDMOUNTPATH@/@OS@/COMMON/INSTALL/SAPSRC.CSH
    130_SOURCE=@DB_HOME@/.cshrc
    130_TEMPLATE=@CDMOUNTPATH@/@OS@/COMMON/INSTALL/DBSRC.CSH
    200_SOURCE=@DB_HOME@/.profile
    200_TEMPLATE=@CDMOUNTPATH@/@OS@/COMMON/INSTALL/SAPSRC.SH
    210_SOURCE=@DB_HOME@/.profile
    210_TEMPLATE=@CDMOUNTPATH@/@OS@/COMMON/INSTALL/DBSRC.SH
    [Z_OSUSERSIDADMENVIRONMENT_IND_DB6]
    100_GROUP=sapsys
    100_OWNER=@LOWER_SAPSYSTEMNAME@adm
    100_PERMISSION=0644
    100_SOURCE=@HOME@/.login
    100_TEMPLATE=@CDMOUNTPATH@/@OS@/COMMON/INSTALL/SAPSRC.CSH
    110_SOURCE=@HOME@/.login
    110_TEMPLATE=@CDMOUNTPATH@/@OS@/COMMON/INSTALL/DBSRC.CSH
    120_GROUP=sapsys
    120_OWNER=@LOWER_SAPSYSTEMNAME@adm
    120_PERMISSION=0644
    120_SOURCE=@HOME@/.cshrc
    120_TEMPLATE=@CDMOUNTPATH@/@OS@/COMMON/INSTALL/SAPSRC.CSH
    130_SOURCE=@HOME@/.cshrc
    130_TEMPLATE=@CDMOUNTPATH@/@OS@/COMMON/INSTALL/DBSRC.CSH
    200_SOURCE=@HOME@/.profile
    200_TEMPLATE=@CDMOUNTPATH@/@OS@/COMMON/INSTALL/SAPSRC.SH
    210_SOURCE=@HOME@/.profile
    210_TEMPLATE=@CDMOUNTPATH@/@OS@/COMMON/INSTALL/DBSRC.SH
    [Z_R3DIRECTORIES_IND_IND]
    101_PATH=@SAPDIR@
    101_PERMISSION=0775
    101_SET_FILE_ATTRIBUTES=YES
    101_USERGROUP=sapsys
    101_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    102_PATH=@SAPDIR@/tmp
    103_PATH=@SAPDIR@/trans
    104_PATH=@SAPDIR@/trans/tmp
    104_SET_FILE_ATTRIBUTES=NO
    105_PATH=@SAPDIR@/trans/EPS
    106_PATH=@SAPDIR@/trans/EPS/in
    107_PATH=@SAPDIR@/trans/EPS/out
    108_PATH=@SAPDIR@/trans/EPS/log
    109_PATH=@SAPDIR@/trans/bin
    110_PATH=@SAPDIR@/trans/buffer
    111_PATH=@SAPDIR@/trans/cofiles
    112_PATH=@SAPDIR@/trans/data
    113_PATH=@SAPDIR@/trans/etc
    114_PATH=@SAPDIR@/trans/log
    115_PATH=@SAPDIR@/trans/sapnames
    120_PATH=@SAPDIR@/@SAPSYSTEMNAME@
    120_PERMISSION=0751
    120_SET_FILE_ATTRIBUTES=YES
    121_PATH=@SAPDIR@/@SAPSYSTEMNAME@/SYS
    121_PERMISSION=0755
    122_PATH=@SAPDIR@/@SAPSYSTEMNAME@/SYS/exe
    123_PATH=@SAPDIR@/@SAPSYSTEMNAME@/SYS/exe/opt
    124_PATH=@SAPDIR@/@SAPSYSTEMNAME@/SYS/gen
    125_PATH=@SAPDIR@/@SAPSYSTEMNAME@/SYS/gen/opt
    126_PATH=@SAPDIR@/@SAPSYSTEMNAME@/SYS/gen/dbg
    127_PATH=@SAPDIR@/@SAPSYSTEMNAME@/SYS/src
    128_PATH=@SAPDIR@/@SAPSYSTEMNAME@/@INSTANCENAME@
    129_PATH=@SAPDIR@/@SAPSYSTEMNAME@/@INSTANCENAME@/data
    130_PATH=@SAPDIR@/@SAPSYSTEMNAME@/@INSTANCENAME@/log
    131_PATH=@SAPDIR@/@SAPSYSTEMNAME@/@INSTANCENAME@/work
    131_PERMISSION=0775
    132_PATH=@SAPMOUNT@
    140_PATH=@SAPMOUNTEXE@
    141_PATH=@SAPMOUNTPROFILE@
    141_PERMISSION=0755
    142_PATH=@SAPMOUNTGLOBAL@
    142_PERMISSION=0700
    150_PATH=@SAPDIR@/@SAPSYSTEMNAME@/@INSTANCENAME@/sec
    160_PATH=@STARTDIRECTORY@
    160_PERMISSION=0777
    [Z_R3DIRPERMISSIONS_IND_IND]
    101_CHANGE_ON_NFS=NO
    101_PATH=@SAPMOUNT@
    101_PERMISSION=0755
    101_TRAVERSE=
    101_USERGROUP=sapsys
    101_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    102_CHANGE_ON_NFS=NO
    102_PATH=@SAPMOUNTEXE@
    102_PERMISSION=0755
    102_TRAVERSE=
    102_USERGROUP=sapsys
    102_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    103_CHANGE_ON_NFS=NO
    103_PATH=@SAPMOUNTGLOBAL@
    103_PERMISSION=0710
    103_TRAVERSE=
    103_USERGROUP=db@LOWER_DB_SID@adm
    103_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    104_CHANGE_ON_NFS=NO
    104_PATH=@SAPMOUNTPROFILE@
    104_PERMISSION=0755
    104_TRAVERSE=
    104_USERGROUP=sapsys
    104_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    105_CHANGE_ON_NFS=NO
    105_PATH=@SAPDIR@/@SAPSYSTEMNAME@
    105_PERMISSION=0755
    105_TRAVERSE=
    105_USERGROUP=sapsys
    105_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    120_CHANGE_ON_NFS=NO
    120_PATH=@HOME@
    120_PERMISSION=0700
    120_TRAVERSE=
    120_USERGROUP=sapsys
    120_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    121_CHANGE_ON_NFS=NO
    121_PATH=@HOME@
    121_PERMISSION=0777
    121_TRAVERSE=FILES
    121_USERGROUP=sapsys
    121_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    130_CHANGE_ON_NFS=NO
    130_PATH=@STARTDIRECTORY@
    130_PERMISSION=0777
    130_TRAVERSE=
    130_USERGROUP=sapsys
    130_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    140_CHANGE_ON_NFS=YES
    140_PATH=@SAPDIR@/trans
    140_PERMISSION=0775
    140_TRAVERSE=
    140_USERGROUP=sapsys
    140_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    141_CHANGE_ON_NFS=YES
    141_PATH=@SAPDIR@/trans/bin
    141_PERMISSION=0775
    141_TRAVERSE=
    141_USERGROUP=sapsys
    141_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    [Z_R3FILEPERMISSIONS_IND_IND]
    101_CHANGE_ON_NFS=NO
    101_PATH=@SAPMOUNTEXE@
    101_PERMISSION=0755
    101_TRAVERSE=SUBDIRECTORIES
    101_USERGROUP=sapsys
    101_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    102_CHANGE_ON_NFS=NO
    102_PATH=@SAPMOUNTEXE@
    102_PERMISSION=0755
    102_TRAVERSE=FILES
    102_USERGROUP=sapsys
    102_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    103_CHANGE_ON_NFS=NO
    103_PATH=@SAPMOUNTGLOBAL@
    103_PERMISSION=0700
    103_USERGROUP=sapsys
    103_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    104_CHANGE_ON_NFS=NO
    104_PATH=@SAPMOUNTPROFILE@
    104_PERMISSION=0755
    104_TRAVERSE=SUBDIRECTORIES
    104_USERGROUP=sapsys
    104_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    105_CHANGE_ON_NFS=NO
    105_PATH=@SAPMOUNTPROFILE@
    105_PERMISSION=0755
    105_TRAVERSE=FILES
    105_USERGROUP=sapsys
    105_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    106_CHANGE_ON_NFS=NO
    106_PATH=@SAPMOUNTEXE@/saposcol
    106_PERMISSION=04755
    106_USERGROUP=sapsys
    106_USERNAME=root
    112_CHANGE_ON_NFS=NO
    112_PATH=@SAPDIR@/@SAPSYSTEMNAME@
    112_PERMISSION=0751
    112_TRAVERSE=SUBDIRECTORIES
    112_USERGROUP=sapsys
    112_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    113_CHANGE_ON_NFS=NO
    113_PATH=@SAPDIR@/@SAPSYSTEMNAME@
    113_PERMISSION=0751
    113_TRAVERSE=FILES
    113_USERGROUP=sapsys
    113_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    114_CHANGE_ON_NFS=NO
    114_PATH=@SAPDIR@/@SAPSYSTEMNAME@/SYS
    114_PERMISSION=0755
    114_TRAVERSE=SUBDIRECTORIES
    114_USERGROUP=sapsys
    114_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    115_CHANGE_ON_NFS=NO
    115_PATH=@SAPDIR@/@SAPSYSTEMNAME@/SYS
    115_PERMISSION=0755
    115_TRAVERSE=FILES
    115_USERGROUP=sapsys
    115_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    116_CHANGE_ON_NFS=NO
    116_PATH=@SAPDIR@/@SAPSYSTEMNAME@/@INSTANCENAME@
    116_PERMISSION=0755
    116_TRAVERSE=SUBDIRECTORIES
    116_USERGROUP=sapsys
    116_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    117_CHANGE_ON_NFS=NO
    117_PATH=@SAPDIR@/@SAPSYSTEMNAME@/@INSTANCENAME@
    117_PERMISSION=0755
    117_TRAVERSE=FILES
    117_USERGROUP=sapsys
    117_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    118_CHANGE_ON_NFS=NO
    118_PATH=@SAPDIR@/@SAPSYSTEMNAME@/@INSTANCENAME@/work
    118_PERMISSION=0775
    118_USERGROUP=sapsys
    118_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    120_CHANGE_ON_NFS=NO
    120_PATH=@HOME@
    120_PERMISSION=0700
    120_USERGROUP=sapsys
    120_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    121_CHANGE_ON_NFS=NO
    121_PATH=@HOME@
    121_PERMISSION=0700
    121_TRAVERSE=FILES
    121_USERGROUP=sapsys
    121_USERNAME=@LOWER_SAPSYSTEMNAME@adm
    [Z_R3LINKS_IND_IND]
    101_LINKCONTENT=@SAPMOUNTEXE@
    101_LINKNAME=@SAPDIR@/@SAPSYSTEMNAME@/SYS/exe/dbg
    102_LINKCONTENT=dbg
    102_LINKNAME=@SAPDIR@/@SAPSYSTEMNAME@/SYS/exe/run
    103_LINKCONTENT=@SAPMOUNTGLOBAL@
    103_LINKNAME=@SAPDIR@/@SAPSYSTEMNAME@/SYS/global
    104_LINKCONTENT=@SAPMOUNTPROFILE@
    104_LINKNAME=@SAPDIR@/@SAPSYSTEMNAME@/SYS/profile
    [Z_SAPDATAPATH]
    S1=/db2/@SAPSYSTEMNAME@/sapdata1
    S2=/db2/@SAPSYSTEMNAME@/sapdata2
    S3=/db2/@SAPSYSTEMNAME@/sapdata3
    S4=/db2/@SAPSYSTEMNAME@/sapdata4
    S5=/db2/@SAPSYSTEMNAME@/sapdata5
    S6=/db2/@SAPSYSTEMNAME@/sapdata6
    SAPDATAT=/db2/@SAPSYSTEMNAME@/sapdatat
    As you can see there is not an error message, the installation simply stops when the try to check the space available for tablespaces.
    Regards

  • Error when starting Weblogic server with Coherence

    We want to use Coherence 3.6 with Weblogic Server 10.3. During server startup, we get the following error. My understanding is the cluster should be started automatically based on the configuration listed below the error. Appreciate any pointers.
    <Dec 15, 2011 3:20:11 PM PST> <Error> <Coherence> <BEA-000000> <2011-12-15 15:20:11.920/67.311 Oracle Coherence SE 3.6.0.4 <Error> (thread=Cluster, member=n/a): This member could not join the cluster because of a configuration mismatch between this member and the configuration being used by the rest of the cluster. This member specified a cluster name of "EPCIS" which did not match the name of the running cluster. This indicates that there are multiple clusters on this network attempting to use overlapping network configurations. Rejected by Member(Id=9, Timestamp=2011-11-16 13:58:42.941, Address=10.229.189.30:8088, MachineId=21022, Location=site:us.oracle.com,machine:adc2101177,process:30667, Role=WeblogicServer).>
    <Dec 15, 2011 3:20:11 PM PST> <Error> <oracle.apps.pas.epc.framework.db.Cache> <BEA-000000> <java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)>
    <Dec 15, 2011 3:20:11 PM PST> <Error> <Coherence> <BEA-000000> <2011-12-15 15:20:11.957/67.349 Oracle Coherence SE 3.6.0.4 <Error> (thread=[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Error while starting cluster: java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)
    CONFIGURATION:
    We have the following descriptor (epcis-coherence-cache-config.xml) in $DOMAIN_HOME/epc-config:
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>*</cache-name>
    <scheme-name>distributed</scheme-name>
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <distributed-scheme>
    <scheme-name>distributed</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme></local-scheme>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    </caching-schemes>
    </cache-config>
    We also have tangosol-coherence-override.xml in the same dir:
    <coherence>
    <cluster-config>
    <member-identity>
    <cluster-name system-property="tangosol.coherence.clustername">EPCIS</cluster-name>
    </member-identity>
    </cluster-config>
    <configurable-cache-factory-config>
    <class-name>com.tangosol.net.DefaultConfigurableCacheFactory</class-name>
    <init-params>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>epcis-coherence-cache-config.xml</param-value>
    </init-param>
    </init-params>
    </configurable-cache-factory-config>
    <license-config>
    <edition-name system-property="tangosol.coherence.edition">SE</edition-name>
    <license-mode system-property="tangosol.coherence.mode">dev</license-mode>
    </license-config>
    </coherence>
    We have modified startWebLogic.sh by adding:
    PRE_CLASSPATH="/slot/xyz/oracle/mwhome/oracle_common/modules/oracle.coherence_3.6/coherence.jar:${DOMAIN_HOME}/epc-config/:${PRE_CLASSPATH}"

    As the error message says, your WebLogic server is trying to join a cluster that has a different cluster name.
    This bit in your tangosol-coherence-override.xml file or the tangosol.coherence.clustername system property must be the same in all members of the cluster
    <cluster-name system-property="tangosol.coherence.clustername">EPCIS</cluster-name>JK

Maybe you are looking for

  • Application shortcut for bookmarks toolbar not working on firefox for mac

    OS X allows users to assign shortcut keys to arbitrary menu items. I'm trying to add an application shortcut to firefox to show/hide the bookmarks toolbar (in my case, I'd like to use cmd-ctrl-L, but I've tried others too), however the shortcut key d

  • Can not delete files from Adobe reader

    can not delete files from adobe reader.

  • Getting Internal Server Error while using SSPR in IDM 7.1

    Hi All, We have implemented SSPR functionality in our IDM 7.1 system and everything was working fine as expected. However since last few days we are getting below error, once users is trying to change his password using SSPR. He is entering his uniqu

  • Adobe Viewer for Android Phone

    Hi guys, The Adobe Content Viewer from Google Play (May 1, 2013) is both compatible and works fine on my Nexus 4 phone. We understand that adding the Android phone compatibility might cause poor app rating as the buttons/controls will be hard to tap

  • Download catalog in XML format

    Hi everybody. I’d like to download my catalog in format XML (SAPcat A2A XML). I check all message in SPROXY transaction, but I don’t know the process to generate the catalog. How can I do it? Thanks and regards. Raúl.