Installing SAP solution manager error

Hi all,
I install SAP solution manager on a distributed system with Oracle database. I am installing "database instance" step. I found a error in second step "install common file"of installation. And the log file is
INFO 2009-07-21 18:46:46.454
Removed environment variable SAPDATA_HOME from current process environment.
INFO[E] 2009-07-21 18:46:46.460
MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
ERROR 2009-07-21 18:46:46.530
FCO-00011  The step createDefaultProfile with step key |NW_Doublestack_DB|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|6|0|createDefaultProfile was executed with status ERROR .
Please help me..
Thanks
Duypm

Hi all,
This is my new logfile
INFO 2009-07-24 14:11:07.403
Removed environment variable DIR_LIBRARY from current process environment.
INFO 2009-07-24 14:11:07.403
Removed environment variable THREAD from current process environment.
INFO 2009-07-24 14:11:07.403
Removed environment variable dbms_type from current process environment.
INFO 2009-07-24 14:11:07.404
Removed environment variable dbs_ora_tnsname from current process environment.
INFO 2009-07-24 14:11:07.404
Removed environment variable dbs_ora_schema from current process environment.
INFO 2009-07-24 14:11:07.404
Removed environment variable ORACLE_SID from current process environment.
INFO 2009-07-24 14:11:07.405
Removed environment variable DB_SID from current process environment.
INFO 2009-07-24 14:11:07.405
Removed environment variable ORACLE_BASE from current process environment.
INFO 2009-07-24 14:11:07.405
Removed environment variable TNS_ADMIN from current process environment.
INFO 2009-07-24 14:11:07.406
Removed environment variable NLS_LANG from current process environment.
INFO 2009-07-24 14:11:07.406
Removed environment variable SAPDATA_HOME from current process environment.
ERROR 2009-07-24 14:11:07.413
MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
ERROR 2009-07-24 14:11:07.475
FCO-00011  The step createDefaultProfile with step key |NW_Doublestack_DB|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|6|0|createDefaultProfile was executed with status ERROR ( Last error reported by the step :Caught ESyException in Modulecall: ESAPinstException: error text undefined.).
Please help me....
Thanks
Duypm

