EP Central System + Dialog Instance Installation options

Hi Friends
For my production EP 6.0 WAS 6.40-Java instance I am getting 3 AIX servers, say server DBserver, Appserver1 & Appserver2, we want to install the database & CI on the DBserver, the other 2 servers need to serve the role of Application servers to the DB+CI server.
In our SAP R/3 Production systems we don't allow the users to login to the server hosting the (database+CI) & we allow them to login only to the appication servers, I want to do a similar setup for my Production portal landscape & require that the portal users are load-balanced using the SAP Web Dispatcher to the 2 application servers.
I have 2 questions on which installation options to choose to achieve the above objective.
1.  Can somebody check & confirm if the below mentioned Installation sequence is correct for Installing the WAS on the 3 servers.
a) Using Installation option "Java System ->Oracle->Central System->Custom Installation-Java system" for the DBserver.
b) Installation option "Java System ->Oracle->Central System->Dialog Instance Installation" for Appserver1 & Appserver2.
2. Can somebody advice how do I need to install the portal on the 3 servers so that the above objective of load-balancing the users to the 2 App servers is met.
a) Do I need to install portal only on the DB+CI server & then the portal platform will be setup on the 2 App servers as well or
b) Can I install the portal separately on the 2 portal App servers.
Thanks & Rgds,
Abhishek

Hi Friends
Any replies will be appreciated & also rewarded with points.
Thanks & Rgds,
Abhishek

