Solution Manager 7.1 SPS8 to SPS11 with SUM

Hello,
I'm just upgrading SolMan 7.1 to SPS11 (AIX, DB/2). The SUM Initialization and Extraction part is done without any errors. Now in step 5.3 Configuration the ABAP part is also done, but Java brings following error:
I'm wondering, because the SAP-processes shows an DVEBMGS02 and an SCS03 instance - no additional JCxx instane!?
Can anyone help me in that?
Thx a lot!

Hi, in dev_bootstrap you can find an Java VM abort:
trc file: "dev_bootstrap", trc level: 1, release: "721"
node name   : bootstrap
pid         : 8126588
system name : SOP
system nr.  : 02
started at  : Thu May 15 17:54:13 2014
arguments  :
   arg[00] : /usr/sap/SOP/DVEBMGS02/uc/jlaunch
   arg[01] : pf=/usr/sap/SOP/SYS/profile/SOP_DVEBMGS02_solutionmgr
   arg[02] : -DSAPINFO=SOP_02_bootstrap
   arg[03] : pf=/usr/sap/SOP/SYS/profile/SOP_DVEBMGS02_solutionmgr
   arg[04] : -DSAPSTART=1
   arg[05] : -DCONNECT_PORT=60093
   arg[06] : -DSAPSYSTEM=02
   arg[07] : -DSAPSYSTEMNAME=SOP
   arg[08] : -DSAPMYNAME=solutionmgr_SOP_02
   arg[09] : -DSAPPROFILE=/usr/sap/SOP/SYS/profile/SOP_DVEBMGS02_solutionmgr
   arg[10] : -DFRFC_FALLBACK=ON
   arg[11] : -DFRFC_FALLBACK_HOST=localhost
