Question for installing Solution Manager & ECC 5.0

Any idea for installing Solution Manager 3.2 on Windows server 2003 with Oracle9i problem when install Database Instance. Installation failed when the intallation progress went to Oracle Post-Load Action.
The message from startsap log file is
"running C:\usr\sap\T01\SYS\exe\run/sapstart.exe name=T01 nr=03 SAPDIAHOST=saptest02 -Wait
start service SAP01_03 on machine
saptest02
OpenService of SAPT01_03 failed. Error#: 1060
CreateNamedPipe for
saptest02\pipe\SAP01_03 Failed, Extended Error #2
start service SAP01_03 on machine
saptest02
OpenService of SAPT01_03 failed. Error#: 1060
C:\usr\sap\T01\SYS\exe\run/sapstart.exe=>sapparam(1c): No Profile Used."
Another question is about installing the Oracle database software: should we choose Create Databse or not when install Oracle Server Software only?
Is my installation process as following correct?
->SELECT A PRODUCT TO INSTALL:
  Oracle9i Database 9.2.0.1.0
->WHAT TPYE OF INSTALLATION DO YOU WANT:
  Enterprise Edition
->SELECT A DATABASE SUITED TO YOUR NEEDS:
  Software only
After end of installation
install Oracle9i Client 9.2.0.1.0->Administrator
Thanks a lot

Hi Shusen, I´m trying to do the same think (Install ECC IDES with Oracle 9i in one computer for educational propose), can you help me with this:
1.I made the same Oracle install process because when I tried with sapserver.cmd nothing happened, for that reason i made:
SELECT A PRODUCT TO INSTALL:
Oracle9i Database 9.2.0.1.0
->WHAT TPYE OF INSTALLATION DO YOU WANT:
Enterprise Edition
->SELECT A DATABASE SUITED TO YOUR NEEDS:
Software only
After end of installation
I did not install client, is this correct?
2.After install this, I run the sapins.exe but  show me this error: INSTALL FIRST SAP J2EE ENGINE, I download the JAVA SDK from JAVA page (java_ee_sdk-5-windows) but did not fix the problem: Do you know what file is this? Or, where is it in the DVD installation?
Thanks in advance if you or somebody can help me and excuse me if the answers are obviously, but I´m not a system engineer I´m only try to install IDES for learn SAP WM.
Thanks.