Similar Messages

  • Error in Import Java Dump phase while installing SAP solution Manager 7.1

    Hi,
    While installing SAP solution manager 7.1 I am getting the below error during the phase "Import Java Dump".
    An error occurred while processing option SAP Solution Manager 7.1 > SAP Systems > MS SQL Server > Central System > Central System( Last error reported by the step : Execution of JLoad tool 'C:\j2sdk1.4.2_17-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx1024m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/SOLMAN71/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/SOLMAN71/SYSTEM/MSS/CENTRAL/AS/install/sharedlib;D:/usr/sap/SPT/SYS/exe/uc/NTAMD64/mssjdbc/sqljdbc.jar" -sec SPT,jdbc/pool/SPT,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.properties,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.key -dataDir "D:/SAP SOLMAN/Java Components/51040039\DATA_UNITS\SOLMAN_JAVA_EXPORT_JDMP" -job "C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1. SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/SOLMAN71/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.
    JLOAD.JAVA log details below
    java version "1.4.2_17"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_17-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_17-b06, mixed mode)
    Jload R 7.12 V 0 A 0
    Jload -sec SPT,jdbc/pool/SPT,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.properties,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.key -dataDir D:/SAP SOLMAN/Java Components/51040039\DATA_UNITS\SOLMAN_JAVA_EXPORT_JDMP -job C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Connecting to database
    Couldn't connect to DB
    com.sap.inst.common.exception.DBConnectionException: com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host  has failed. java.net.ConnectException: Connection refused: connect
         at com.sap.inst.common.db.DBConnection.connect(DBConnection.java:157)
         at com.sap.inst.jload.Jload.main(Jload.java:222)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host  has failed. java.net.ConnectException: Connection refused: connect
         at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.loginWithoutFailover(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.common.db.DBConnection.connectViaSecureStore(DBConnection.java:111)
         at com.sap.inst.common.db.DBConnection.connect(DBConnection.java:151)
         ... 6 more
    An error occured during execution. Please consult SAP note 942766 for first steps on troubleshooting the problem.
    I have gone thru with the notes and it didn't help me much.
    I have used J2SDK 1.4.2_17 nad JCE_Policy-1.4.2 files.
    Please let me know where IO went wrong.
    Thanks in advance.
    Sai

    Hi,
    1. Did you select java path (Export CD/DVD) while intsallation? Check once again.
    2. Add JAVA_HOME = Java path in environment variable.
    3. What is the exact error, you got it, post error here.
    Regards,
    Srini Nookala

  • Error when installing sap solution manager

    Dear all,
    When i am installing SAP solution manager (SAP SOLMAN 7.0 EHP1SR1 WINDOWS_X86_64), I meet the following error:
    An error occurred while processing option SAP Solution Manager 7.0 EhP1 > SAP Systems > MS SQL Server > Central System > Central System( Last error reported by the step: ABAP processes of instance S01/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:30 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 C:\Program Files/sapinst_instdir/SOLMAN/SYSTEM/MSS/CENTRAL/AS.
    Do anyone meet the same error before? Please help...
    Thanks.

    I had a similar issue because the size of the pagiing file, after increase the size of paging file to 20Gb, I solved the issue in my system. The instance wasn't up because the size of paging file.

  • R3load -testconnect failed while installing SAP Solution manager

    Hi
    I'm trying to install sap solution manager, it gets to "abap import" and then gives an error. I think there is a problem with database connection.
    Here is what I get in the log
    INFO 2007-03-22 17:03:01
    Copied file 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/DB6/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/DB6/CENTRAL/AS/inifile.2.xml'.
    INFO 2007-03-22 17:03:01
    Copied file 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/DB6/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/DB6/CENTRAL/AS/inifile.3.xml'.
    INFO 2007-03-22 17:03:06
    Execute step Component  W2K_ServicePack_Check|ind|ind|ind|indPreprocess  of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
    INFO 2007-03-22 17:03:18
    Copied file 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/DB6/CENTRAL/AS/keydb.xml' to 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/DB6/CENTRAL/AS/keydb.2.xml'.
    INFO 2007-03-22 17:03:18
    Execute step testDatabaseConnection of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|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.
    INFO 2007-03-22 17:03:32
    Switched to user: lvtadm.
    INFO 2007-03-22 17:03:32
    Creating file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\R3load.exe.log.
    INFO 2007-03-22 17:03:32
    Switched to user: lvtadm.
    INFO 2007-03-22 17:03:32
    Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS.
    INFO 2007-03-22 17:03:32
    Output of C:\usr\sap\LVT\SYS\exe\uc\NTI386\R3load.exe -testconnect is written to the logfile R3load.exe.log.
    WARNING 2007-03-22 17:03:33
    Execution of the command "C:\usr\sap\LVT\SYS\exe\uc\NTI386\R3load.exe -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 CommandlineC:\usr\sap\LVT\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20070322170332
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: DbSlConnect to 'SM1' as 'saplvt' failed
    (DB) ERROR: DbSlErrorMsg rc = 29
    ERROR 2007-03-22 17:03:33
    CJS-30023  Process call 'C:\usr\sap\LVT\SYS\exe\uc\NTI386\R3load.exe -testconnect' exits with error code 2. For details see log file(s) R3load.exe.log.
    ERROR 2007-03-22 17:03:33
    FCO-00011  The step testDatabaseConnection 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|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|testDatabaseConnection was executed with status ERROR .
    Any assistance will be rewarded.
    Thanks in advance

    Hi Louis
    >>>snip<<<
    For details see log file(s) R3load.exe.log.
    >>>unsnip<<<
    Or logon as <sid>adm and issue
    R3trans -x
    Then take a look at trans.log
    Hth+Best regards
    dirk

  • Problem installing SAP solution Manager

    Hello,
    I want to install SAP Solution Manager on a LINUX system.
    My system information is:
    >uname -a
    Linux sapsolm1 2.6.9-67.0.1.ELsmp #1 SMP Fri Nov 30 11:57:43 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
    If I follow the installation manual and start sapinst nothing happens as you could see in the log below. If I start "./startInstGui.sh" I get an error message. Does any body have an idea what is wrong on my system why the installation GUI is not starting up?
    I'll start the installation form the path: /backup/51032955/IM_LINUX_X86_64
    The CD number I use is 51032955.
    Many thanks.
    Richard Meijn
    Screen log
    [root@sapsolm1 IM_LINUX_X86_64]$ ./sapinst
    [==============================] - extracting...  done!
    Starting GuiServer using:
    /usr/bin/java -cp /backup/sapinst_instdir/sapinst_exe.20122.1202218058/JAR/instgui.jar:/backup/sapinst_instdir/sapinst_exe.20122.1202218058/JAR/inqmyxml.jar -Djava.security.egd=file:/dev/urandom 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 /backup/51032955/IM_LINUX_X86_64/resourcepool.xml
    guiengine: no GUI server connected; waiting for a connection on host sapsolm1, port 21200 to continue with the installation
    [root@sapsolm1 IM_LINUX_X86_64]$ ./startInstGui.sh
      Java Runtime found in PATH environment variable
      Path: java
    Start mode: gui (GUI only)
    Connection parameters:
      GUIServer host: localhost
      GUIServer port: 21212
    Starting...
    Warning: -Xmx256M not understood. Ignoring.
    Exception in thread "GtkMain" java.lang.UnsatisfiedLinkError: gtkInit
       at JvLookupJNIMethod (/usr/lib64/libgcj.so.5.0.0)
       at JvJNIMethod.call(ffi_cif, void, ffi_raw, void) (/usr/lib64/libgcj.so.5.0.0)
       at gnu.java.awt.peer.gtk.GtkMainThread.run() (Unknown Source)
       at java.lang.Thread.run() (/usr/lib64/libgcj.so.5.0.0)
       at JvThreadRun(java.lang.Thread) (/usr/lib64/libgcj.so.5.0.0)
       at GC_start_routine (/usr/lib64/libgcj.so.5.0.0)
       at __clone (/lib64/tls/libc-2.3.4.so)

    I suggest (to be clean) - start from the beginning.
    Check the installation guide (http://service.sap.com/instguides) - it has a detailed section about what to remove in which directory.
    Also check note 171356 - SAP software on Linux: Essential information for other things you need to install/configure (saplocales etc.)
    Additionally check your distribution specifc configuration settings in note 722273 - Red Hat Enterprise Linux 3 and 4: Installation and upgrade (Redhat 4.x assumed).
    Finally check note 861215 - Recommended Settings for the Linux on AMD64/EM64T JVM for the Java settings after you´ve done your installation.
    Markus

  • Install SAP Solution Manager with DEV instance in the same server (MCOD)

    Hello, i would like to install SAP Solutions Manager together with DEV ECC 6.0 in the same host, DEV is currently installed and working fine.
    I followed note 551915 to convert MS-SQL 2005 to MCOD (change of schema from dbo to dev) and worked fine. But when i am installing the SolMan through the sapinst i don´t see the option MCOD
    The only option i am confussed is
    MS SQL Server
    Database reuse  o - New Database (DBSID = SAPSID)
                             o - Use Existing Database
                                    Database ID (DBSID)
    Witch option should i choose to perform a MCOD installation? new db or use existing db (DEV)?
    Kind Regards

    Hi Merchan, if you want to use MCOD you need to select the option: o - Use Existing Database
    Database ID (DBSID) .
    Regards,
    Darwin C.

  • Error installing SAP Solution Manager 4.0 (SP13) End to End Diagnostic Agen

    Hi,
    I'm installing SMD Agent on Solaris SPARC 10 64 bits/Oracle. Software version SMDAGENT13_0-20001428.SAR.
    The problem appears when I type in the sceen:
    SMD Agent User: smdadm
    SMD Agent User ID: 8000
    SMD Agent Group: sapsys
    Pwd SMD Agent: six characters( I've used pwd of different length, but the error follows so I think the problem isn't pwd)
    When I type unix command:
    >id
    uid=0(root) gid=0(root)
    The error that appears is:
    FSL-01002 Unable to create account user="smdadm" uid="8000". UX: Usr/sbin/useradd: ERROR:Unable to create home directory
    Please could you help me?
    Thanks

    Hi Rahul,
    Are you still getting same error? did you solve it? I'm getting the same error. Please help me if you know the solution. I really appreciate your help.
    Thanks,
    INFO[E]    2008-03-20 15:45:30.484 [syuxcuser.cpp:1932]
               *CSyUserImpl_getOsInfos(ILogBook m_logBook, iastring sName, iastring sID, tSyUserInfo& msUserinfo)
    FSH-00006  Return value of function getpwnam(smdadm) is NULL.
    ERROR      2008-03-20 15:45:30.727 [syuxcuser.cpp:1704]
               CSyUserImpl::addToOS(const CUserData& data, ISyProgressObserver )*
    FSL-01002  Unable to create account user="smdadm". UX: /usr/sbin/useradd: ERROR: Unable to create the home directory: Operation not applicable. (return code 12)

  • Error in installation of Sap Solution Manager - AIX / Oracle

    <b>Hello,
    We are installing SAP Solution Manager in Operating System is AIX 5.3 and Database System is Oracle 10.2
    After the Oracle Installation, in the phase of Abap Import (16 of 44), we are
    receiving the follow error message:</b>
    Required system resources are missing or not available:
    Import directory '/oracle/install/51032524/EXP1' does not exist;
    Import directory '/oracle/install/51032524/EXP2' does not exist;
    Import directory '/oracle/install/51032524/EXP3' does not exist;
    Import directory '/oracle/install/51032524/EXP4' does not exist.
    ERROR 2007-04-12 15:27:41
    CJS-30022 Program 'Migration Monitor' exits with error code 2. For
    details see log file(s) import_monitor.java.log, import_monitor.log.
    <b>
    The installation export DVD was copied to local machine (the directory
    list is attached in zip file). We get this DVD from
    service.sap.com/swdc.</b>
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
    Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142ifx-20061222 (ifix 113727: SR7 + 112603) (JIT enabled: jitc))
    <b>IMPORT_MONITOR.JAVA shows this message:</b>
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)
    IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20061222 (JIT enabled)
    J9VM - 20061220_10521_BHdSMr
    JIT  - 20061026_1805_r8
    GC   - 200612_20)
    Required system resources are missing or not available:
      Import directory '/oracle/install/51032524/EXP1' does not exist;
      Import directory '/oracle/install/51032524/EXP2' does not exist;
      Import directory '/oracle/install/51032524/EXP3' does not exist;
      Import directory '/oracle/install/51032524/EXP4' does not exist.
    <b>And the directory is OK</b>
    /oracle/install/51032524
    ls -l
    total 160
    -rwxrwxrwx   1 root     system           79 Apr 12 09:54 CDLABEL.ASC
    -rwxrwxrwx   1 root     system           79 Apr 12 09:54 CDLABEL.EBC
    -rwxrwxrwx   1 root     system         9093 Apr 12 09:54 COPY_TM.HTM
    -rwxrwxrwx   1 root     system         5787 Apr 12 09:54 COPY_TM.TXT
    -rwxrwxrwx   1 root     system         8559 Apr 12 09:54 CRCFILE.DAT
    drwxrwxrwx   4 root     system          256 Apr 12 10:03 EXP1
    drwxrwxrwx   4 root     system          256 Apr 12 10:11 EXP2
    drwxrwxrwx   4 root     system          256 Apr 12 10:14 EXP3
    drwxrwxrwx   4 root     system          256 Apr 12 10:16 EXP4
    -rwxrwxrwx   1 root     system           88 Apr 12 09:54 LABEL.ASC
    -rwxrwxrwx   1 root     system           88 Apr 12 09:54 LABEL.EBC
    -rwxrwxrwx   1 root     system           20 Apr 12 09:54 LABELIDX.ASC
    -rwxrwxrwx   1 root     system        22361 Apr 12 09:54 SHAFILE.DAT
    -rwxrwxrwx   1 root     system           22 Apr 12 09:54 VERSION.ASC
    <b>Please, anybody have any idea?
    Thanks for help,
    Carlos Nogueira</b>

    Hi Carlos, can you resolve this ? because i have the same problem, but with sql and win 2003.
    java version "1.4.2_15"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
    Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
    Required system resources are missing or not available:
      Import directory sapinst\saptrans\D51032007\EXP1' does not exist;
      Import directory 'sapinst\saptrans\D51032007\EXP2' does not exist;
      Import directory 'sapinst\saptrans\D51032007\EXP3' does not exist;
      Import directory 'sapinst\saptrans\D51032007\EXP4' does not exist.
    thanks in avance.

  • Oracle 10g 2 problem install on Solution manager

    Hi,
    I'm installing Sap Solution Manager 4 on Red Hat Enterprise
    Linux ES release 4 (Nahant Update 5) with Oracle 10g 10.2.0.1.0.
    I have an Oracle error message :
    /oracle/SM1/102_64/lib32//libnls10.a(lxecg2e.o)(.text+0x681): In function `lxecg2e':
    : undefined reference to `ldxdtd'
    There are a lot of message of this type with different end of message :
    /oracle/SM1/102_64/lib32//libnls10.a(lxecg2i.o)(.text+0xf0): In function `lxecg2i':
    : undefined reference to `ldxnbeg'
    But it's always a problem with libnls10.a(lxecg2i.o)....
    Someone have alreaday had this problem before?
    Thx for all.

    you should install 10.2.0.2 with latest patches.
    please read Note 871735 - Current patch set for Oracle 10.2.0

  • Sap Solution Manager 3.2 installation

    hi,
    i get the follow message
    ERROR      2006-08-18 14:11:55 [iaxxbrunas.cpp:269]
               CIaRunAsUser::run_impl()
    MOS-01012  PROBLEM: '/oracle/sapmnt/SM1/exe/startsap all DVEBMGS00' returned with '8' which is not a defined as a success code.
    can anybody help me ?
    thanks

    Hi Shatti,
    why do you still install SAP Solution Manager 3.2?
    The current version is SAP Solution Manager 4.0 with enhanced functionality, mainstream maintenance until 31.03.2011, SAP Netweaver 2004s Basis, ....
    See also:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000226502&_SCENARIO=01100035870000000202&
    Best regards
    Ruediger Stoecker

  • License for Java stack in SAP Solution Manager

    Hello!
    I installed SAP Solution Manager (ABAP+Java), have ordered the SAP License and applied the license for ABAP part (Tcode: slicense).
    Do I also need to update/license the Java Part of my system in Visual Administration?
    (Server 0 0_30826 .. --> Licensing Adapter --> choose Tab "Installed Licenses")
    Thank you very much!
    regards
    Thom

    Extract from OSS note 953302
    In a double-stack installation, only the license keys in WebAS ABAP is relevant. You do not require a license key for WebAS Java for a double-stack installation.
    If a license key was installed in WebAS Java, it does not have an effect on the function of the system. You can ignore warnings about expired or soon to expire license keys in WebAS Java.

  • 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.

  • Please suggest on: SAP Solution Manager Installation

    Hi Experts,
    We are going to install SAP Solution Manager in our landscape. Our present SAP version is: ECC 6.0 and Database is: Oracle 10.2.0.2 and OS is: AIX 5.3
    1. Please suggest us which is the suitable Solution manager version for our environment?
    2. What are the pre-requisites and needful steps to take before starting the installation?
    3. Where can I get complete step by step documents for this activity?
    4. Which OS & DB  is suitable for our environment?
    Thanks in advance!
    Veera

    Can I also ask for some confirmation about a couple of things.  I have looked at the SAP documents but I can't find a definite answer to these questions:
    1.  David Kroone - you say that Solution manager should be set up on a new server but I understand that it is possible to run it on one of our existing R/3 servers.  Is this correct?  Does anyone have any comments about this?
    2.  David - you also say that we can pick any OS & DB for the Solution Manager server. We are running R/3 on Oracle/Solaris but would prefer to run Solution Manager on a Windows server running SQLServer.  Is this definitely OK?  (it would be cheaper though you advise that using the same platform could make it simpler - is this because Solution Manager works better on the same platform or is it just because we would then have a more homogeneous environment?)
    3.  We are currently on 4.7 but plan to move to ECC6 this summer.  We want (need?) to install Solution Manager before we upgrade to ECC6.  Should this affect our decision in anyway?
    Sorry to re-ask the same questions but it's difficult to find a precise answer in the SAP documents.

  • How to install both solution manager and ECC Development on same server

    Hi All,
    Can anyone help me how to install Solution Manager and ECC Development on same server and also whether SLD is required? if yes, then how to setup.
    Pls let me know.
    Regards,
    Karthik

    Hi Karthik,
    I try to answer you message, my answer may not be sufficient for you.
    Install SAP Solution Manager and ECC development as separate systems sharing the same server. So each system will get it's own system id and installation number.
    Verify sizing of both systems.
    SLD is not mandatory for a SAP Solution Manager. If a SLD already exist in your System Landscape, you can connect SMSY (System Landscape) in transaction SMSY_SETUP with a SLD. Information on System will then be retrieved from SLD, rather via an RFC.
    Best regards,
    Ruediger Stoecker

  • How to install both solution manager and ECC Development

    Hi All,
    Can anyone help me how to install Solution Manager and ECC Development on same server and also whether SLD is required? if yes, then how to setup.
    Pls let me know.
    Regards,
    Karthik

    Hi Karthik,
    I try to answer you message, my answer may not be sufficient for you.
    Install SAP Solution Manager and ECC development as separate systems sharing the same server. So each system will get it's own system id and installation number.
    Verify sizing of both systems.
    SLD is not mandatory for a SAP Solution Manager. If a SLD already exist in your System Landscape, you can connect SMSY (System Landscape) in transaction SMSY_SETUP with a SLD. Information on System will then be retrieved from SLD, rather via an RFC.
    Best regards,
    Ruediger Stoecker

Maybe you are looking for

  • Problem with putting peopleo n hold (E63)

    Hey guys. During convo when i either try to put someone on hold or answer another incoming call whilst on the phone i get 'Request Rejected' Any ideas? Thanks.

  • SRM SUS-Time sheet Approval

    Hi All, My client requirement is Payment of IT service charges to IT Vendor.Right Now it is Manual (Posting directly to GL account). We want to integrate this process i SAP-MM and SRM-SUS. I heared about Time sheet process from SRM. can anybody give

  • Help with Library Items

    How do I change the titles of a couple of pages, eg "Biography" to "About"  and how do I delete some pages?

  • Supporting other language?

    Is mini ipod supporing other language?

  • Missing folder after installing myapplication with AppBuilder 8.5

    In the project property for the installer, I created a data-folder for my application. This folder is for later use with the myapp. So during installation its empty. After installation on the target PC, I miss the folder. Only the folder with the mya