Used property files
-> files [00] : /usr/sap/SOP/DVEBMGS02/j2ee/cluster/instance.properties
Bootstrap nodes
-> [00] bootstrap            : /usr/sap/SOP/DVEBMGS02/j2ee/cluster/instance.properties
-> [01] bootstrap_ID25948100 : /usr/sap/SOP/DVEBMGS02/j2ee/cluster/instance.properties
-> [02] bootstrap_ID25948150 : /usr/sap/SOP/DVEBMGS02/j2ee/cluster/instance.properties
Worker nodes
-> [00] ID25948100           : /usr/sap/SOP/DVEBMGS02/j2ee/cluster/instance.properties
-> [01] ID25948150           : /usr/sap/SOP/DVEBMGS02/j2ee/cluster/instance.properties
JStartupReadInstanceProperties: read instance properties [/usr/sap/SOP/DVEBMGS02/j2ee/cluster/instance.properties]
-> ms host    : solutionmgr
-> ms port    : 3903
-> OS libs    : /usr/sap/SOP/DVEBMGS02/j2ee/os_libs
-> Admin URL  :
-> run mode   : normal
-> run action : NONE
-> enabled    : yes
[Thr 01] Thu May 15 17:54:13 2014
[Thr 01] [Node: bootstrap] java home is set by profile parameter
[Thr 01] Java Home: /usr/java14_64
JStartupIReadSection: read node properties [bootstrap]
-> node name          : bootstrap
-> node type          : bootstrap
-> node execute       : yes
-> java path          : /usr/java14_64
-> java parameters    : -Djco.jarm=1 -Djava.security.policy=./java.policy -Xj9
-> java vm version    : J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20070920 (JIT enabled)
-> java vm vendor     : IBM J9 VM (IBM Corporation)
-> java vm type       : server
-> java vm cpu        : ppc64
-> heap size          : 512M
-> root path          : /usr/sap/SOP/DVEBMGS02/j2ee/cluster
-> class path         : ./bootstrap/launcher.jar
-> OS libs path       : /usr/sap/SOP/DVEBMGS02/j2ee/os_libs
-> main class         : com.sap.engine.offline.OfflineToolStart
-> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
-> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
-> framework path     : /usr/sap/SOP/DVEBMGS02/uc/jstartup.jar:/usr/sap/SOP/DVEBMGS02/uc/jvmx.jar
-> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0259481
-> debuggable         : yes
-> debug mode         : no
-> debug port         : 60000
-> shutdown timeout   : 120 sec.
[Thr 01] JLaunchRequestQueueInit: create named pipe for ipc
[Thr 01] JLaunchRequestQueueInit: create pipe listener thread
[Thr 258] JLaunchRequestFunc: Thread 258 started as listener thread for np messages.
[Thr 515] WaitSyncSemThread: Thread 515 started as semaphore monitor thread.
[Thr 01] SigISetDefaultAction : default handling for signal SIGCHLD
[Thr 01] Thu May 15 17:54:14 2014
[Thr 01] NiInit3: NI already initialized; param 'maxHandles' ignored (init=1;par=32768;cur=2048)
[Thr 01] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)
[Thr 01] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
[Thr 01] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
[Thr 01] CCMS: CCMS Monitoring Initialization finished, rc=0.
[Thr 01] [Node: bootstrap] java home is set by profile parameter
[Thr 01] Java Home: /usr/java14_64
JStartupIReadSection: read node properties [bootstrap]
-> node name          : bootstrap
-> node type          : bootstrap
-> node execute       : yes
-> java path          : /usr/java14_64
-> java parameters    : -Djco.jarm=1 -Djava.security.policy=./java.policy -Xj9
-> java vm version    : J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20070920 (JIT enabled)
-> java vm vendor     : IBM J9 VM (IBM Corporation)
-> java vm type       : server
-> java vm cpu        : ppc64
-> heap size          : 512M
-> root path          : /usr/sap/SOP/DVEBMGS02/j2ee/cluster
-> class path         : ./bootstrap/launcher.jar
-> OS libs path       : /usr/sap/SOP/DVEBMGS02/j2ee/os_libs
-> main class         : com.sap.engine.offline.OfflineToolStart
-> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
-> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
-> framework path     : /usr/sap/SOP/DVEBMGS02/uc/jstartup.jar:/usr/sap/SOP/DVEBMGS02/uc/jvmx.jar
-> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0259481
-> debuggable         : yes
-> debug mode         : no
-> debug port         : 60000
-> shutdown timeout   : 120 sec.
[Thr 772] JLaunchIStartFunc: Thread 772 started as Java VM thread.
JHVM_LoadJavaVM: VM Arguments of node [bootstrap]
-> stack   : 1048576 Bytes
-> arg[  0]: exit
-> arg[  1]: abort
-> arg[  2]: vfprintf
-> arg[  3]: -Denv.class.path=:/db2/db2sop/sqllib/java/db2java.zip:/db2/db2sop/sqllib/java/runtime.zip:.:/db2/db2sop/sqllib/java/db2java.zip:/db2/db2sop/sqllib/java/runtime.zip:.
-> arg[  4]: -Djco.jarm=1
-> arg[  5]: -Djava.security.policy=./java.policy
-> arg[  6]: -Xj9
-> arg[  7]: -Dsys.global.dir=/usr/sap/SOP/SYS/global
-> arg[  8]: -Dapplication.home=/usr/sap/SOP/DVEBMGS02/uc
-> arg[  9]: -Djava.class.path=/usr/sap/SOP/DVEBMGS02/uc/jstartup.jar:/usr/sap/SOP/DVEBMGS02/uc/jvmx.jar:./bootstrap/launcher.jar
-> arg[ 10]: -Djava.library.path=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/SOP/DVEBMGS02/exe:/usr/sap/SOP/DVEBMGS02/exe:/usr/sap/SOP/DVEBMGS02/exe:/usr/sap/SOP/SYS/exe/run:/usr/sap/SOP/SYS/exe/uc/rs6000_64:/usr/java14_64/jre/bin/j9vm:/usr/sap/SOP/DVEBMGS02/exe::/usr/lib:/usr/sap/SOP/DVEBMGS02/j2ee/os_libs:/usr/sap/SOP/DVEBMGS02/uc:/usr/sap/SOP/DVEBMGS02/uc:/usr/sap/SOP/DVEBMGS02/exe:/usr/sap/SOP/SYS/exe/run:/usr/sap/SOP/SYS/exe/uc/rs6000_64
-> arg[ 11]: -Dmemory.manager=512M
-> arg[ 12]: -Xmx512M
-> arg[ 13]: -DLoadBalanceRestricted=no
-> arg[ 14]: -Djstartup.mode=BOOTSTRAP
-> arg[ 15]: -Djstartup.ownProcessId=8126588
-> arg[ 16]: -Djstartup.ownHardwareId=T1167630990
-> arg[ 17]: -Djstartup.whoami=bootstrap
-> arg[ 18]: -Djstartup.debuggable=yes
-> arg[ 19]: -DSAPINFO=SOP_02_bootstrap
-> arg[ 20]: -DSAPSTART=1
-> arg[ 21]: -DCONNECT_PORT=60093
-> arg[ 22]: -DSAPSYSTEM=02
-> arg[ 23]: -DSAPSYSTEMNAME=SOP
-> arg[ 24]: -DSAPMYNAME=solutionmgr_SOP_02
-> arg[ 25]: -DSAPPROFILE=/usr/sap/SOP/SYS/profile/SOP_DVEBMGS02_solutionmgr
-> arg[ 26]: -DFRFC_FALLBACK=ON
-> arg[ 27]: -DFRFC_FALLBACK_HOST=localhost
-> arg[ 28]: -DSAPSTARTUP=1
-> arg[ 29]: -DSAPSYSTEM=02
-> arg[ 30]: -DSAPSYSTEMNAME=SOP
-> arg[ 31]: -DSAPMYNAME=solutionmgr_SOP_02
-> arg[ 32]: -DSAPDBHOST=solutionmgr
-> arg[ 33]: -Dj2ee.dbhost=solutionmgr
[Thr 772] JHVM_LoadJavaVM: Java VM created OK.
JHVM_BuildArgumentList: main method arguments of node [bootstrap]
-> arg[  0]: com.sap.engine.bootstrap.Bootstrap
-> arg[  1]: ./bootstrap
-> arg[  2]: ID0259481
Thu May 15 17:54:15 2014
Unhandled exception
Type=Segmentation error vmState=0x00000000
Target=2_30_20070919_13979_BHdSMr (AIX 6.1)
CPU=ppc64 (8 logical CPUs) (0x500000000 RAM)
[Thr 772] Thu May 15 17:54:18 2014
[Thr 772] JLaunchIAbortJava: abort hook is called
[Thr 772] **********************************************************************
[Thr 772] *** ERROR => The Java VM aborted unexpectedly.
[Thr 772] *** Please see SAP Note 943602 , section 'Java VM crashes'
[Thr 772] *** for additional information and trouble shooting.
[Thr 772] **********************************************************************
[Thr 772] SigISetIgnoreAction : SIG_IGN for signal SIGCHLD
[Thr 772] JLaunchCloseProgram: good bye (exitcode = -2)

Similar Messages

  • Update SAP Solution Manager 7.0 to EHP 1 with SP 19

    Hi!
    We use SAP Solution Manager 7.0 (SP 17) on Linux with Oracle
    and would like to update this system to EHP1 SP19.
    First of all I installed ST-ETP Add-On via SAINT to call the system "Enteprise Edition"
    Now I have few questions about the further procedure:
    1) can this update from SP 17 --> SP 19 be implemented via SAINT and with one step?
    2) what is the documentation of this process?
    3) are there any restrictions about Linux and 32 Bit?
    Thank you very much!
    regards

    check this Note #1276022, it contains all crucial information you will need

  • 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

  • Transport Management System with Solution Manager

    Dear all,
    Do you know the function transport management system(TMS) with solution manager, I already search in SAP document but not found this function.
    Do you know how to config solution manager for TMS and documents related with this function please guide for me!
    Thanks all very much !

    Hi,
    Check this link.
    https://websmp103.sap-ag.de/~sapdownload/011000358700000508502008E/ChangeRequestManagement.pdf
    Hope this answers your questions.
    Feel free to revert back.
    -=-Ragu

  • WebGUI with Solution Manager

    Can the webgui be used to view project documentation (.doc, .pdf, .xls, etc.) in Solution Manager? Any roadblocks or issues with it?
    Thanks,
    Ryan

    I can't find any info or documentation on this. Any ideas?

  • Define Service Desk Destination in the Solution Manager System (Dump creen)

    hi,
    in SPRO when i click on Define Service Desk Destination in the Solution Manager System
    i got dump screen with the error below 
    any help?
    Runtime Errors         SAPSQL_EMPTY_TABNAME
    Except.                CX_SY_DYNAMIC_OSQL_SYNTAX
    Date and Time          13.07.2008 14:05:57
    Short text
        A dynamically specified FROM clause has an unexpected format.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLSHI2" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYNAMIC_OSQL_SYNTAX', was not
         caught in
        procedure "STREE_READ_NODE_GENER" "(FUNCTION)", nor was it propagated by a
         RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The running ABAP program attempted to execute an Open SQL statement in
        which a FROM clause was specified dynamically in the field "TABLE_NAME". In
         this
        FROM clause, either a table name after a join operator is missing, or an
         alias name after the key name "AS". The field "TABLE_NAME" could be empty as
        well.
    regards

    Hi,
    I am facing the same problem. What is SP15 ?
    Is there any SAP Note that can be applied to correct this ?
    Thanks.

  • Oracle upgrade in Solution Manager 10g to 11g

    Dear Expert team ,
    Our Solution Manager is running  in Windows 2003  with oracle 10g .
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
    PL/SQL Release 10.2.0.2.0 - Production
    CORE    10.2.0.2.0      Production
    TNS for 32-bit Windows: Version 10.2.0.2.0 - Production
    NLSRTL Version 10.2.0.2.0 - Production
    SQL>
    Now I want to upgrade my Solution Manager 10 g to 11g .
    what oracle component  should I download  and how to upgrade 10.2.0.2.0  to  11.2.0.3.0.
    Please suggest.
    Regards
    Pooja

    Hi
    The upgrade is possible as stated in the here under note.
    Previous version (v15) of that note was even a bit more clear it is possible but version 10.2.0.4 is preferred.
    Direct upgrade from 10.2.0.2 should not be a problem, as it is even possible to have a direct upgrade from 9.2.0.8 to 11.2.0.4.
    1431793 - Oracle 11.2.0: Upgrade Scripts
    A database < 9.2.0.8 must be upgraded to 9.2.0.8 before it can be upgraded directly to 11.2.0.4.
    You should consider jumping directly to 11.2.0.4 that is the latest 11g version and the only one that will have a long term support.
    Regards
    1431797 - Oracle 11.2.0: Troubleshooting the Database Upgrade
    For a database upgrade from 10.2. to 11.2 the minimum release is 10.2.0.2. This release is not supported any more.
    1431797 - Oracle 11.2.0: Troubleshooting the Database Upgrade v15
    We strongly recommend a minimum release 10.2.0.4 for the following reasons:
    a) All SAP internal database upgrade tests have been performed with
    release 10.2.0.4. This upgrade path has been very well tested and
    is documented in the SAP Database Upgrade Guide for Oracle Release
    11.2.
    b) Oracle Database Release 10.2.0.2 is not supported any more.

  • Solution Manager Install on Windows/MSSQL-Dev/QA/Production R/3 on AIX-UNIX

    Hello,
    We are about to install Solution Manager Install on Windows/MSSQL.  Our current R/3 4.7 Enterprise environments (Dev/QA/Production) are installed on AIX-UNIX servers running Oracle 9i. 
    Is installing Solution Manager on a windows environment compatible with our R/3 servers in relationship to our transportation management system existing in a UNIX environment?  i.e. can Solution Manager on windows control transports across our UNIX landscape?
    If so, could someone point me in the direction of documentation/notes on this?
    Thanks,
    Laurie

    You will have to load the Unicode kernel and here is the link to OSS where you can get get the download of SOLMAN for AS/400
    https://websmp110.sap-ag.de/solutionmanager , then choose this one:   ZIP 51033506_7 NW 7.0 SR3 UC-Kernel 7.00 OS/400  Info  550479 24.04.2008 .
    The install manuals are out there as well.

  • System Monitoring in Solution Manager 4.0

    Hi all,
    I want to set up system monitoring for landscape BW, ECC and SCM systems using Solution Manager 4.0 and am new to Sol Man.
    So could anyone please help me with the steps.
    Thanks in advance,
    Sandeep.

    Sandeep,
    Trust me, there is no one resource that you can refer to and complete this system monitoring project. I recently configured this a couple of days ago. I can tell you that I haven't completed it yet. I have only completed the configuring the 'System Monitoring' part of it. I am yet to define monitors so that, I can monitor what I want of the satellite systems. So far, it took me about 4 days. Let me point out the basic steps you need to follow. Beyond that, please refer to the links I paste below:
    Steps to configure 'System Monitoring' in Solution Manager:
    1. Follow the 'Solution Manager Preparation' found under SPRO --> Solution Manager --> Read Me.
    2. Make sure you have the latest ST-ICO and ST-SER installed in your Solution Manager (Note: 892412).
    3. Make sure the Solution Manager has the latest support packages applied.
    4. Prepare the 'Satellite Systems' as per note 455356:
         a. Create the role 'SAP_BC_CSMREG' (if it doesn't exist) with the following authorization objects
              --> S_CCM_RECV (with the objects and values mentioned in the above note)
              --> S_RFC (with the objects and values mentioned in the above note)
              --> S_RZL_ADM (with the objects and values mentioned in the above note)
              --> S_CUS_CMP (with the objects and values mentioned in the above note)
         b. Create a 'communication' user CSMREG (if it doesn't exist) and assign the profile S_CSMREG
    5. Create the user CSMREG in Solution Manager using RZ21 transaction
              -->RZ21 --> Technical Infrastructure --> Configure Central System --> Create CSMREG user (Provide the required password and confirm).
    6. An agent needs to be registered in all the satellite systems that collects the monitor statistics and pass on to the Solution Manager. Before registering the agent in the satellite system, a 'CSMCONF' file has to be generated in the Solution Manager and store it in a central location which, will be used by the CCMS agent while registration. This CSMCONF file holds the communication details for the agent to talk to the Solution Manager. To create CSMCONF file, proceed as follows:
              --> RZ21 --> Technical Infrastructure --> Configure Central System --> Create Start CSMCONF for Agents
              --> Store the file in a central location that can be accessed by the satellite system/s.
    7. In the satellite system, copy the file 'CSMCONF' to the working directory of SAPCCM4X (F:\usr\sap\PD1\SYS\DVEBMGS01\log\sapccm4x - for example. If the 'sapccm4x' folder does not exist, create one).
    8. Copy the downloaded 'SAPCCM4X.exe' file to the kernel directory on the satellite system.
    9. Execute "sapccm4x -R pf=<path of the instance profile>". This should ask for the 'CSMREG' password and the admin user password on the solution manager system. Please input the same and confirm other questions. Upon confirmation, the CCMS agent should be registered in the satellite system.
    10.Make sure you establish the trusted RFC connection on the Solution Manager to the satellite system you would want to monitor. This you can do from 'SMSY' transaction.
    11.After successfully creating the RFC connections, and assigning the system to a logical component, please go to transaction, 'SOLUTION_MANAGER'. You can see the monitored system in the System Overview.
    Below are the reference links:
    Weblogs Related to Solution Manager
    Hope this helps. Award with relevant points if my response is helpful.
    Thank you.

  • Solution Manager 4.0 - S-user configuration?

    Dear community.
    I've got a little problem while configure our solution manager 4.0 system.
    The satelite systems are configured and implemented and now I want to configure the Service Connections. So that I can open the Service Connections for sap support out of the solution manager.
    For that work I have to configure a s-user in the transaction "dswp -> edit -> global settings -> connection to sap" to connect to the sap service market place and to update the systems data.
    My problem is that i found anywhere a description what I need for a kind of user and which permissions he should have.
    Further the s-users are personlized. When I create a s-user for the solution manager, it shouldn't have a relation to a real person, because it is just for the system. What can i do in that case, when I have to create the user?
    I hope you can understand my problem and give me a tipp to resolve it.
    kind regards
    C. Erdmann

    Dear Yoshitaka,
    thank you for your quick ansswer.
    To your listet points:
    1) To use the service connection out of the solution manager first of all there has to set a user under the path "dswp -> edit -> global settings -> connection to sap" to download the system definitions out of the service marketplace. This user should only be used for the sap solution manager.
    2) In my point 1) starts the problem that I don't know which permissions I've give to the S-user in the SAP Service Marketplace so that the solution manager can start to download the system definitions out of the service marketplace.
    3) The s-user which I insert in the solution manager should be a special user with no name of a real person. When I create a new User in the service market place I'v got to write down the firstname, lastname and e.g. the position of the person which should get the new s-user. In my case the person which should get the s-user isn't a "real" person, because it is the sap solution manager. So i havnt't a real name position and so on, to create the s-user. Do you now understand what I mean? Of course, a possible solution is to invent a name for the sap solution manager, but that's not what i want. When SAP says that I should insert a s-user in the solution manager they should document what it should be for a user and which permissions he should have.
    I searched in all documentations but I found any solution for my problem.
    So, if you now understand my problem please answer if you have a solution for me.
    Many thanks.
    Michael

  • Extend Wily Introscope in Solution Manager

    Hello, Could I monitor other non SAP solutions in Solution Manager?
    I need to integrate all systems that are intended for monitoring (SAP
    and non SAP systems) to Solution Manager
    What is the scope of Wily Introscope in Solution Manager? Is the scope
    only with SAP products or I could extend Introscope's capabilities to
    other products?
    Thanks for your help
    Best regards
    Edgar Rafael Escobar Molina

    What is the scope of Wily Introscope in Solution Manager? Is the scope
    only with SAP products or I could extend Introscope's capabilities to
    other products?
    The Introscope coming with SolMan is only a part of the full Introscope suite. It contains only those applications necessary to monitor SAP systems. For other non-SAP systems you would need different agents which are not delivered and must be purchased separately. I´m also not sure if the Solman license permits the usage of those agents in non-SAP environments.
    Markus

  • Integrating Solution Manager in EP

    Hi Experts,
       We have a requirement of integrating SAP Solution Manager with EP.Is it the same procedure that we normally followed at the time of integrating R/3 or CRM like creating a system in the landscape and establishing SSO.
    Regards
    Indranil
    Points will be awarded for useful answer.

    Hi
    Indranil Chakrabarty 
    Thanks for replying.I have already created a system to integrate solution manager & implemented SSO via log in/pwd.I am able to execute the transaction like solar01,solar02 through a SAP transaction iVIEW.
    The link you have send is describing about creating an iview of type epsolman type from par.By setting this can we execute all the transactions through iview...?
    creating an iview of type epsolman  from par  is used to create an iview in portal to send Support desk message to solution manager and this has nothing to with working with functions of solution manager in portal.
    i guess you wish to use functions of solman in portal.
    as people said here basic requirements are
    1) sso between solman and portal
    2) solution manager system in portal
    Regards,
    Vijay.

  • Solution Manager PostProcessing after system copy

    Hello,
    I have made a system copy of a Solution Manager 7.01 system and I cannot find any Solman Specific postprocessing tasks.
    I'm wondering specifically regarding cleanup of SMSY and Solutions etc.
    Do anyone have such documentation or know if it is available somewhere?
    Observe that I'm not talking about the general postprocessing after a systemcopy, but specifically for Solution manager components, such as SMSY and MOPZ etc.
    I have ran report from note 1300107 with variant to remove all reports older than 1day to clean up table DSVARSRESULTSGEN.
    Best regards
    Tomas

    Hi there,
    No sure i understand your question 100%, but here is how i understand it:
    You've had a solution manager set up for a system (lets say system ABC, with DEV, QAS, PRD)
    Now, you want to set up a solution manager for another system (system XYZ, with DEV, QAS, PRD)
    so you copied the settings from system ABC, renamed it to XYZ and now you just want to configure XYZ?
    Is that correct?

  • Can Solution Manager do an analysis of Abap Reports of the customer ??

    Good evening !!!
    The question is: Can Solution Manager do an analysis of Abap reports of the customer ?? This is, solution manager can give me a report with all the Z reports of the customer with their last date of use, utilization level, etc.... ???
    Thanks.
    Albert

    you can do this through your satellite system with ST03N

  • Solution manager 4.0 error

    Hi
    I am installing solution manager 4.0 on windows 2003 with oracle 10g.
    I am getting the error stage "RUN ABAP REPORT".
    The error massage is
    ERROR 2006-12-01 08:07:26
    FRF-00007  Unable to open RFC connection.
    ERROR 2006-12-01 08:07:26
    MUT-03025  Caught ERfcExcept in Modulecall: Password logon no longer possible - too many failed attempts.
    ERROR 2006-12-01 08:07:26
    FCO-00011  The step runRSWBOINS with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|1|0|runRSWBOINS was executed with status ERROR .
    INFO 2006-12-01 08:19:58
    An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|1|0|runRSWBOINS".
    I can log on to the system though SAPGUI every thinh fine.
    What is the solution for that.Pls help me.
    Roshantha

    Hi I am getting another error at the stage 33 "Create java users"
    ERROR 2006-12-01 11:37:13
    CJS-30196  User not authorized. Session terminated
    ERROR 2006-12-01 11:37:13
    FCO-00011  The step createJ2EEAdmin with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Doublestack|ind|ind|ind|ind|2|0|createJ2EEAdmin was executed with status ERROR
    Pls give me the solution for that.
    I manage to resolve previous issue.
    Roshantha

Maybe you are looking for

  • HT5622 How do I put three Apple devices on one Apple id?

    I have two iPhone 4 devices and an iPad 4 device. Only one iPhone 4 has ever had it's IOS updated. I'm using an HP laptop running windows-7 64-bit. I've seen online something about hold down the shift key. Do I do this when clicking the icon on my de

  • Simple Java Network Programming Question

    import java.io.*; import java.net.*; public class ConsumerClient      private static InetAddress host;      private static final int PORT = 1234;      private static Socket link;      private static Resource item;      private static BufferedReader i

  • Error in Browser field of  XML Form

    Hi All, We have recently upgraded our portal system from NW 7.00 (SP23) to NW 7.01 (SP09). Post upgrade we are facing an issue in XML forms for file browser element. On the XML forms we have an element u201Cfile browseru201D which we use for attachin

  • Missing PC Music Libr

    Hi I have old Soundblaster Audigy w-MP3.When I opening the Recorder and try to Play/Save a sound or Track I get this error message(Cannot save into PC Music Library.Please check that Media Database exists in your system). I try everything,But nothing

  • TS1538 In iTunes 11 I can't find a device list nor my ipod to the left of music library screen, where is the device list situated?

    After installing update to iTunes 11, I can not find the devices list nor my ipod on the left side of the music library screen.  I also can't find the devices button.  Devices is an option under 'File' but it only allows 'transfer purchases to ipod'.