Similar Messages

  • No CENTRAL nor DIALOG instance known for system SID

    Hi,
    We are in the process of setting up our Solution Manager 7.1. Currently we are in the step 'Managed System Configuration'.
    We are stuck on the step 7 - "Create Users". There are 4 users to be created which are already there in the systems(Created Manually).
    The users are
    SAPSUPPORT and SMDAGENT_XXX for ABAP and Java both.
    In the ABAP view it gives the error as "No CENTRAL nor DIALOG instance known for system SID".
    In the Java view it gives the error as "User Status Cannot be checked".
    We are on the below Support Pack status:
    SAP_ABA 702 0008 SAPKA70208
    SAP_BASIS 702 0008 SAPKB70208
    PI_BASIS 702 0008 SAPK-70208INPIBASIS
    ST-PI 2008_1_700 0004 SAPKITLRD4
    SAP_BS_FND 702 0006 SAPK-70206INSAPBSFND
    SAP_BW 702 0008 SAPKW70208
    SAP_AP 700 0024 SAPKNA7024
    WEBCUIF 701 0005 SAPK-70105INWEBCUIF
    BBPCRM 701 0005 SAPKU70105
    BI_CONT 706 0003 SAPK-70603INBICONT
    CPRXRPM 500_702 0006 SAPK-50006INCPRXRPM
    ST 710 0003 SAPKITL703
    ST-BCO 710 0001 SAPK-71001INSTBCO
    SOCO 101 0000 -
    ST-A/PI 01N_700SOL 0000 -
    ST-ICO 150_700 0030 SAPK-1507UINSTPL
    ST-SER 701_2010_1 0008 SAPKITLOS8
    Please suggest a solution to this.
    Thanks & Regards,
    Ajitabh

    Hello Ajitabh,
    I'm sure that you will see this error if you expand the error entry:
    SPML service failed to process searchRequest
    1. If you followed the advices from note 1616058, disabling SPML:
    When the SPML is desactivated, the status of users can't be checked.
    We are working to provide a note to solve this issue. Note number is 1647267, it is not release yet, but the solution is:
    "Enable to flag the user creation  to 'manually performed' in solman_setup".
    2. If you didn't disable SPML:
    Please refer to the steps in this SAP Note : 1647157 which will help you address the issue.
    Please let us know the outcome, thanks.
    Best regards,
    Guilherme

  • SCM Dialog instance installation, post installation activity for livecache

    Hi All,
    We have installed SCM 7.0 Central instance with Livecache server. Now we have successfully installed additional application server (i.e. Dialog instance) for this SCM 7.0 system.
    We need to know
    After installation of SCM 7.0 Dialog instance what are the post installation activities?
    How we should integrate the livecache server with the Dialog instance which is installed on different hardware.
    We need to know how livecache server understand that the additonal application server ? Is there anything to do in LC10?
    Please reply
    Thanks

    Hi Ashley,
    Thanks for your time.
    Since i am installing app server, the SAP<SID> group will have to be online on this node. There is another group containing shared drives for components for livecache. This is also required to be online on node 2 for app server installation.
    The only cluster resource I can move back to node 1 is ORACLE<SID>. Tried doing that, but no luck.
    Any one here facing similar issue during SCM dialog instance installation in MSCS environment?
    Regards,
    Kiran

  • Dialog instance installation error

    Hi all,
    While installing a dialog instance of ECC (EHP 5 for  SAP ERP 6.0) on AIX 7.1  I am facing an error in phase "Unpack SAP archives"
    the error is as under
    An error occurred while processing option Enhancement Package 5 for SAP ERP 6.0 > SAP Application Server ABAP > Oracle > High-Availability System > Dialog Instance( Last error reported by the step :System call failed. Error 13 (Permission denied) in execution of system call 'mkdir' with parameter (/sapmnt/<SID>/exe/.created_by_SAPinst, S_IRWXU | S_IRWXG | S_IRWXO), line (393) in file (syuxcpath.cpp), stack trace: iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript() iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall() iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall() syxxcfsmgt.cpp: 542: CSyFileSystemMgtImpl::createDirectory(/usr/sap/<SID>/SYS/exe/run/.created_by_SAPinst) syuxcpath.cpp: 380: CSyPath::createDirectory() .). You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to /tmp/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/HA/DI.
    files systems
    /sapmnt/SID/ is NFS mounted with full permission and sidadm:sapsys as owner
    /usr/sap has permission 777
    Umask is set to 022
    /etc/exports of the CI node is properly maintained
    Kindly suggest
    Sandeep

    Hi,
    System call failed. Error 13 (Permission denied) in execution of system call 'mkdir' with parameter (/sapmnt/<SID>/exe/.created_by_SAPinst
    SAPinst is unable to create a directory exe under /sapmnt/<SID>
    Could you run the following commands
    chmod -R 777 /sapmnt/<SID>
    chown -R <sidadm>:sapsys /sapmnt/<SID>
    Retry after these changes.
    Regards,
    Deepak Kori

  • Dialog instance Installation clarification

    While installing Dialog Instance on ERP 2005 server ( distributed system based on AS ABAP) , in the last stage it gave error " Java processes of instance s36/D01 Java: UNKNOWN did not reach state PARTRUNNING after 20:00 minutes. Giving up."
    Are there some prerequisites regarding dialog instance installation .
    My goal is to install webdispacher for the system.

    From the error information that pasted, there is not enough to pinpoint where is the rootcause is.
    You can check in in your java bootstrap log / dev_jcontrol / sapinst_dev.log, if there is any detailed or specific error.
    Typically it is due to misconfiguration, i.e dns / profile parameters (
    Typically, we should check:
    - if enough disk space for /usr/sap/SID and installation temp directory
    - Directory permission
    - J2EE engine Parameter, i.e SAP Note 741289
    - check if J2EE is indeed running well. see also SAP Note 764417 & 723909
    - did you refer to any official SAP Installation guide ?
    cheers,
    Vincent

  • Dialog Instance Installation error in last Phase

    Dear experts
    I have Installed DBCI with HACMP environment with Oracle 11G and AIX6.1 Production system
    Now I am trying to install Dialog instance D02 but i am facing problem in last Phase 'shutdown and start Dialog instance'
    the error as follows
    An error occurred while processing option SAP ERP 6.0 EHP4 Ready - Support Release 1 > SAP Application Server ABAP > Oracle > High-Availability System > Dialog Instance Last error reported by the step: ABAP processes of instance GPD/D02 [ABAP: UNKNOWN] did not start after 10:00 minutes. Giving up.). You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to /perfdata/saplog/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/HA/DI.
    I will appreciate if anyone helps me <removed>
    Thanks in Advance
    krishna
    Moderator message: not directly related to ABAP development, please have a look in the respective technical forum (Netweaver, Application Server, ...).
    Edited by: Thomas Zloch on Mar 18, 2011 9:19 AM

    problem solved

  • ECC6.0 EhP4  Dialog Instance Installation error in last Phase with AIX6.1

    Dear experts
    I have Installed DBCI with HACMP environment with Oracle 11G and AIX6.1 Production system
    Now I am trying to install Dialog instance D02 but i am facing problem in last Phase 'shutdown and start Dialog instance'
    the error as follows
    An error occurred while processing option SAP ERP 6.0 EHP4 Ready - Support Release 1 > SAP Application Server ABAP > Oracle > High-Availability System > Dialog Instance Last error reported by the step: ABAP processes of instance GPD/D02 ABAP: UNKNOWN did not start after 10:00 minutes. Giving up.). You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to /perfdata/saplog/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/HA/DI.
    I will appreciate if anyone helps me
    Thanks in Advance
    krishna

    INFO 2011-03-18 11:40:35.410
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:40:35.410
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:41:05.681
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:41:05.682
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:41:05.685
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:41:05.685
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:41:34.922
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:41:34.922
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:41:34.925
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:41:34.925
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:42:05.143
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:42:05.143
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:42:05.145
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:42:05.146
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:42:35.537
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:42:35.537
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:42:35.540
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:42:35.541
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:43:04.800
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:43:04.801
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:43:04.803
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:43:04.804
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:43:35.023
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:43:35.023
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:43:35.026
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:43:35.026
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:44:05.383
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:44:05.384
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:44:05.386
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:44:05.387
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:44:35.646
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:44:35.646
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:44:35.649
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:44:35.650
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:45:04.873
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:45:04.873
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:45:04.876
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:45:04.876
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:45:35.094
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:45:35.095
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:45:35.097
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:45:35.097
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:46:05.480
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:46:05.480
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:46:05.483
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:46:05.483
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:46:34.729
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:46:34.729
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:46:34.731
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:46:34.732
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:47:04.952
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:47:04.952
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:47:04.955
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:47:04.955
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:47:35.328
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:47:35.328
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:47:35.331
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:47:35.332
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:48:05.593
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:48:05.594
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:48:05.596
    Connect to message server (gulfeccdbci/3900) succeeded.
    INFO 2011-03-18 11:48:05.597
    Disconnect from message server (gulfeccdbci/3900) succeeded.
    ERROR 2011-03-18 11:48:05.724
    CJS-30149  ABAP processes of instance GPD/D02 [ABAP: UNKNOWN] did not start after 10:00 minutes. Giving up.
    WARNING 2011-03-18 11:48:06.127
    Could not run /usr/sbin/lsattr -l aio0 -E -O successfully. Either the return code was != 0 or the process terminated abnormally.
    ERROR 2011-03-18 11:48:06.508
    FCO-00011  The step start with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|di|0|start was executed with status ERROR ( Last error reported by the step: ABAP processes of instance GPD/D02 [ABAP: UNKNOWN] did not start after 10:00 minutes. Giving up.).
    INFO 2011-03-18 11:48:06.955
    Creating file /perfdata/saplog/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/HA/DI/__instana_tmp.xml.
    WARNING 2011-03-18 11:48:07.374
    Could not run /usr/sbin/lsattr -l aio0 -E -O successfully. Either the return code was != 0 or the process terminated abnormally.
    INFO 2011-03-18 12:40:16.767
    An error occured and the user decided to stop.\n Current step "|NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|di|0|start".
    INFO 2011-03-18 12:40:21.637
    Working directory changed to /perfdata/saplog/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/HA/DI.
    INFO 2011-03-18 12:40:21.736
    Creating file /perfdata/saplog/sapinst_instdir/.lastInstallationLocation.
    INFO 2011-03-18 12:40:23.739
    Cancelled task 0.
    Edited by: krishna murthy on Mar 18, 2011 12:50 PM

  • WAS 6.40 Dialog Instance Installation

    Hi,
    I am installing a dialog instance for our WAS 6.40 JAVA on Win 2003 with ORacle DB. During the installation I get the following error.
    ERROR 2006-02-22 15:19:50
    CJS-20058  J2EE Engine J01 of SAP system EPD did not reach state "Starting Applications" after 1154 seconds: giving up.
    The is no special arguments for a dialog instance installation in documentation. So I did run SAPINST and selected dialog instance installation. Is something missing?
    Regards
    Following errors exist in log files.
    dev_jcmon
    [Thr 5348] *** ERROR => Can't attach to administration shared memory (rc=3) [jcmonxx.c    219]
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    in dev_jcontrol
    [Thr 1712] *** ERROR => Invalid property value [en.host/temepdev] [jstartxx.c   789]
    [Thr 1712] *** ERROR => Invalid property value [en.port/3201] [jstartxx.c   789]
    dev_icmon
    [Thr 1468] *** ERROR => Can't attach to administration shared memory (rc=3) [jcmonxx.c    219]
    Message was edited by: sez yigit

    Hi,
    This is content of instance.properties file.
    ID6181900.ClassPath=./bin/boot/boot.jar:./bin/system/bytecode.jar:.
    ID6181900.Debuggable=no
    ID6181900.JLaunchParameters=
    ID6181900.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1 -XX:NewSize=28m -XX:MaxNewSize=28m -Xms170m -XX:+DisableExplicitGC -Drdbms.driverLocation=D:/usr/sap/EPD/J00/j2ee/classes12.jar
    ID6181900.JavaPath=C:/j2sdk1.4.2_08
    ID6181900.LogName=dispatcher
    ID6181900.MainClass=com.sap.engine.boot.Start
    ID6181900.MaxHeapSize=170
    ID6181900.Name=dispatcher
    ID6181900.Parameters=
    ID6181900.RootPath=D:/usr/sap/EPD/J00/j2ee/cluster/dispatcher
    ID6181900.Type=dispatcher
    ID6181950.ClassPath=./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.
    ID6181950.DebugMode=no
    ID6181950.DebugPort=50021
    ID6181950.Debuggable=no
    ID6181950.JLaunchParameters=
    ID6181950.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXParser -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=85M -XX:MaxNewSize=85M -XX:MaxPermSize=192m -Djava.awt.headless=true -XX:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -Xms512M -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=170m -XX:MaxNewSize=170m -XX:MaxPermSize=192m -Djava.awt.headless=true -XX:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -Xms1024m -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=341m -XX:MaxNewSize=341m -XX:MaxPermSize=192m -Djava.awt.headless=true -XX:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -Xms2048m -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=682m -XX:MaxNewSize=682m -XX:MaxPermSize=192m -Djava.awt.headless=true -XX:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -Xms4096m -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=341m -XX:MaxNewSize=341m -XX:MaxPermSize=192m -Djava.awt.headless=true -XX:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -Xms2048m -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=170m -XX:MaxNewSize=170m -XX:MaxPermSize=192m -Djava.awt.headless=true -XX:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -Xms1024m -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -Drdbms.driverLocation=D:/usr/sap/EPD/J00/j2ee/classes12.jar
    ID6181950.JavaPath=C:/j2sdk1.4.2_08
    ID6181950.LogName=server0
    ID6181950.MainClass=com.sap.engine.boot.Start
    ID6181950.MaxHeapSize=2048
    ID6181950.Name=server0
    ID6181950.Parameters=
    ID6181950.RootPath=D:/usr/sap/EPD/J00/j2ee/cluster/server0
    ID6181950.Type=server
    bootstrap.ClassPath=./bootstrap/launcher.jar
    bootstrap.JavaParameters=-Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1
    bootstrap.JavaPath=C:/j2sdk1.4.2_08
    bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap.MaxHeapSize=512
    bootstrap.Name=bootstrap
    bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0061819
    bootstrap.RootPath=D:/usr/sap/EPD/J00/j2ee/cluster
    bootstrap.Type=bootstrap
    bootstrap_ID6181900.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID6181900.JLaunchParameters=
    bootstrap_ID6181900.JavaParameters=-Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1
    bootstrap_ID6181900.JavaPath=C:/j2sdk1.4.2_08
    bootstrap_ID6181900.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID6181900.MaxHeapSize=170
    bootstrap_ID6181900.Name=dispatcher bootstrap
    bootstrap_ID6181900.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID006181900
    bootstrap_ID6181900.RootPath=D:/usr/sap/EPD/J00/j2ee/cluster
    bootstrap_ID6181900.Type=bootstrap
    bootstrap_ID6181950.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID6181950.JLaunchParameters=
    bootstrap_ID6181950.JavaParameters=-Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1 -Djco.jarm=1
    bootstrap_ID6181950.JavaPath=C:/j2sdk1.4.2_08
    bootstrap_ID6181950.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID6181950.MaxHeapSize=2048
    bootstrap_ID6181950.Name=server0 bootstrap
    bootstrap_ID6181950.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID006181950
    bootstrap_ID6181950.RootPath=D:/usr/sap/EPD/J00/j2ee/cluster
    bootstrap_ID6181950.Type=bootstrap
    instance.box.number=EPDJ00temitsprd
    instance.en.host=temepdev
    instance.en.port=3201
    instance.enabled=yes
    instance.install.dir=D:\usr\sap\EPD\J00\j2ee
    instance.ms.host=temepdev
    instance.ms.port=3601
    instance.osLibsPath=D:/usr/sap/EPD/J00/j2ee/os_libs
    instance.runAction=NONE
    instance.runMode=NORMAL
    instance.system.id=0
    dev_icmon
    trc file: "D:\usr\sap\EPD\J00\work\dev_jcmon", trc level: 1, release: "640"
    node name   : jcmon
    pid         : 2560
    system name : EPD
    system nr.  : 00
    started at  : Thu Feb 23 10:20:53 2006
    arguments   :
        arg[00] : D:\usr\sap/EPD/J00/j2ee/os_libs/jcmon.exe
        arg[01] : pf=
    temepdev\sapmnt\EPD\SYS\profile/EPD_J00_temitsprd
    [Thr 2084] Thu Feb 23 10:20:53 2006
    [Thr 2084] INFO: Unknown property [box.number=EPDJ00temitsprd]
    [Thr 2084] INFO: Unknown property [ms.host=temepdev]
    [Thr 2084] INFO: Unknown property [ms.port=3601]
    [Thr 2084] INFO: Unknown property [system.id=0]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\EPD\J00\j2ee\cluster\instance.properties]
    -> ms host    : temepdev
    -> ms port    : 3601
    -> OS libs    : D:\usr\sap\EPD\J00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    [Thr 2084] *** ERROR => Can't attach to administration shared memory (rc=3) [jcmonxx.c    219]
    std_bootstrap_ID6181950.out
    stdout/stderr redirect
    node name   : server0 bootstrap
    pid         : 3304
    system name : EPD
    system nr.  : 00
    started at  : Thu Feb 23 10:14:16 2006
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Failed to reserve 1610612736 (0x60000000) bytes before loading DLLs (error 8).

  • SCM 2007 Dialog Instance Installation on MSCS

    Hello everyone,
    I have installed SCM 2007 server on MSCS. It is an ABAP stack unicode installation.
    I have already fininshed with installations of ASCS, ERS, DB instance, CI as per the installation doc.
    My system is up and running on one node. Now I am trying to install dialog instance on the second node. Input parameters,
    Database independent programs - Drive G - local - empty on node 2
    independent data - Drive M - Shared - already has files created at the time of CI installation.
    However, I am getting following error in client s/w installation phase,
    starting preparing phase of package Base 7.7.02.08 64 bit
    getInstalledReleasesWin(): wrong version format
    checking interferences to other packages... ok
    collecting data finished:
    independent data path: m:/sapdb/data
    independent program path: g:/sapdb/programs
    start extraction test run of "C:/Dumps/SAP_SCM_2007_liveCache_7_7_02_8_51032921_13/DATA_UNITS/LC_WINDOWS_X86_64/SDBBAS.TGZ"
    package Base successfully checked
    starting preparing phase of package SQLDBC 7.7.02.08 64 bit
    same package already installed
    checking consistence of package data in install registry...
    check files... failed
    G:\sapdb\programs\sdk\sqldbc\incl\SQLDBC.h not found
    G:\sapdb\programs\sdk\sqldbc\incl\SQLDBC_C.h not found
    G:\sapdb\programs\pgm\libSQLDBC.dll not found
    G:\sapdb\programs\bin\sqldbc_cons.exe not found
    G:\sapdb\programs\symbols\libSQLDBC_C.pdb not found
    G:\sapdb\programs\sdk\sqldbc\lib\libSQLDBC.lib not found
    G:\sapdb\programs\sdk\sqldbc\lib\libSQLDBC_C.lib not found
    G:\sapdb\programs\sdk\sqldbc\incl\SQLDBC_Types.h not found
    G:\sapdb\programs\pgm\libSQLDBC_C.dll not found
    G:\sapdb\programs\symbols\libSQLDBC.pdb not found
    installed package is corrupted and has to be installed again
    cannot do update check - test file "g:/sapdb/programs/pgm/libSQLDBC.dll" not found
    installation exited abnormally  at Th, May 28, 2009 at 12:40:21
    ERROR      2009-05-28 12:40:21.583 [iaxxinscbk.cpp:282]
               abortInstallation
    MDB-07020  The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log.
    Would highly appriciate any help on the above topic.
    Regards,
    Kiran
    P.S: I have only installed SCM server. LC is yet to be installed. This error is encountered during the client installation phase of dialog instance installation.
    Edited by: Kiran Pol on May 28, 2009 1:51 PM
    Edited by: Kiran Pol on May 28, 2009 1:52 PM

    Hi Ashley,
    Thanks for your time.
    Since i am installing app server, the SAP<SID> group will have to be online on this node. There is another group containing shared drives for components for livecache. This is also required to be online on node 2 for app server installation.
    The only cluster resource I can move back to node 1 is ORACLE<SID>. Tried doing that, but no luck.
    Any one here facing similar issue during SCM dialog instance installation in MSCS environment?
    Regards,
    Kiran

  • Installation of central or dialog instance?

    Hello,
    We are currently running an ABAP-System only. We want to install an AS JAVA in order to use Adobe Document Services. We only want to use Print Forms and no Interactive Forms.
    My question is, if the JAVA installation has to be as a central instance or as a dialog instance? I read through all the guides I could find, but I'm not quite sure in this point. Is the dialog instance only usable if you are already using a JAVA distributed system?
    What are your recommendations, is it enough to install a simple AS JAVA or would you recommend installing EP or EPC? As I said, the AS JAVA is only needed for Adobe Print Forms for now.
    Thanks in advance

    Hai,
    Check SAP Note: 925741, point no:1.
    For the scenario of print forms you can Install Adobe document services on a SAP Web AS 6.40 ABAP + J2EE system (J2EE Add-In).
    Regards,
    Yoganand.V

  • SAP Dialog Instance Installation.

    Hi
    Installation of ABAP System ECC6.0
    I am trying to install another application server(Dialog Instance) on
    different host. My both System Central(main server) and Dialog system in
    same domain. I am installing SAP Server as a Local Installation.
    I am able to installed Dialog Instance on same Host of Central System. But
    when I was trying to installation it on different Host, I got error on
    u201CStart Dialog Instanceu201D step that is last step it cant able to start Dialog
    Instance.
    Can you please tell me the Prerequisite for this type of setup as well as
    any other Setting related to u201Chostsu201D and u201Cservicesu201Dfile ? and also central system
    side settings.
    Following Error is occurred :
    u201CCopy Errors detected.................: 0
    Sync Errors detected.................: 0
    Warnings detected....................: 0
    INFO 2008-11-21 13:14:39
    Execute step createOsCol of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    WARNING[E] 2008-11-21 13:14:40
    FSL-06002  Error 1060 (The specified service does not exist as an installed
    service.
    ) in execution of a 'OpenService' function, line (266), with parameter
    (SAPOsCol).
    INFO 2008-11-21 13:14:41
    Creating file C:\Program
    Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DI\ntscmgr.exe.log.
    INFO 2008-11-21 13:14:41
    Output of
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\ntscmgr.exe remove SAPOsCol
    is written to the logfile ntscmgr.exe.log.
    INFO 2008-11-21 13:14:41
    Execution of the command "
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\ntscmgr.exe
    remove SAPOsCol" finished with return code 0. Output:
    failure: OpenService (0x424)
    INFO 2008-11-21 13:14:41
    The 'SAPOsCol' service on the 'Local' machine was created successfully.
    INFO 2008-11-21 13:14:45
    The service 'SAPOsCol' started successfully on host 'Local'.
    INFO 2008-11-21 13:14:46
    Execute step createService of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    INFO 2008-11-21 13:14:46
    Creating SAP start service of instance PT6/D02...
    INFO 2008-11-21 13:14:47
    Creating file C:\Program
    Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DI\sapstartsrv.exe.log.
    INFO 2008-11-21 13:14:47
    Output of D:\usr\sap\PT6\D02\exe\sapstartsrv.exe -r -q -p
    i3643vm\sapmnt\PT6\SYS\profile\START_D02_I3976vm2 -s PT6 -n 02 -U
    I3976vm2\SAPServicePT6 -P XXXXXX -e I3976vm2\pt6adm is written to the
    logfile sapstartsrv.exe.log.
    INFO 2008-11-21 13:14:53
    Execution of the command "D:\usr\sap\PT6\D02\exe\sapstartsrv.exe -r -q -p
    i3643vm\sapmnt\PT6\SYS\profile\START_D02_I3976vm2 -s PT6 -n 02 -U
    I3976vm2\SAPServicePT6 -P XXXXXX -e I3976vm2\pt6adm" finished with return
    code 0. Output:
    Service succesfully installed.
    INFO 2008-11-21 13:14:53
    Execute step setServiceSecurity of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    INFO[E] 2008-11-21 13:14:58
    FSL-01027  Account user="I3976vm2\SAP_PT6_LocalAdmin" does not exist.
    INFO 2008-11-21 13:14:58
    Successfully set '(S-1-5-21-134454618-3270849815-193169279-1011, NONE, + |
    SERVICE_START | SERVICE_STOP)(S-1-5-18, NONE, +o | READ_CONTROL |
    SERVICE_ENUMERATE_DEPENDENTS | SERVICE_INTERROGATE | SERVICE_PAUSE_CONTINUE
    | SERVICE_QUERY_CONFIG | SERVICE_QUERY_STATUS | SERVICE_START | SERVICE_STOP
    | SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ |
    STANDARD_RIGHTS_WRITE)(S-1-5-32-544, NONE, + | DELETE | READ_CONTROL |
    SERVICE_ALL_ACCESS | SERVICE_CHANGE_CONFIG | SERVICE_ENUMERATE_DEPENDENTS |
    SERVICE_INTERROGATE | SERVICE_PAUSE_CONTINUE | SERVICE_QUERY_CONFIG |
    SERVICE_QUERY_STATUS | SERVICE_START | SERVICE_STOP |
    SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE
    | WRITE_DAC | WRITE_OWNER)(S-1-5-4, NONE, + | READ_CONTROL |
    SERVICE_ENUMERATE_DEPENDENTS | SERVICE_INTERROGATE | SERVICE_QUERY_CONFIG |
    SERVICE_QUERY_STATUS | SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ |
    STANDARD_RIGHTS_WRITE)(S-1-5-6, NONE, + | READ_CONTROL |
    SERVICE_ENUMERATE_DEPENDENTS | SERVICE_INTERROGATE | SERVICE_QUERY_CONFIG |
    SERVICE_QUERY_STATUS | SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ |
    STANDARD_RIGHTS_WRITE)(S-1-5-11, NONE, + | SERVICE_USER_DEFINED_CONTROL)(S-
    1-5-32-547, NONE, + | READ_CONTROL | SERVICE_ENUMERATE_DEPENDENTS |
    SERVICE_INTERROGATE | SERVICE_PAUSE_CONTINUE | SERVICE_QUERY_CONFIG |
    SERVICE_QUERY_STATUS | SERVICE_START | SERVICE_STOP |
    SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ |
    STANDARD_RIGHTS_WRITE)(S-1-5-21-134454618-3270849815-193169279-1009, NONE, +
    | DELETE | READ_CONTROL | SERVICE_ALL_ACCESS | SERVICE_CHANGE_CONFIG |
    SERVICE_ENUMERATE_DEPENDENTS | SERVICE_INTERROGATE | SERVICE_PAUSE_CONTINUE
    | SERVICE_QUERY_CONFIG | SERVICE_QUERY_STATUS | SERVICE_START | SERVICE_STOP
    | SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ |
    STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)' security to service
    I3976vm2\SAPPT6_02' on computer 'I3976vm2'.
    INFO 2008-11-21 13:14:58
    Execute step createCCMSService of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    WARNING[E] 2008-11-21 13:14:58
    FSL-06002  Error 1060 (The specified service does not exist as an installed
    service.
    ) in execution of a 'OpenService' function, line (266), with parameter
    (sapccmsr.02).
    INFO 2008-11-21 13:14:59
    Creating file C:\Program
    Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DI\ntscmgr.exe.log.
    INFO 2008-11-21 13:14:59
    Output of
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\ntscmgr.exe remove
    sapccmsr.02 is written to the logfile ntscmgr.exe.log.
    INFO 2008-11-21 13:14:59
    Execution of the command "
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\ntscmgr.exe
    remove sapccmsr.02" finished with return code 0. Output:
    failure: OpenService (0x424)
    INFO 2008-11-21 13:14:59
    Execute step setCCMSServiceSecurity of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    INFO 2008-11-21 13:15:00
    Execute step registerEventsDLL of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    INFO 2008-11-21 13:15:09
    Execute step setICMBndPermissions of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    INFO 2008-11-21 13:15:09
    Execute step copyRFCExecSec of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:10
    Copied file '
    i3643vm/sapmnt/PT6/SYS/exe/uc/NTI386/rfcexec.sec' to
    'D:/usr/sap/PT6/D02/work'.
    INFO 2008-11-21 13:15:11
    Execute step callSetDB4PWD of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:13
    Execute step unpackJ2EEINSTALL of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:13
    Execute step runBatchconfig of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:13
    Execute step removeTempDirectory of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:14
    Execute step start of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:14
    Starting instance PT6/DVEBMGS00...
    INFO 2008-11-21 13:15:15
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:15
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:15
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:15
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:15
    Starting instance PT6/D02...
    INFO 2008-11-21 13:15:22
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:22
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:22
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:22
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:35
    Creating file C:\Program
    Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DI\stop_PT6_D02.log.
    INFO 2008-11-21 13:15:35
    Output of
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\stopsap.exe name=PT6 nr=02
    SAPDIAHOST=I3976vm2 is written to the logfile stop_PT6_D02.log.
    INFO 2008-11-21 13:15:43
    Execution of the command "
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\stopsap.exe
    name=PT6 nr=02 SAPDIAHOST=I3976vm2" finished with return code 0. Output:
    STOPSAP executed succesfully
    INFO 2008-11-21 13:15:46
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:46
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:46
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:46
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:48
    Creating file C:\Program
    Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DI\start_PT6_D02.log.
    INFO 2008-11-21 13:15:48
    Output of
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\startsap.exe name=PT6 nr=02
    SAPDIAHOST=I3976vm2 is written to the logfile start_PT6_D02.log.
    INFO 2008-11-21 13:16:21
    Execution of the command "
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386
    \startsap.exe name=PT6 nr=02 SAPDIAHOST=I3976vm2" finished with return code
    0. Output:
    STARTSAP continues...
    INFO 2008-11-21 13:16:21
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:21
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:21
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:21
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:22
    State of instance PT6/D02 changed from ABAP: UNKNOWN to ABAP: UNKNOWN.
    INFO 2008-11-21 13:16:50
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:50
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:50
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:50
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:17:23
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:17:23
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:17:23
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:17:23
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:17:24
    State of instance PT6/D02 changed from ABAP: STARTING to ABAP: STARTING.
    ERROR 2008-11-21 13:17:24
    CJS-30105  Instance PT6/D02 reached state UNKNOWN after having state
    STARTING. Giving up.
    ERROR 2008-11-21 13:17:24
    FCO-00011  The step start with step key
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|start was
    executed with status ERROR .
    Thanks in advance.
    Regards
    Manoj

    Hi, I'm Josephine and I almost have the same scenario as this problem reported earlier but it's just that we are using SAP Netweaver 04 SR1.
    However, I'm installing additional SAP Application server to our existing one.
    Our existing main server is in MS cluster. SAPPRD1 (DB Server in node A) and SAPPRD2 (SAP App Server in node B).  System ID is PRD and the CI Instance number is 00. The hostname where the USR folder is SAPPRD (hostname in the cluster environment but this is the SAPPRD2 server in node B).
    Now I'm installing additional SAP App server into a new host (SAPPRD3 & SAPPRD4) they are all in the same domain.
    But I would like to install the 2nd and 3rd SAP App server in a local host.
    While installing there was an error "Output: Service not started" the process "Create or reregister services" during the installation stopped.
    I used the installer under the folder InstMaster\IM01_NT_I386\SAPINST\NT\I386\sapinst.exe and run the Dialog Instance under the SAP Netweaver\ABAP System\MS SQL Server\Unicode\.
    This is the part of the sapinst log where the error starts:
    PHASE 2009-01-28 08:39:29
    Preparing DBMS-specific profile parameters
    INFO 2009-01-28 08:39:30
    Adapt operation t_SAPComponent_Profiles_SHARED processed successfully.
    PHASE 2009-01-28 08:39:31
    Handle services
    INFO 2009-01-28 08:39:32
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_MSS_UC\DI\sapstartsrv.exe.log.
    INFO 2009-01-28 08:39:32
    Output of C:\usr\sap\PRD\D02\exe/sapstartsrv.exe '-r' '-q' '-p' '
    sapprd\sapmnt\PRD\SYS\profile\START_D02_sapprd4' '-s' 'PRD' '-n' '02' '-U' 'sapprd4\SAPServicePRD' '-P' 'XXXXXX' '-e' 'sapprd4\prdadm' is written to the logfile sapstartsrv.exe.log.
    WARNING 2009-01-28 08:39:35
    Execution of the command "C:\usr\sap\PRD\D02\exe/sapstartsrv.exe '-r' '-q' '-p' '
    sapprd\sapmnt\PRD\SYS\profile\START_D02_sapprd4' '-s' 'PRD' '-n' '02' '-U' 'sapprd4\SAPServicePRD' '-P' 'XXXXXX' '-e' 'sapprd4\prdadm'" finished with return code -1. Output: Service not started.
    ERROR 2009-01-28 08:39:35
    MOS-01011  'C:\usr\sap\PRD\D02\exe/sapstartsrv.exe' returned with '-1'.
    Please help me on this I can't successfully install another dialog instance to add to our existing one now.
    Thank you and hoping for your reply.
    Yours truly,
    Josephine Dejolde

  • Dialog Instance installation - Error u0093Service Not Started u0093

    Hi All,
    We are facing some issues while installing Dialog Instance on Windows 2003 server. Please help me on this...
    Below are the Central Instance Details:
    •     SAP Component Version: SAP NetWeaver 2004s
    •     Basis Release: 700
    •     Kernel Release : 700
    •     Patch Level : 111
    •     Operating System: AIX 5.2
    •     Database : Oracle 10.2.0
    •     Central Instance host: centralhost
    •     SID : CID
    Dialog Instance Details:
    •     SAP Component Version: SAP NetWeaver 2004s
    •     Operating System: Windows 2003 Server(SP2 32 Bit)
    •     Dialog Instance host: dialoghost
    •     Instance No: 02
    In Step 8 of installation, we are getting error “Service Not Started “
    sapinst.log file content :-
    INFO 2008-02-18 03:46:44
    Creating SAP start service of instance CID/D02...
    INFO 2008-02-18 03:46:45
    Creating file C:\Program Files\sapinst_instdir\NW04S\LM\AS\ORA\DI\sapstartsrv.exe.log.
    INFO 2008-02-18 03:46:45
    Output of D:\usr\sap\CID\D02\exe\sapstartsrv.exe -r -q -p
    centralhost\sapmnt\CID\SYS\profile\START_D02_DIALOGHOST -s CID -n 02 -U DIALOGHOST\SAPServiceCID -P XXXXXX -e DIALOGHOST\cidadm is written to the logfile sapstartsrv.exe.log.
    WARNING 2008-02-18 03:46:51
    Execution of the command "D:\usr\sap\CID\D02\exe\sapstartsrv.exe -r -q -p
    centralhost\sapmnt\CID\SYS\profile\START_D02_DIALOGHOST -s CID -n 02 -U DIALOGHOST\SAPServiceCID -P XXXXXX -e DIALOGHOST\cidadm" finished with return code -1. Output:
    Service not started.
    ERROR 2008-02-18 03:46:52
    MOS-01011  'D:/usr/sap/CID/D02/exe/sapstartsrv.exe' returned with '-1'.
    ERROR 2008-02-18 03:46:52
    MOS-01011  'D:/usr/sap/CID/D02/exe/sapstartsrv.exe' returned with '-1'.
    ERROR 2008-02-18 03:46:52
    FCO-00011  The step createService with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|ind|ind|ind|ind|1|0|createService was executed with status ERROR .
    Service User SAPSERVICECID is aligned to administrator group.
    And when we tried to start the windows service (SAPCID_02) we got below message
    "The SAPCID_02 service on Local computer Started and then stopped. Some Services stop automatoically,if they have no work to do, for example , the performane logs and Alert service"
    Please help me on this..
    Thanks..
    Preethish

    Hi Haynes,
    From windows machine we can access the Dilaog instance profile.
    Path to executable in SAPCID_02 service is "D:\usr\sap\CID\D02\exe\sapstartsrv.exe" pf="
    centalhost\sapmnt\CID\SYS\profile\START_D02_DIALOGHOST"
    On Cental Instance( AIX machine) :-
    CI profiles are in " /sapmnt/CID/profile " path
    and DI profiles are in " /sapmnt/CID/SYS/profile " path
    centralhost:cidadm 2> cd /sapmnt/CID/profile
    centralhost:cidadm 3> ls -l
    total 64
    -rw-rr   1 CIDadm   sapsys         4958 Feb 12 20:40 CID_DVEBMGS00_CENTRALHOST
    -rw-rr   1 CIDadm   sapsys         2272 Feb 12 18:39 DEFAULT.PFL
    -rw-rr   1 CIDadm   sapsys         3826 Nov 20 02:25 START_DVEBMGS00_CENTRALHOST
    drwxr-xr-x   2 CIDadm   sapsys          256 Nov 02 02:23 oracle
    centralhost:cidadm 4> cd /sapmnt/CID/SYS/profile
    centralhost:cidadm 5> ls -l
    total 40
    -rwxrr   1 CIDadm   sapsys          303 Feb 17 19:40 CID_D02_DIALOGHOST
    -rwxrr   1 CIDadm   sapsys         2307 Feb 14 09:43 DEFAULT.PFL
    -rwxrr   1 CIDadm   sapsys         1013 Feb 17 19:40 START_D02_DIALOGHOST
    drwxr-xr-x   2 CIDadm   sapsys          256 Feb 14 14:06 oracle
    centralhost:CIDadm 6>

  • Dialog instance Installation

    Hi,
    At the time of SAP installation of Dialog instance at 1st step choose
    service
    after selecting option second, when we continue with it we are getting
    following error.
    "An error occurred while processing service
    SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options >
    Application Server > Oracle > Dialog Instance( Last error reported by
    the step :The
    subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kzwzinn'
    does not exist on the 'localhost' host.)."
    error log file has been attached with call for your refernce.
    we are installing SAP Netweaver 7.0 support relase 3.
    The sapinst log is as below :
    INFO 2009-05-07 00:32:00.933
    Execute step collect of component |NW_DI|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|1|0|NW_readProfileDir|ind|ind|ind|ind|0|0
    WARNING 2009-05-07 00:32:01.277
    Error 5 (Access is denied.)
    ) in execution of a 'RegOpenKeyEx' function, line (81), with parameter (SYSTEM\CurrentControlSet\Services\kzwzinn).
    WARNING 2009-05-07 00:32:01.277
    The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kzwzinn' does not exist on the 'localhost' host.
    ERROR 2009-05-07 00:32:01.324
    MOS-01185  The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kzwzinn' does not exist on the 'localhost' host.
    ERROR 2009-05-07 00:32:01.339
    FCO-00011  The step collect with step key |NW_DI|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|1|0|NW_readProfileDir|ind|ind|ind|ind|0|0|collect was executed with status ERROR ( Last error reported by the step :The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kzwzinn' does not exist on the 'localhost' host.).
    INFO 2009-05-07 00:35:29.628
    An error occured and the user decide to stop.\n Current step "|NW_DI|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|1|0|NW_readProfileDir|ind|ind|ind|ind|0|0|collect"..
    The permissions are properly set for the registery.
    Kindly suggest.
    Thanks in advance.
    Regards,
    Rahul.

    Then you use the Local or Domain installation ? I'm think second ...
    First of all do not use <sapsid>adm for the installation,
    second, if you use domain installation :
    you need read the instguide more clearly :
    Required User Authorization for the Installation
    Domain Installation
    and the
    Performing a Domain Installation without being a Domain Administrator
    try to read in installation guide.
    Regards.

  • Problems in Dialog instance installation for ECC6.0(ABAP+JAVA)

    Does anyone can help me what should be a procedure of installing Dialog instance for ECC 6.0 with both ABAP + Java Stacks.
    When installing app server do we also choose ABAP and Java or just ABAP. Installation manual does not cover this and when we run the sapinst we have following problem:
    <u>The following are the activities that I have done as pre-reqs on the standby on the server that is to host dialog instance</u>
    I have mounted the following file systems on ddrsap02. Created the local filesystem /usr/sap/DSP/D00 and NFS mounted the others…
    /dev/appsaph      5505024   5503856    1%        5     1% /usr/sap/DSP/D00 <b>(is this required or SAPINST should create it itself)</b>
    ddrsap00:/stage   419430400 149761708   65%    90835     1% /stage
    dprsap01:/sapmnt/DSP     4718592   2888416   39%    12790     2% /sapmnt/DSP
    ddrsap12:/usr/sap/trans     2752512   1084932   61%     5107     3% /usr/sap/trans
    Then when I run the sapinst from ddrsap02 to install the DI I get the following error
    ddrsap02[/tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI]#vi sapinst_dev.log
    "sapinst_dev.log" 20516 lines, 641048 characters
    TRACE
    Running with toplevel file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI/toplevel.xml
    Running with dialog file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI/dialog.xml
    Running with keydb file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI/keydb.xml
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iaejs701.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iacdlib701.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iaccdlib.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iapasswdman701.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    This is SAPinst, version 701, make variant 700_REL, build 817256
    compiled on Mar 14 2006, 23:39:26
    TRACE      [syxxsyshlp.cpp:175]
               syslib::logSystemState()
    Process environment
    ===================
    Environment Variables
    =====================
      _ = /tmp/sapinst_exe.397528.1170221882/sapinstexe
      SAPINST_EXE_DIR = /tmp/sapinst_exe.397528.1170221882
      LANG = en_US
      LOGIN = root
      PATH = /usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14_64/jre/bin:/usr/java14_64/bin
      SAPINST_EXEDIR_CD = /stage/51031797/IM_AIX_PPC64/.
      LC__FASTMSG = true
      WINDOWID = 8388621
    "sapinst_dev.log" 20516 lines, 641048 characters
               EJS_Installer::writeTraceToLogBook()
    2007-01-31 09:42:48.898 NWDB.getDBHost() done: undefined
    <i><b>ERROR      2007-01-31 09:42:48 [iaxxinscbk.cpp:271]
               abortInstallation
    CJS-00030  Assertion failed: in getSidFromProfiles: Variable dbHost should be defined</b></i>
    TRACE      [iaxxejsbas.hpp:388]
               handleException<ESAPinstException>()
    Converting exception into JS Exception Exception.
    ERROR      2007-01-31 09:42:48
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2007-01-31 09:42:48
    FCO-00011  The step assertDBInfo with step key |NW_DI|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|1|0|assertDBInfo was executed with status ERROR .
    <html><head></head><body><p>An error occurred while processing service <b>SAP ERP 2005 Support Release 1 > SAP Systems > Oracle > High-Availability System > Base
    d on AS ABAP and AS Java > Dialog Instance</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button
    to get more information about the error.</li> <li>stop the task and continue with it later.</li></ul><p>Log files are written to <b>/tmp/sapinst_instdir/ERP/SYST
    EM/ORA/HA/ABAPJAVA/DI</b>.</p></body></html>
    TRACE      [iaxxgenimp.cpp:1093]
               showDialog()
    waiting for an answer from gui
    Am I missing some pre-reqs or variable definitions?
    I was going through the documentation and it says that  /sapmnt/DSP/exe should be a local filesystem for a DI on a separate server. Will this create a problem ?
    Also they talk about starting sapinst with the variable SAPINST_USE_HOSTNAME set to ddrsap02. I have tried this also
    We are also not 100% sure about the settings for parameters:
    rdisp/mssserv
    rdisp/mssserv_internal
    Accorss Devault Instance and Services Instance profile.
    When we define it as per installation GUIDE (Abap+Java page 64) we get the popup message in SAPINST:
    <b><html>Profile parameter <em>rdisp/msserv_internal</em> is not set for instance DVEBMGS01/DSP on host dprsap01.<p>You have to set the parameter in the default profile and restart the instance.<p>For further information refer to SAP Note 821875.</html></b>
    Other errors follow shortly.
    Any help would be appreciated

    Hi ,
    are you able to resolve this error :Profile parameter rdisp/msserv_internal is not set for instance DVEBMGS01/DSP on host dprsap01.
    You have to set the parameter in the default profile and restart the instance.
    For further information refer to SAP Note 821875.</html>
    ? if yes , pls let me know , I am stuck with same issue while installing dialog instance .
    Thanks
    Hamendra

  • New Dialog Instance Installation PXA_NO_SHARED_MEMORY Error

    Hi friends,
    I am  running SAP ECC 6.0 on HP_UX 11iv2 and oracle10g. Central instance and database installed on different servers.
    I have two other dialog instances running but I have installed another dialog instance as restore from other existing dialoginstance.. I have completed the restore activity and changess in profiles and aal that.
    but when I start this dialog instance then it giving large no.of dumps as PXA_NO_SHARED_MEMORY.
    Short text
        1200000 kilo bytes of shared memory for PXA not available.
    What happened?
        When starting the R/3 System, 1200000 Kbytes of storage space
        was required for the ABAP/4 program buffer (PXA), but this
        was not available.
        The system was started as an emergency system and is not fully
        operational.
        It is intended only for display and to eliminate errors.
        Under no circumstances should it be used for production
        purposes.
    What can you do?
        The system was started as an emergency system and is not fully
        operational. It is intended only for display to eliminate errors.
        Under no circumstances should it be used for production
        purposes.
        used in production.
        Note which actions and input led to the error.
        For further help in handling the problem, contact your SAP administrator
        .    You can use the ABAP dump analysis transaction ST22 to view and manage
        termination messages, in particular for long term reference.
    Error analysis
        The error probably occurred when installing the
        R/3 system.
        The return code of the SAP shared memory control was 1.
        The error reported by the operating system is:
        Error number..... 22
        Error text....... "Invalid argument"
        Last error logged in SAP kernel
        Component............ "NI (network interface)"
        Place................ "SAP-Dispatcher jkeccap4_PDR_00 on host jkeccap4"
        Version.............. 38
        Error code........... "-2"
        Error text........... "hostname 'jkeccap1.jktyre.com' unknown"
        Description.......... "NiHsLGetNodeAddr: hostname cached as unknown"
        System call.......... " "
        Module............... "nixxhsl.cpp"
        Line................. 223
        The error reported by the operating system is:
        Error number..... 22
    Regards
    Ganesh Datt Tiwari
    09971538721

    Dear Markus,
    Thanks for your valuable reply
    Please find the below log
    A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Locked PXA-Semaphore.
    A  System page size: 4kb, total admin_size: 93380kb, dir_size: 23184kb.
    I  *** ERROR => shmget(10006,1228800000,2016) (22: Invalid argument)
    A  RABAX in run level 1
    A  RABAX in unkown environment: task_type=0, run level=1, rabax state=80000000 ztta_task_type=0
    (0)  0x4000000003c0bbd0  CTrcStack + 0x1b0 at dptstack.c:227 dw.sapPDR_D00
    (1)  0x4000000004df9bd0  Z23rabaxCStackToTraceFilev + 0xb0 dw.sapPDR_D00
    (2)  0x4000000004e0b450  Z10rabaxinitPKt + 0xbb0 dw.sapPDR_D00
    (3)  0x4000000004e0c380  ab_rabax + 0x180 dw.sapPDR_D00
    (4)  0x4000000003e3fcd0  Z9abpbinitv + 0x1db0 at abload3.c:1392 dw.sapPDR_D00
    (5)  0x4000000003e27000  ab_init + 0x380 at abinit.c:238 dw.sapPDR_D00
    (6)  0x40000000017406b0  ThrInitRunTime + 0x110 at thxxrun1.c:190 dw.sapPDR_D00
    (7)  0x400000000168bb40  ThStartUp2 + 0x1e0 at thxxext.c:903 dw.sapPDR_D00
    (8)  0x4000000002006740  ThInit + 0x1ca0 at thxxhead.c:1851 dw.sapPDR_D00
    (9)  0x4000000002004580  ThStart + 0x2a0 at thxxhead.c:1144 dw.sapPDR_D00
    (10) 0x40000000015a1160  DpMain + 0x5f0 at dpxxdisp.c:1128 dw.sapPDR_D00
    (11) 0x4000000002cc08d0  nlsui_main + 0x30 dw.sapPDR_D00
    (12) 0x4000000002cc0860  main + 0x60 dw.sapPDR_D00
    (13) 0xc000000000033910  main_opd_entry + 0x50 /usr/lib/hpux64/dld.so

    A Mon Sep 19 17:50:30 2011
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_STOR_VALUES entered.
    A  ** RABAX: level LEV_RX_STOR_VALUES completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP_BEG entered.
    X  *** ERROR => invalid MM administration (adm) (nil)  (admCheck)(nil)
    A  ** RABAX: level LEV_RX_WRITE_SNAP_BEG failed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP_END entered.
    A  ** RABAX: level LEV_RX_WRITE_SNAP_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Mon Sep 19 17:50:30 2011

    A  Error Code PXA_NO_SHARED_MEMORY.
    A  Module  $Id: //bas/700_REL/src/krn/runt/abload3.c#42 $ SAP.
    A  Function ab_pbinit Line 1908.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end RX_RETURN
    A  Shared Memory von 1200000 Kilo-Bytes für PXA nicht verfügbar..

    A  *** Allocation of PXA failed.
    A  *** Shared Memory in size 1200000K not available.
    A  *** Starting up system in emergency mode.
    A  *** Please don't use as productive system.
    A  *** Please decrease value of profile parameter
    A  *** abap/buffersize and restart the system.
    A  *** For further information please refer to note 307976.
    A  **GENER Trace switched on ***
    A  PXA: Locked PXA-Semaphore.
    A  System page size: 4kb, total admin_size: 3152kb, dir_size: 2964kb.
    A  PXA allocated (address 0xc000000036000000, size 32768K)
    A  System name
    A  ORACLE...........................PDR........20070605020637.....................................
    A  is used for RFC security.
    A  Sharedbuffer token: 53415040...33 (len: 111)====== a0605b23bdbb6b8b19adea8b...
    A  abap/pxa = **EMERGENCY_MODE** unprotect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    B  dbtran INFO (init_connection '' ORACLE:700.08):
    B   max_blocking_factor =   5,  max_in_blocking_factor      =   5,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =   5,
    B   prefer_union_all    =   0,  prefer_join                 =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B   convert AVG         =   0,  alias table FUPD            =   0,
    B   escape_as_literal   =   1,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x0f,  character encoding          = STD /  initialize RemObjDriver for ABAP Objects
    A  Hotpackage version: 21
    M  ThrCreateShObjects          allocated 103928 bytes at 0xc00000000ff80000
    M  ThVBStartUp: restart pending update requests
    M  ThVBAutoStart: update-auto-delete
    M  ThVBAutoStart: update-auto-sys-start
    M  ThVBAutoStart: update-auto-v2-sys-start
    N  SsfSapSecin: putenv(SECUDIR=/usr/sap/PDR/D00/sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is /usr/sap/PDR/D00/exe/libsapsecu.so .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...completed with return code 5.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 700,
    W    ITS Plugin: Int.version,
    W    ITS Plugin: Feature set:
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    N  VSI: WP init in ABAP VM completed with rc=0
    M  MBUF info for hooks: MS component UP
    M  ThSetEnqName: set enqname by server list
    M  ThISetEnqname: enq name = >ciPDR_PDR_00                            <

    E  *************** EnqId_EN_ActionAtMsUpHook ***************
    E  Hook on upcoming Ms (with EnqSrv), get auth EnqId and check it locally

    E  *************** ObjShMem_CheckAuthoritativeEnqId ***************
    E  Checking authoritative EnqId from EnqSrv into ObjShMem
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: EnqId is initial in ShMem
    E  ObjShMem_CheckAuthoritativeEnqId: Overwrite incoming auth EnqId, continue
    E  EnqId inscribed into initial ObjShMem: (ObjShMem_CheckAuthoritativeEnqId)
    E  -SHMEM--
    E  EnqId:          EnqTabCreaTime/RandomNumber    = 19.09.2011 03:14:35  1316382275 / 24286
    E  ReqOrd at Srv:  TimeInSecs/ReqNumberThisSec    = 19.09.2011 17:41:44  1316434304 / 16
    E  ReqOrd at Cli:  TimeInSecs/ReqNumberThisSec    = 19.09.2011 17:50:31  1316434831 / 1
    E  Status:         STATUS_OK
    E  -
    M  ThActivateServer: state = STARTING
    L  BtcSysStartRaise: Begin
    L  Raise event SAP_SYSTEM_START with parameter SSRV:jkeccap4_PDR_00@< appears or changes (state 1)

    A Mon Sep 19 17:50:52 2011
    A  **GENER Trace switched off ***
    A

Maybe you are looking for