Similar Messages

  • Problem installing SOLUTION MANAGER in db2

    Dear consultans;
    I have a problem installing solution manager in db2.
    In phase 'Import ABAP' the sapinst shows the following message:
    Execution of the command "/usr/sap/SOL/SYS/exe/run/R3load -testconnect" finished with return code 2. Output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    /usr/sap/SOL/SYS/exe/run/R3load: START OF LOG: 20080826111928
    /usr/sap/SOL/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#16 $ SAP
    /usr/sap/SOL/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
    Compiled May  5 2008 21:32:44
    /usr/sap/SOL/SYS/exe/run/R3load -testconnect
    DbSl Trace: DbSlConnect to 'SOL' as 'sapsol' failed
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: DbSlConnect to 'SOL' as 'sapsol' failed
    (DB) ERROR: DbSlErrorMsg rc = 29
    /usr/sap/SOL/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/SOL/SYS/exe/run/R3load: END OF LOG: 20080826111930
    ERROR      2008-08-26 11:19:30.422
               CJSlibModule::writeError_impl()
    CJS-30023  Process call '/usr/sap/SOL/SYS/exe/run/R3load -testconnect' exits with error code 2. For details see log file(s) R3load.e
    xe.log.
    ERROR      2008-08-26 11:19:30.748 [sixxcstepexecute.cpp:951]
    FCO-00011  The step testDatabaseConnection with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_Cr
    eateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|testDatabaseConnecti
    on was executed with status ERROR ( Last error reported by the step :Process call '/usr/sap/SOL/SYS/exe/run/R3load -testconnect' exi
    ts with error code 2. For details see log file(s) R3load.exe.log.).
    The file R3load.exe.log show the following..
    (root)sidtsmp:/install/instalacion> more R3load.exe.log
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    /usr/sap/SOL/SYS/exe/run/R3load: START OF LOG: 20080826111928
    /usr/sap/SOL/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#16 $ SAP
    /usr/sap/SOL/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
    Compiled May  5 2008 21:32:44
    /usr/sap/SOL/SYS/exe/run/R3load -testconnect
    DbSl Trace: DbSlConnect to 'SOL' as 'sapsol' failed
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: DbSlConnect to 'SOL' as 'sapsol' failed
    (DB) ERROR: DbSlErrorMsg rc = 29
    /usr/sap/SOL/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/SOL/SYS/exe/run/R3load: END OF LOG: 20080826111930
    And if I do the following sentence it's finished ok
    sidtsmp:db2sol 6> db2 connect to SOL
       Database Connection Information
    Database server        = DB2/AIX64 9.1.4
    SQL authorization ID   = DB2SOL
    Local database alias   = SOL
    (root)sidtsmp:/sapmnt/SOL/exe> su - db2sol
    sidtsmp:db2sol 1> db2 connect to SOL user sapsol
    Enter current password for sapsol:
       Database Connection Information
    Database server        = DB2/AIX64 9.1.4
    SQL authorization ID   = SAPSOL
    Local database alias   = SOL
    I reboot the server and now the sentence finished wrong.
    sidtsmp:db2sol 8> db2 connect to SOL user sapsol
    Enter current password for sapsol:
    SQL30082N  Security processing failed with reason "15" ("PROCESSING FAILURE").
    SQLSTATE=08001
    sidtsmp:db2sol 9>
    Any suggestion?
    Best regards,
    Julene

    Hi Julene.
    Just one suggestion really,....
    post the question on the Solution Manager forum
    Chrs, M

  • Can't Install Solution Manager on Suse Linux Enterprise Server 10 - JAVA

    Hello everyone!
    I've been trying to complete the pre-requisites in order to install Solution Manager SR2 on Suse Linux Enterprise Server 10 x64 - SP1.
    There's only one last condition that I haven't met, and it's the Java Runtime Environment version...
    I checked the recommended note 867110 and it says that  i need to have installed the J2SDK 1.4.2_08.
    SLES10 includes the 1.4.2_13, so I had to uninstall it, and download the right version from  Sun Microsystem's official webpage.
    When I installed the version 1.4.2_08, i'm not able to run SAPINST because there's no Java Runtime Environment running on the server.
    I started to investigate and I found in some forums [NOT EXPLICITLY] that there's no port for J2SDK 1.4.2_08 on x64 linux systems.
    I can't believe this is true because SLES10 is recommended by SAP to install Solution Manager, so I hope somebody can help me on this.
    My specific question is: Does anybody know if is true that J2SDK 1.4.2_08 is NOT COMPATIBLE with x64 Linux?
    In case of being true, is there any way to be able to run SAPINST ? because if I enable the version SLES brings built in, i'm able to run the SAPINST but it detects that i'm not running version 1.4.2_08 and doesn't allow me to continue installation.
    I hope somebody can help me soon...
    Regards!

    > SAPINST_JRE_HOME=/opt/IBMJava2-s390-142/jre/bin:$PATH
    >
    > JAVA_HOME=/opt/IBMJava2-s390-142/jre/bin:$PATH
    You downloaded the wrong version - the one you have is for Z-Linux(Linux running on the mainframe - not for x64).
    You need to download the x86_64 (or AMD64) version.
    Install the correct one and try on a new console:
    export JAVA_HOME=/opt/IBMJava2-amd64-142
    export PATH=$JAVA_HOME/bin:$PATH
    Then execute
    java -fullversion
    and it should show the correct version.
    Markus

  • How install solution manager using MCOD

    Hello Eveybody,
      I   have install the IDES ECC 6.0 on single machine. Now I want to install the Solution manger using MCOD. but I dont Know How to ? Will anybody guide me how to install solution manager using MCODE,
    I have HDD of  320 GB
    Waiting for earlist reply
    Thanks
    Ganesh

    Hello Ganesh,
    For installing on MCOD, the database instance should be on the same database host. For installation when you run sapinst, you should mention the database id (DBSID) for the solution manager as the ECC6 database DBSID. It will then automatically pick the installation as MCOD.
    In other words, the SAP SID during the installation should be the new system ID for solution manager but the Database SID should be mentioned as the existing DBSID.
    For more info, refer the following:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50a1b7a6-8307-2a10-05bc-d4388cbd4201
    Cheers,
    Jazz

  • Install Solution Manager in RedHat Enterprise 6 with Oracle 11

    Hello ,
    In the marketplace-PAM,  RedHat Enterprise 6 is not listed as approved for EHP1 Solution Manager 7.0 64 bit (unicode) with Oracle.
    Does anyone have any information on this subject?
    Has anyone installed the Solution Manager 7.0/Oracle with RedHat Enterprise 6?
    tks

    Yes, you are correct. Apart from PAM, following Note confirms this. RHEL 6 is not supported yet for Oracle, is in planning stage.
    Note 1565179 - SAP software and Oracle Linux
    Thanks

  • Error on install Solution Manager : Jcmon(error 4). No space left on device

    Hi
    I am having a problem installing Solution Manager 7.0  EHP1- AIX 6.1 DB2 9.7
    During the unpacking phase error:
    FCO-00011 The step unpack with step key was executed with status ERROR (Last error Reported by the step: Execution of the command "/ tmp/sapinst_exe.4325530.1325543592/SAPCAR-x-v-i-r / usr / sap / SMG / SYS / exe / run-f / MidiasInstall / IMKernel/DATA_UNITS/K_701_U_AIX_PPC64/DBINDEP/SAPEXE.SAR, "finished with return code 4. Output
    <html> <head> </ head> <body> <p> An error occurred while processing option <i> EhP1 SAP Solution Manager 7.0> SAP Systems> IBM DB2 for Linux, UNIX, and Windows> Central System> Central System (Reported by the last step error: Execution of the command "/ tmp/sapinst_exe.4325530.1325543592/SAPCAR-x-v-i-r / usr / sap / SMG / SYS / exe / run-f / MidiasInstall/IMKernel/DATA_UNITS/K_701_U_AIX_PPC64 / DBINDEP / SAPEXE.SAR, "finished with return code 4. Output:
    Sapce: processing archive / MidiasInstall/IMKernel/DATA_UNITS/K_701_U_AIX_PPC64/DBINDEP/SAPEXE.SAR (version 2.01)
    x jcmon
    Sapce: error writing to / usr / sap / SMG / SYS / exe / run / jcmon (error 4). No space left on device).
    Note: I downloaded the newest sapinst but not resolved.
    SAPinst build information:
    abi version: 722
    make variant: 720_REL
    build: 1296039
    compile time: 26 Dec 2011 02:46:25
    Media used:
    51041320 - DB2 9.7 - Client
    51041317_1 DB2 9.7 - RDBMS
    51040438 - Export
    51040437 - Installation Master
    51040439 - Java SW Comp
    51040584 - Kernel
    Filesystem GB blocks Free% Used Iused% Iused Mounted on
    / dev/hd2 5:00 49 709 2.76 45% 8% / usr
    / dev/fslv00 15:00 15:00 15 1% 1% / usr / sap / SMG
    any idea ?

    Hi,
    The /usr/sap file system looks fine.
    Could you also check the file space on the /tmp file system? This is usually less and SAPInst can fill this up very quickly.
    Ideal to create a seperate SAPInst directory rather than use the default /tmp/sapinst_instdir.
    Regards,
    Srikishan

  • Can I install Solution Manager 7.0 in Window Server 2008 R2 Enterprise ed.?

    Hi, SDN experts.
    I am trying to install Solution Manager 7.0 in in Window Server 2008 R2?
    I checked the the software requirement for SAP Solution Manager 7.0, it only mentioned Window Server 2003 and 2008  enterprise edition.
    I am trying to install Solution Manager 7.0 in in Window Server 2008 R2 enterprise edition?
    When I ran the Solution Manager Master Installer, the Pre-requisite Checker gave a warning message saying that it detected incompatible server version, that the server version is Windows NT 6.1 (Build 7601: Service Pack 1) (I guess it meant Window Server 2008 R2).
    =======
    The following Windows operating system version is supported: Windows Server 2003 (i.e. Version 5.2) and Windows Server 2008 (i.e. Version 6.0).
    Current Windows version: Version 6.1, Service Pack 1.0, productive type: Server.
    You can check the current version of you operating system by runningu2026u2026..
    ========
    Can I actually install Solution Manager 7.0 in Window Server 2008 R2? Will this cause problem during the installation/post-installation if I ignore this message?
    Thanks,
    KC

    Hi,
    I think it is not straight forward to install SAP Solution Manager 7.0 in MS Window Server 2008 R2.    
    I am installing Solution Manager 7.0 , the installation encountered error on Create Java Users step (Phase 31 of 44). When I login to SAP solution Manager system through SAP GUI. I encountered this error:
    "OS release Windows NT 6.1 7601 Service Pack 1 4x AMD64 Level 6 (Mod 44 Step 2) is not supported with this kernel (700)'
    I found that it is because I am installing SAP Solution Manger 7.0 in MS Window Server 2008 R2, which the existing kernel version does not support.
    Do you know which kernel I should install?
    I browsed in:
    SAP Application Components" SAP SOLUTION MANAGER" SAP SOLUTION MANAGER 7.0" Entry by Component" Solution Manager ABAP Stack
    SAP KERNEL 7.00 64-BIT UNICODE --> Windows Server on x64 64bit -->MS SQL SERVER
    I downloaded:
    SAPEXEDB_291-20001361.SAR      Kernel Part II (for Basis 7.00)       291
    Is this the right Kernel patch I should use?
    If it is the right kernel patch file, how do I apply the latest kernel to existing Solution Manager system? Can you give me some guidance on this?
    Thanks,
    KC

  • Error at step 42/45 while install Solution Manager 4.0

    Hi SAP guru,
    I'm install Solution Manager 4.0 on Windows 2003 R2 with Oracle10g
    and JSDK 1_4_2_16, while facing step 42/45 (Configure System Landscape Directory). Its shown error below.
    ERROR 2008-01-17 16:02:04
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.
    ERROR 2008-01-17 16:02:04
    FCO-00011  The step configSLDMainLocalMapSecRolesToUsers with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|0|0|configSLDMainLocalMapSecRolesToUsers was executed with status ERROR .
    Any solution for this problem?
    PS. I was ran sapinst.exr SAPINST_SKIP_ERROR=true on step 39 (Install Software Units) after set SDM mode = integrated.
    Thanks in advance

    Hi Snehal,
    The log I paste above was too many days ago. Thus, I'm get a new one from Log Browser for you.
    ERROR 2008-01-21 19:05:35
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.
    ERROR 2008-01-21 19:05:35
    FCO-00011  The step configSLDMainLocalMapSecRolesToUsers with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|0|0|configSLDMainLocalMapSecRolesToUsers was executed with status ERROR .
    and this from sapinst_dev.log as your requested.
    INFO       2008-01-21 19:05:35
               CJSlibModule::writeInfo_impl()
    Execution of the command "C:\j2sdk1.4.2_16\bin\java.exe -classpath E:/usr/sap/SOL/DVEBMGS01/j2ee/cluster/server0/apps/sap.com/tclmctcutilbasic_ear/servlet_jsp/ctc/root/WEB-INF/classes/ com.sap.ctc.util.ConfigMainExt XXXXXX ahosapso:50100 J2EE_ADMIN XXXXXX" finished with return code 0. Output:
    TYPE=A<BR>STATE=401<BR>INFO_SHORT=Error connecting to http://ahosapso:50100/ctc/ConfigServlet?param=com.sap.ctc.util.SecurityRoleConfig;MAP_SECURITYROLE_TO_USER;ROLE=DataSupplierLD,USER=SLDDSUSER,COMPONENT=sap.com/com.sap.lcr*sld,HOST=ahosapso,P4PORT=50104,J2EE_ADMIN=J2EE_ADMIN,J2EE_PASSWORD=des19(66|31|151|231|117|153|233|51|218|54|). The provided user data might be incorrect or user might be locked.<BR>CONFIGURATION=
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    NWException thrown: nw.configError:
    Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.
    ERROR      2008-01-21 19:05:35
               CJSlibModule::writeError_impl()
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2008-01-21 19:05:35
    FCO-00011  The step configSLDMainLocalMapSecRolesToUsers with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|5|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|0|0|configSLDMainLocalMapSecRolesToUsers was executed with status ERROR .
    TRACE     
    <html><head></head><body><p>An error occurred while processing service <b>SAP Solution Manager 4.0 Support Release 1 > SAP Systems > Oracle > Central System > Central System Installation</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>C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS</b>.</p></body></html>
    TRACE      [iaxxgenimp.cpp:1093]
               showDialog()
    waiting for an answer from gui
    Edited by: jitpanu sriudomwat on Jan 24, 2008 3:47 AM

  • DbSlErrorMsg rc = 20 error installing solution manager 3.2

    what am i doing wrong?
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2007-10-23 00:40:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSSEXC.log
    ERROR      2007-10-23 00:40:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPAPPL0.log
    ERROR      2007-10-23 00:40:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPAPPL1.log
    INFO       2007-10-23 00:40:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:40:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:40:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2007-10-23 00:40:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPAPPL2.log
    ERROR      2007-10-23 00:40:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSSRC.log
    ERROR      2007-10-23 00:40:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSDIC.log
    INFO       2007-10-23 00:40:48 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:40:48 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:40:48 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2007-10-23 00:41:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPPOOL.log
    ERROR      2007-10-23 00:41:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSPROT.log
    ERROR      2007-10-23 00:41:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSDOCU.log
    INFO       2007-10-23 00:41:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:41:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:41:18 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2007-10-23 00:41:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSLEXC.log
    ERROR      2007-10-23 00:41:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPCLUST.log
    ERROR      2007-10-23 00:41:48 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPSLOAD.log
    INFO       2007-10-23 00:41:48 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    INFO       2007-10-23 00:41:48 [syxxccuren.hpp:347]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)
               lib=iamodload module=CR3ldStep
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB.
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR      2007-10-23 00:42:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPUSER.log
    ERROR      2007-10-23 00:42:18 [iaxxbdbld.cpp:1001]
               CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAP0000.log
    THIS IS WHAT THE LOG SAYS
    C:\usr\sap\MGF\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    C:\usr\sap\MGF\SYS\exe\run/R3load.exe: version R6.40/V1.4
    C:\usr\sap\MGF\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPPOOL.cmd -l C:\Program Files\sapinst_instdir\SOLMAN32\WEBAS_ABAP_ORA_NUC\DB/SAPPOOL.log -stop_on_error
    (DB) ERROR: DbSlControl(DBSL_CMD_IMP_FUNS_SET) rc = 20
    (DB) ERROR: DbSlErrorMsg rc = 20
    Thanks

    hey Venkat
    Im trying to install solution manager 3.2 with oracle 9i...
    I successfully created the central instance.
    when creating database instance i get that error. during the load phase..I installed nonunicode installation
    central instance is running. could it be that I'm using wrong code page 1100?
    I'm not sure what to do its been bugging me for past few days..
    And also do you know if 10g is supported with solution manager 3.2? When i installed 10g it said "no database found on this host"
    Thanks for your help
    Message was edited by:
            anand patel

  • Urgently required Good Installation Document for SAP Solution Manager 4.0

    Hello Experts,
    Iam implementing /installing SAP Solution Manager 4.0 in our scenario in a day/two. My query is tat do we need to install it APAP + JAVA based only or can we install it ABAP based only?
    Secondly i needed good self prepared document for SAP Solution Manager 4.0 installation which gives me step wise step procedure in detail.Plz dont give service marketplace link as i hv already seen and checked installion guide over it ,act. i wanted self prepared doc which is of more use. The useful answers shall be surely awarded points. Requested to revert at earliest as i need this guide in a day itself.
    My Email Id is [email protected] .
    Regards,
    Saumya

    Hey Somya,
    Can u plz send me the configuration guide of change request management that Rakesh had sent to you..
    My Email-id is [email protected]
    Plz its urgent, let me know if u want me to open a new thread so that i can reward you with points..
    Tnx in advance.

  • Error installing Solution manager 7.0 EHP1

    Hi All,
    I am installing Solution manager 7.0 EHP1 on Windows server 2008 64 bit. I have downloaded the installation DVD's from service market place (Named: 51036441_part1, 51036441_part2 and 51036441_part3).
    But i am getting error while giving the path for LABELASC. It is saying that Found the label SAP:WEBAS:7.01:SAPINST..WINDOWS_X64_64. but need the label SAP:UT_SOLMAN70:NW701...*
    Please help
    Regards
    Akshay Korade

    Dear Achsay,
    u can download this below files in following link.
    https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewFilteredProducts-SingleVariationTypeFilter
    j2sdk-1_4_2_17-windows-amd64.exe
    + u can download suitable jce policies.
    Regards
    kesavan

  • Error during installing Solution Manager at step 18 of 25 (import ABAP)

    During installing Solution Manager, I got following errors and can't compleate installing.
    ==========================
    ERROR 2007-02-15 11:05:22
    CJS-30022  Program 'Migration Monitor' exits with error code 2. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2007-02-15 11:05:22
    FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    ==========================
    and the import_monitor.java.log says,
    ========================
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
    Required system resources are missing or not available:
      Import directory '
    jlc-w1\DVD.image\SolutionManager\InstallationExport\EXP1' does not exist;
      Import directory '
    jlc-w1\DVD.image\SolutionManager\InstallationExport\EXP2' does not exist;
      Import directory '
    jlc-w1\DVD.image\SolutionManager\InstallationExport\EXP3' does not exist;
      Import directory '
    jlc-w1\DVD.image\SolutionManager\InstallationExport\EXP4' does not exist.
    ====================================
    The folder
    jlc-w1\DVD.image\SolutionManager\InstallationExport\EXP1 ,2 , 3 ,4 exists, and can be accessed. (In previouse steps, those folders are accessed, correctly)
    Strictly speaking,
    jlc-w1\DVD.image\ is mapped as drive z:
    I also tried put InstallationExport\EXP1 , 2, 3 and 4 at local drive c:
    However the result is same, I got same error.
    Does anyone know this problem?
    Please help me.

    Thank you for the information,
    I have tried with following condition.
    I've copied image from DVD to
    C:\EXP1
    C:\EXP2
    C:\EXP3
    C:\EXP4
    (C: is local drive)
    Then compared all copied files in the local drive and DVD image. Verified all files are identical. also made all files and folder under those folder have R/W permission.
    However I still get same error. ( I did this from fresh OS and new installation as well)
    I used filemon.exe during installation to monitor file access. During other step of the installation, files under EXP1,2,3,4 were accessed successfully.

  • I am trying to install solution manager 7.1

    Hi,
    I am trying to install solution manager 7.1
    platforn O.S Windows X86_64 2008 server
                  D B orcale 11.2
    Install has got stuck in the phase 33 "install java engine"
    when I check sapinst_dev.log it stopped updating any log after the step
    TRACE      2011-07-06 09:19:12.984 [syxxcnode.cpp:454]
               CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/SDMKIT.2.log, ISyNode::CopyMoveMode_t 0x3)
               lib=syslib module=syslib
    Moved C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/SDMKIT.log to C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/SDMKIT.2.log
    INFO       2011-07-06 09:19:12.984 [synxcpath.cpp:814]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\SDMKIT.log.
    INFO       2011-07-06 09:19:13.000
    processing bar shows "Extracting pack/sdmrepository.sdc"
    Has any one come across this issue....
    thank you so much
    Regards,
    Jay

    Hello,
    The default parameters for the JVM are not adaquate for an X64 system, and seem to be for 32 bits systems.
    This means when the J2ee folder is created in usr\sap...and the JVM is started with the default java parameters on an X64 system, it will fail. The installation guide should refer you to the JVM settings, but if you are using SAPJVM, then Note 1603093 has the required parameters.
    As an example the maxheap needs to be set to 2048, but it will only be set to 1024.
    In order to resolve, you need to find the Note for the Java parameter settings for your JVM, be it Oracle (Sun), IBM or SAP, run the configtool to modify them accordingly.
    Then once this is done re-start the install, using the existing configuration file, it will advance rapidly to the point it failed, and then start he JVM successfully. Or you can start it in the SAPMMC and once you are satisfied it will start with the parameters, restart the install. This is a better method because
    it is much faster if you make a mistake and it fails on a typo in a parmeter setting.
    Unfortunately you cannot set the JVM paramters prior to the JVM being created, and it has just been created at the phase in which your install has failed.
    Hope this insight gets you going again.
    Regards,
    Paul

  • Sapinst GUI can't work when install solution manager

    Hi, All
    When I try to install solution manager 7.0, the sapinst can't work and show the error below
    [root@hqslm70 IM_LINUX_X86_64]# ./sapinst
    [==============================] \ extracting...  done!
    Starting GuiServer using:
    /usr/java/j2sdk1.4.2_17/bin/java -Xmx256M -Djava.security.egd=file:/dev/urandom -cp /tmp/sapinst_exe.6998.1214731170/JAR/instgui.jar:/tmp/sapinst_exe.6998.1214731170/JAR/inqmyxml.jar SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
    init: retrieving account information for group sapinst...
    init: retrieving account information done.
    load resource pool /src/slm70/install_master/IM_LINUX_X86_64/resourcepool.xml
    guiengine: No GUI server connected; waiting for a connection on host hqslm70, port 21200 to continue with the installation
    OS:RHEL 5 Update 2 x86_64
    I already install Sun j2sdk_1.4.2_17, jce_policy-1_4_2, saplocales-2.5-2.
    What did I miss about anything ??

    Hi Kk,
    I think you did not set display variable. Use this command & try again:-
    export DISPLAY = <IP Address of presentation server>:0.0
    And run ./sapinst
    If it is helpful than reward me
    Karan

  • Ticket SAP Solution Manager 7.0 to SAP EHP 1 for SAP Solution Manager 7.0

    Hi,
    I want to migrate all tickets from SAP Solution Manager 7.0 to SAP EHP 1 for SAP Solution Manager 7.0 , please let me know the procedure how to migrate it.
    DB Detail
    SAP Solution Manager 7.0 - MSSQL( 9.00.4035)
    SAP EHP 1 for SAP Solution Manager 7.0 - MSSQL(10.00.2531)
    Thanks,
    Kaleel

    Dear Mohamed,
    I was reading the post and the replies and while I think your question has been answered, I just want to make sure what you are trying to achieve. Is it a migration, where you have one Solution Manager system on SAP Solution Manager 7.0 and another
    SAP Solution Manager EHP1 system and you were looking to migrate the Service Desk messages?
    If you are "Upgrading" one system from Solution Manager 7.0 to  EHP1 then all the messages are preserved.
    If you are "Migrating" to a physically different system, then transfer of Service Desk Messages is not supported.
    Please see the document [SAP Solution Manger-  Conent Transfer|https://websmp204.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000608232009E]
    Also Service Desk is a completely independent CRM Service, so the messages could always be archived, as has been suggested.
    No depending on your scenario, is the EHP1 system brand new or is it already productive? If it was brand new, you might be able to do a homogenous system copy, and then upgrade the new system to EHP1. But if it is already productive, this would not be an option.
    Hope this helps to clarify.
    Regards,
    Paul

Maybe you are looking for

  • Now that iOS 6 is here, how do I update to iOS 5?

    I have an iPod Touch 4G (model MC540FD). iOS 6 is now available from iTunes, but for pedagogical purposes, I don't want to update my iPod to iOS 6 for the moment. I just want to update from iOS 4.3.5 to iOS 5. So, I manually downloaded the .ipsw file

  • Simon game. buttons wont flash... help!

    This is a simple "Simon" memory game, produced in GUI........... The main(); invokes the FIRE(); which generates random numbers , which in turns invokes one of four COLOR methods, red(), green(), yellow(), blue(); .... These methods flash one of the

  • How do i find the airplay icon on my ipad.

    I have the same network registered to the same network. Software is the latest on both IPAD and Apple TV. I have a IPAD 3. I have tried youtube, safari, TV-play station and find no airplay icon nowhere. I double click on meny button and swipe accross

  • Illustrator files crash Fireworks

    I just got started with Fireworks CS3, installed yesterday for the first time. I'm trying to open Illustrator files but Fireworks crashes every time. Installation went smoothly, I unistalled and reinstalled just to be sure. But, no luck, I can't open

  • JSTL in WL 9

    I'm trying to run a web app (WAR) in WL 9. I'm trying to use JSTL tags, so I have the following directives at the top on the JSP page: <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt"