Solution Manager trace file ? Details of all systems messages ?

Hi,
I had developed custom applications involving different systems like IDES, R/3, File system and web services and BPM scenarios.
These systems are integrated with XI, and now I want to monitor the message exchanges between these systems.
I need all information (in form of txt or log trace file) containing
which systems are involved. Parameters used during communications data exchanged between them or message header, content of the messages etc.
As far as I know log files contain lot of information about user activities like transactions executed, messages exchanged between systems etc......I already tried to monitor the log files at XI level, but it contain very less information about the executions.
Solution manager and remote systems configurations are already done.
I have the following questions.....
1) Will Solution manager be the right choice to monitor such information ? If yes, then where and how ?
2)  Is there any combined log file in solution manager which contain all log information about the connected systems ?
3)  Where I can find the log files of solution manager ? (Is there a single file which contains all information?)
4)  How communication (message exchanges) between composite applications is monitored in SAP ?
How to switch on tracing for Log file (which trace level and what settings), offcourse it will generate lot of data
Regards,
hussaan

Hi,
Please download that attachment "scripts_1139623.sar" provided in SAP Note 1139623 - Using transaction RZ20 to monitor remote Oracle databases.
Upon extraction of scripts_1139623.sar the following files you will get.
rz20_nonabap.sql
dbcheckora10_oltp.sql
dbcheckora.sql
Then Perform the below mentioned Steps to resolve your issue.
Step 1: Create tables DBCHECKORA and DBMSGORA:
  sqlplus SAPSR3DB/<pwd>
  SQL> @rz20_nonabap.sql
Step 2: Fill the table DBCHECKORA:
  sqlplus SAPSR3DB/<pwd>
  SQL> @dbcheckora10_oltp   
Step 3: Create the synonyms (as user ora<sid>):
brconnect -u / -c -f crsyn -o SAPSR3DB
sqlplus "/as sysdba"
CREATE PUBLIC SYNONYM SAP_DBSTATC FOR SAPSR3DB.DBSTATC;
CREATE PUBLIC SYNONYM SAP_DBCHECKORA FOR SAPSR3DB.DBCHECKORA;
CREATE PUBLIC SYNONYM SAP_DBMSGORA FOR SAPSR3DB.DBMSGORA;
Step 4: Grant Privileges for OPS$<SID>ADM User for the above created Tables
sqlplus "/as sysdba"
grant all on SAPSR3DB.DBSTATC to OPS$<SID>ADM;
grant all on SAPSR3DB.DBCHECKORA to OPS$<SID>ADM;
grant all on SAPSR3DB.DBMSGORA to OPS$<SID>ADM;
grant all on SAPSR3DB.DBSTAIHORA to OPS$<SID>ADM;
grant all on SAPSR3DB.DBSTATHORA to OPS$<SID>ADM;
grant all on SAPSR3DB.DBSTATIORA to OPS$<SID>ADM;
grant all on SAPSR3DB.DBSTATTORA to OPS$<SID>ADM;
commit;
Step 5:
Now after successful execution of above mentioned Steps , in DBACOCKPIT (system configuration), try to save the Remote DB entry with "Collect Alert Data".  It will be saved without any error.
If you find any errors, post the error contents as a reply of this thread message.
Regards,
Bhavik G. Shroff

Similar Messages

  • Solution Manager 4.0 - Unable to create service message

    Hello all,
    I am trying to configure our solution manager 4.0 to work with service messages. This is a single system, i.e., I am trying to create a message in the same system where the solution manager resides (no satellite).
    I followed the IMG customizing and thought I finished all (I am probably wrong because it does not work ...).
    When I try to create a message (Help > Create message...) I receive the following error  :
    "Error in local message system; message 009999000001 not complete".
    What am I missing ?
    What else should I do that I did not ?
    Thank you for your help,
    Isaac

    Hi,
    Well I create the business partner using T Code DSWP. It creates  the following ID TSM 0040564686 100 SOLMANTSM100.
    There are something that I don't understand well. If the guide says that you have to create one BP for each landscape component How do you know the identification of the end user that has posted the message??? all messages that are registered has the same BP ID. Well something that I'm thinking to do is create all end users in Solution Manager and create one Business Partner for each end user. Is this a correct way to identify each end user in messages?.
    Regards.
    Alvaro

  • Get all system messages

    Hello Everybody,
    Well, I need to do an application to get all system messages and filter the messages I will need. The application run lotusscript codes from a Notes database, the application just do a database instance, choose the lotus agent and run it. What I need is get all those messages that will come from the lotus agent. I done a piece of the code to redirect all System messages for a file:
    printStream = new PrintStream( new BufferedOutputStream( new FileOutputStream("OutFile.txt") ), true );           
    System.setOut( printStream );
    System.setErr( printStream );The messages from lotus agent continue goes to console.By the way, this code can not get the messages from lotus agent, I guess with JMS I can intercept these message. My doubt is: Can I do it with JMS? If so, Could you advise me, please?

    Don't bash csh!LOL!I'm glad some people like puns. Some of my friends do, some can't stand them!
    I don't know ksh. Our target system uses it--makes me type a lot, because I don't know how to use ksh
    history as well as I can use csh history. That's just setup though--must of it runs as a GUI.I don't like ksh either. Never had much luck with its history.
    I use bash and zsh. Both have csh-like history, plus arrow key command recall.I don't think I've used either. I don't even think we have them on our system [from a quick check] (not sure I'ved heard of zsh before). I used to use tcsh (which had arrow key command recall) in college, but then some of my jobs didn't have it, so I learned csh history, and can do quite a lot. Confuses some people, but is really quite easy once you get the hang of it. The system administrator at my first job did all sorts of things with sed/awk/nawk/etc.--drove everyone nuts, because no one knew what he was doing. I can do basic sed, and can use awk/nawk if I read the man page.
    Considering all the C programming I've done, you'd think I'd like the csh family more, but for some
    reason I ended up gravitating toward bash and the more I used it, the more I didn't want to switch to csh.Yeah--I stuck with what I learned first, since it does the job. I don't do shell script programming much, so I don't need to know too many gory details of that. I can do the "foreach" on the command line. I learned vi well in college, so I later never felt like learning emacs (even a console version). So, I do everything in vi now. I push a few extra escape and append characters sometimes if I have to write an MS Word document, but I like vi for my code editing. I tried typing Dvorak for a while when my job was writing requirements in MS Word. It worked well on my split keyboard, but couldn't adjust to a flat keyboard I got stuck with for a while. And vi and Dvorak just don't mix...so I'm back to QWERTY.

  • EHP4 solution manager xml file not supporting

    Hi Support Team,
    Here we are in middle of installing ehp4 installtion struck with an
    error : "Error reading stack info . freturn code=-1,Reason = "the stack
    configuration is not valid for the system HDC,inst no. 0020592069."
    Here our HDC is ERP system where the EHP4 installation is
    undergoing.Please find the screenshot attached.
    SApehpiconsole log : (last 200 lines)
    A trouble ticket and an archive with all relevant log files have been
    generated.
    Trouble ticket: "/oracle/EHPI/abap/log/SAPehpi_troubleticket.log"
    Log archive: "/oracle/EHPI/abap/log/SAPehpi_troubleticket_logs.sar"
    01)  *  Repeat phase SPAM_CHK_INI to continue at the point it stopped
    02)  -  Restart the current module from the beginning
    03)  -  Exit this program
    Choose action: Repeat phase SPAM_CHK_INI to continue at the point it stopped
    >> 2010/03/15 11:45:53  START OF PHASE PREP_CONFIGURATION/SPAM_CHK_INI
    >> 2010/03/15 11:45:56  END OF PHASE   PREP_CONFIGURATION/SPAM_CHK_INI
    >> 2010/03/15 11:45:56  START OF PHASE PREP_CONFIGURATION/RUN_RSUPGSLI
    Starting of Configure selective-language-import option in batch (job RSUPGSLI)
    working ...
    >> 2010/03/15 11:46:00  END OF PHASE   PREP_CONFIGURATION/RUN_RSUPGSLI
    Execution of PREPARE module "Configuration and language selection" ends at 20100315114600
    Execution of PREPARE module "Extension module for start release >= 40B" begins at 20100315114600
    >> 2010/03/15 11:46:00  START OF PHASE PREP_EXTENSION/UPLOAD_REQUEST
    Uploading data ...
    >> 2010/03/15 11:46:07  END OF PHASE   PREP_EXTENSION/UPLOAD_REQUEST
    >> 2010/03/15 11:46:07  START OF PHASE PREP_EXTENSION/SELSTACKXML
    >>>> Stack configuration <<<<
    Please specify a valid Enhancement Package stack configuration. The ADD-ON and
    Support Package selection in the BIND_PATCH phase is taken from there. For
    more information, see SAP Note 1022704 .
    You need to include an Enhancement Package into the procedure. Please refer to
    the manual for further information.
    01)  *  Provide stack configuration file in input field below
    Select configuration:: Provide stack configuration file in input field below
    STACKFILE: /sapcd/SMSDXML_HDC_20100308092914.238.xml
    >>>> Stack configuration <<<<
    Please specify a valid Enhancement Package stack configuration. The ADD-ON and
    Support Package selection in the BIND_PATCH phase is taken from there. For
    more information, see SAP Note 1022704 .
    You need to include an Enhancement Package into the procedure. Please refer to
    the manual for further information.
    01)  *  Provide stack configuration file in input field below
    Select configuration:: Provide stack configuration file in input field below
    STACKFILE: /sapcd/SMSDXML_HDC_20100308092914.238.xml
    >>>> Stack configuration <<<<
    Please specify a valid Enhancement Package stack configuration. The ADD-ON and
    Support Package selection in the BIND_PATCH phase is taken from there. For
    more information, see SAP Note 1022704 .
    You need to include an Enhancement Package into the procedure. Please refer to
    the manual for further information.
    01)  *  Provide stack configuration file in input field below
    Select configuration:: Provide stack configuration file in input field below
    STACKFILE: /opt/SMSDXML_HDC_20100315065507.342.xml
    Please guide us accordingly.
    Regards
    sap123

    Hi Gurus
    I am facing the same issue in configuration phase.
    The error is "Error reading stack info.
           Return Code = -1, Reason = "No vendor specified"
    Our Solution manager is on EHP1 now and we are facing this error after ehp1 upgrade, earlier we did one ehp4 upgrade test successfully with solution manager 7.0 before. But after upgrading solution manager to EHP1 we are facing this issue.
    Can anyone help me on this....
    Waiting for your response.
    Thanks
    Khalid

  • Solution Manager ChaRM Issues when Upgrading Satellite System

    When upgrading a satellite system that is connected to Solution Manager's Change Request Management, is there anything that we need to be aware of?
    Will Change Documents still be able to go to completion (Production status) if we modify the landscape from the time the Change Document is In Development to the time it is moved to Production?
    1. Normal Correction (In Development)     Development (ECC 5.0) -> Quality (ECC 5.0) -> Production (ECC 5.0)
    2. Landscape is changed to                    Development (ECC 6.0) -> Quality (ECC 6.0) -> Production (ECC 5.0)
    3. Normal Correction moved to To Be Tested -> Consolidated -> Production
    Will the Normal Correction be in error because the landscape changed for the iBASE?
    Are there any other lessons learned that anyone has experienced with Change Request Management or Implementation during and after an upgrade?
    Thank You,
    Carlen
    Edited by: Carlen Yuen on Jan 13, 2009 1:50 AM
    Edited by: Carlen Yuen on Jan 13, 2009 1:51 AM

    Thanks Subhashini!
    We had issues updating the Task List in the past. After we update the landscape and refresh the project and update the Task List, do you foresee any other problems?
    Are there any additional items we should look out for? For example, we understand it is a requirement to release all transports prior to beginning the upgrade. However, since the release of the transport locks the change into the cycle for the next production move, this will present a problem if the change is not yet ready to be moved into Production. Do you have any further insight to any additional issues such as this?
    Thanks again!
    Carlen

  • Solution Manager sim files

    Hi everyone,
    Where are all sim files information in the market place. Can anyone give the path where all sim files located for soliution manager configuration as I am new to the SOLMAN.
    Cheers
    Murali

    Hi
    go to
    http://service.sap.com/rkt --> solution manager --> SAP Solution Manager 4.0
    Thanks
    Prince Jose

  • How to trigger Solution Manager Change request from an external system

    Hello All,
    I have a scenario where in I would like to create and trigger a Change Request in Solution Manager from an external system, for instance, a custom web application. How could this be done? Are there standard interfaces (BAPIs) available in Solution Manager for doing this? If yes, then what are the BAPIs? Or Can a custom RFC be developed to achieve this..? If yes, then what are the underlying / base BAPIs that could be wrapped?
    Any pointers will be highly appreciated. Sorry if the question is naive. I'm a novice to the Solution Manager topic.
    Bala

    Hi Bala,
    I am facing the same issue. I want to create a change request in background from an external application, like an adobe form for instance. Would you be so kind to tell me, which BAPI you used in your solution?

  • Solution Manager XML file

    Hi Everyone.
    This is a brand new implementation. The implementation consists of ERP 6 EHP5 and SolMan 7.1.
    I was able to install the SolMan and completed initial and Basic configuration. I am also connected to sap.service market place.
    My question is, I have not installed my ERP EHP5 system yet and how do I generate the XML file for a system that has not been installed? Also I am not sure what is the best way to define the system in SolMan so I have a error free definition. Therefore I can generate the xml file for the support pack and EHP5.
    This is what I have done:
    Client copy of 000 to 100
    initial config
    Basic config
    I need to connect to SAP to download support packs for SolMan to upgrade to SP27.
    Please provide links to the documents.
    Regards

    So you need to upgrade to 7.1? Or You need to install SP27?
    See this link below:
    https://websmp102.sap-ag.de/~form/sapnet?_SCENARIO=01100035870000000202&_SHORTKEY=00200797470000065932
    And in this select what relaease and what activity you are looking to perform after you select the release (install or upgrade)
    I could not provide direct links because I do not understand what is it that you are trying to do.
    You need to start with the MOPZ setup though, if you are looking to download support packs et all from the Service Marketplace

  • BPs are Duplicated in Our Solution Manager How to Delete/Archive all BPS?

    Hi Gurus
    We had created BPs in Mass we had added the systems Like HR and CUA. When we had done this the The Bps are duplicated. When we search with the name we are finding 2 entries with same name. Please tell me How to Archive all the BPS. I want create BPS in Fresh.
    I have used Tcode : BUPA_DELete. But its not working
    Point will be awarded for the helpful answer
    Thanks
    Bhaskar

    Hi Thomas
    Thanks for your Answer. I ran this Report and Selected the range of BPs need to delete. Its is saying that No Business Partners Deleted. I am selecting first two options.
    Can you please tell me where i am doing wrong?
    Thanks
    Bhaksar

  • Drag and drop files on TC then system message : you can't do that...

    Hi everybody,
    I looked for an answer in existing topics but i found nothing which concerns me. So can you help me to solve the following problem :
    Until now, i use my TC 3To as a back-up system with TM (actual free space : more than 2To). Now, in more, i would like to share movies (for example) by "drag & drop" them on my TC. In this way, all my family could watch them on their Mac or PC from the TC. But when i try to drag and drop a file on my TC, the system shows me a message as which I cannot do that. Do you know why?
    Also i can't create a folder next to the existing data one on my TC. I don't know why because everybody say that we can use TC to make TM back-up and to share files at the same time...
    Thanks for your answer and please explain me exactly what i have to do. I know that if i put files on the TC hard drive, i risk to lost them if a problem happen.

    Is Enable File Sharing checked in Airport Utility -> Your Time Capsule -> Edit-> Disks ?
    Hope this helps.

  • System Monitoring with Solution Manager Ehp1

    Hi,
    I'm Tomas Piqueres, and I'm working in a VAR SAP with Solution Manager.
    Recently, we installed Solution Manager Ehp1 and we are trying to configure it for System Monitoring. When I worked with Solution Manager SP17 I used to go to transaction RZ21 to add the system I wanted to monitoring and then put the SID and RFCs of the system.
    Now with Solution Manager Ehp1, when I create the system in transaction RZ21, first I have to set the Component Type to Be Monitored and then the SID, Message Server Logon Group, the client and user are set automatically, and the password I've set to user CSMREG.
    when I fill all the entries, I can see the RFCs used for the monitoring of the system. Those RFCs are set automatically:
    <SID>_RZ20_COLLECT
    <SID>_RZ20_ANALYZE
    I can't edit those RFCs, so I have to create it manually. I check that RFCs destination works fine and both pass the authorization test, so when I try to save the system at transaction RZ21, I see the following errors:
    <SID>_RZ20_COLLECT_123539Error when opening an RFC connection
    Error during remote call of SAL_MS_GET_LOCAL_MS_INFO function: Error when opening an RFC connection
    Error during remote call of SALC function: Error when opening an RFC connection
    Error during remote call of RFC1 function: Error when opening an RFC connection
    I've been looking for information about those errors and how to monitoring with Solution Manager Ehp1, but I haven't found anything usefull.
    Please, Could you help me?
    Thanks and regards,
    Tomas.

    Tomas,
    I need to configure EWA from my Solman system and I completed the steps (defining and creation of RFC destinations to the target systems from my Solman system).  I downloaded the lates ccmsagent file from the market place based my target system configurations.
    Herewith attaching the logs while I'm trying to check the profile parameter.
    tqaadm@saptqa01:/usr/sap/TQA/SYS/exe/run 5> sappfpar check pf=/usr/sap/TQA/SYS/profile/TQA_DVEBMGS30_saptqa01
    ================================================================================
    ==   Checking profile:     /usr/sap/TQA/SYS/profile/TQA_DVEBMGS30_saptqa01
    ================================================================================
    ***WARNING: Unexpected parameter: DIR_EPS =/usr/sap/trans/EPS/----
    ***WARNING: Unexpected parameter: SAPSECULIB =/usr/sap/TQA/SYS/exe/run/libsapsecu.o
    ***WARNING: Unexpected parameter: abap/buffersize_part1 =1200000
    ***WARNING: Unexpected parameter: auth/auth_number_in_userbuffer =5000
    ***WARNING: Unexpected parameter: dbs/io_buf_size =100000
    ***WARNING: Unexpected parameter: rsau/local/file =/usr/sap/TQA/DVEBMGS30/log/audit/audit_++++++++
    ***WARNING: Unexpected parameter: rsau/selector1/class =35
    ***WARNING: Unexpected parameter: rsau/selector1/severity =2
    ***WARNING: Unexpected parameter: rsdb/rclu/cachelimt =0
    ***ERROR: Size of shared memory pool 40 too small
    ================================================================
    SOLUTIONS: (1) Locate shared memory segments outside of pool 40
                   with parameters like: ipc/shm_psize_<key> =0
    SOLUTION: Increase size of shared memory pool 40
              with parameter: ipc/shm_psize_40 =1472000000
    Shared memory disposition overview
    ================================================================
    Shared memory pools
    Key:   10  Pool
                Size configured.....:   642000000 ( 612.3 MB)
                Size min. estimated.:   637597428 ( 608.1 MB)
                Advised Size........:   640000000 ( 610.4 MB)
    Key:   40  Pool for database buffers
                Size configured.....:  1048000000 ( 999.4 MB)
                Size min. estimated.:  1468229308 (1400.2 MB)
                Advised Size........:  1472000000 (1403.8 MB)
    Shared memories inside of pool 10
    Key:        1  Size:        2500 (   0.0 MB) System administration
    Key:        4  Size:      523648 (   0.5 MB) statistic area
    Key:        7  Size:       14838 (   0.0 MB) Update task administration
    Key:        8  Size:    67108964 (  64.0 MB) Paging buffer
    Key:        9  Size:   134217828 ( 128.0 MB) Roll buffer
    Key:       11  Size:      500000 (   0.5 MB) Factory calender buffer
    Key:       12  Size:     6000000 (   5.7 MB) TemSe Char-Code convert Buf.
    Key:       13  Size:   200500000 ( 191.2 MB) Alert Area
    Key:       16  Size:       22400 (   0.0 MB) Semaphore activity monitoring
    Key:       17  Size:     2672386 (   2.5 MB) Roll administration
    Key:       30  Size:       37888 (   0.0 MB) Taskhandler runtime admin.
    Key:       31  Size:     4806000 (   4.6 MB) Dispatcher request queue
    Key:       33  Size:    39936000 (  38.1 MB) Table buffer, part.buffering
    Key:       34  Size:    20480000 (  19.5 MB) Enqueue table
    Key:       51  Size:     3200000 (   3.1 MB) Extended memory admin.
    Key:       52  Size:       40000 (   0.0 MB) Message Server buffer
    Key:       54  Size:    20488192 (  19.5 MB) Export/Import buffer
    Key:       55  Size:        8192 (   0.0 MB) Spool local printer+joblist
    Key:       57  Size:     1048576 (   1.0 MB) Profilparameter in shared mem
    Key:       58  Size:        4096 (   0.0 MB) Enqueue ID for reset
    Key:       62  Size:    85983232 (  82.0 MB) Memory pipes
    Shared memories inside of pool 40
    Key:        2  Size:    31168040 (  29.7 MB) Disp. administration tables
    Key:        3  Size:   114048000 ( 108.8 MB) Disp. communication areas
    Key:        6  Size:  1064960000 (1015.6 MB) ABAP program buffer
    Key:       14  Size:    28600000 (  27.3 MB) Presentation buffer
    Key:       19  Size:    90000000 (  85.8 MB) Table-buffer
    Key:       42  Size:    13920992 (  13.3 MB) DB TTAB buffer
    Key:       43  Size:    43422392 (  41.4 MB) DB FTAB buffer
    Key:       44  Size:     8606392 (   8.2 MB) DB IREC buffer
    Key:       45  Size:     6558392 (   6.3 MB) DB short nametab buffer
    Key:       46  Size:       20480 (   0.0 MB) DB sync table
    Key:       47  Size:    13313024 (  12.7 MB) DB CUA buffer
    Key:       48  Size:      300000 (   0.3 MB) Number range buffer
    Key:       49  Size:     3309932 (   3.2 MB) Spool admin (SpoolWP+DiaWP)
    Shared memories outside of pools
    Key:       18  Size:     1792100 (   1.7 MB) Paging adminitration
    Key:       41  Size:    25010000 (  23.9 MB) DB statistics buffer
    Key:       63  Size:      409600 (   0.4 MB) ICMAN shared memory
    Key:       64  Size:     4202496 (   4.0 MB) Online Text Repository Buf.
    Key:       65  Size:     4202496 (   4.0 MB) Export/Import Shared Memory
    Key:     1002  Size:      400000 (   0.4 MB) Performance monitoring V01.0
    Key: 58900130  Size:        4096 (   0.0 MB) SCSA area
    Nr of operating system shared memory segments: 9
    Shared memory resource requirements estimated
    ================================================================
    Nr of shared memory descriptors required for
    Extended Memory Management (unnamed mapped file).: 64
    Total Nr of shared segments required.....:         73
    System-imposed number of shared memories.:       1000
    Shared memory segment size required min..: 1472000000 (1403.8 MB)
    System-imposed maximum segment size......: 35184372088832 (33554432.0 MB)
    Swap space requirements estimated
    ================================================
    Shared memory....................: 2050.4 MB
    ..in pool 10  608.1 MB,   99% used
    ..in pool 40  999.4 MB,  140% used !!
    ..not in pool:   34.4 MB
    Processes........................:  716.8 MB
    Extended Memory .................: 8192.0 MB
    Total, minimum requirement.......: 10959.2 MB
    Process local heaps, worst case..: 1907.3 MB
    Total, worst case requirement....: 12866.5 MB
    Errors detected..................:    1
    Warnings detected................:    9
    After checking the profile parameter I tried to run sapccm4x in /run directory but got the below error and I'm not able tomove further.
    Pls have a look at these two and let me know what could I do to proceed further.
    tqaadm@saptqa01:/usr/sap/TQA/SYS/exe/run 5> sapccm4x -R pf=/usr/sap/TQA/SYS/profile/TQA_DVEBMGS30_saptqa01
    INFO: CCMS agent sapccm4x working directory is /usr/sap/TQA/DVEBMGS30/log/sapccm4x
    INFO: CCMS agent sapccm4x config file is /usr/sap/TQA/DVEBMGS30/log/sapccm4x/csmconf
    INFO: Central Monitoring System is [SMP]. (found in config file)
          additional CENTRAL system y/[n] ?   :
    INFO: found ini file /usr/sap/TQA/DVEBMGS30/log/sapccm4x/sapccmsr.ini.
    INFO:
          CCMS version  20040229, 64 bit, multithreaded, Non-Unicode
          compiled at   Jun 28 2010
          systemid      324 (IBM RS/6000 with AIX)
          relno         6400
          patch text    patch collection 2010/1, OSS note 1304480
          patchno       335
    INFO Runtime:
          running on    saptqa01 AIX 3 5 00069A8FD600
          running with profile   /usr/sap/TQA/SYS/profile/TQA_DVEBMGS30_saptqa01
    INFO profile parameters:
          alert/MONI_SEGM_SIZE = 200000000
          alert/TRACE          = 1
          SAPSYSTEM            = 30
          SAPSYSTEMNAME        = TQA
          SAPLOCALHOST         = saptqa01
          DIR_CCMS             = /usr/sap/ccms
          DIR_LOGGING          = /usr/sap/TQA/DVEBMGS30/log
          DIR_PERF             = /usr/sap/tmp
    INFO:
          pid           4165682
    INFO: Attached to Shared Memory Key 13 (size 200141728) in pool 10
    INFO: Connected to Monitoring Segment [CCMS Monitoring Segment for application server saptqa01_TQA_30, created with version CCMS version 20040229, 64 bit single threaded, compiled at Oct  3 2008,  kernel 6400_20020600_254,  platform 324 (IBM RS/6000 with AIX)]
            segment status     ENABLED
            segment started at Tue Sep 14 09:35:56 2010
            segment version    20040229
    ERROR: Shared Memory misconfiguration ==> can not monitor SAP application server saptqa01_TQA_30
           Dispatcher Admin Shared Memory (Key 01) and CCMS Shared Memory (Key 13) both in pool 10.
           Please change configuration with profile parameters
               ipc/shm_psize_01 = -<different pool nr>
           xor
               ipc/shm_psize_13 = -<different pool nr>
    EXITING with code 1

  • Solution manager system log - strange entries

    Hi Everyone,
    the problem we are facing in Solution Manager system log every five minutes appears a new error message:
    2 Database error -30082 at CON
    0 > SQL30082N Security processing failed with reason "24"
    0 > ("USERNAME AND/OR PASSWORD INVALID"). SQLSTATE=08001
    First of all the landscape: ECC, BI, CRM, PI and Solman. Each system is DEV, QUA, PRD - except Solution Manager.
    Result of going to see the logs within work directory:
    Connect to %_DCR_XXXXX as db2dcr with DB6_DB_NAME=DCR;DB6_DB_HOST=xxxxxx;DB6_DB_SCHEMA=SAPSR3;DB6_DB_SVCENAME=5912
    C  *** ERROR in DB6Connect[dbdb6.c, 1727] CON = 1 (BEGIN)
    C  &+***      DbSlConnectDB6( SQLDriverConnect ): [IBM][CLI Driver] SQL30082N  Security processing failed with reason "24" ("USE
    C  &+***      RNAME AND/OR PASSWORD INVALID").  SQLSTATE=08001
    C  &+***
    C  &+***
    C  &+***      ABAP location info 'CL_SQL_CONNECTION=============CP', 337
    C  &+***
    C  *** ERROR in DB6Connect[dbdb6.c, 1727] (END)
    C  *** ERROR => DbSlConnect to 'DCR' as 'db2dcr' failed
    [dbdb6.c      1732]
    Some of the systems are being connected successfully and the error messages in SM21 are not related to those systems. But some of the systems like DCR cannot be reached. And this fact causing the error messages.
    I haven't configured Solution Manager because I have joined the project later. I would like to know what job is trying to access the satellite system and for what purpose.
    On solution manager side I have checked all the scheduled background jobs - all of them have been executed successfully.
    There some of them are scheduled but it is hard understand what is purpose of the job.
    I have checked and corrected system landscape through SMSY and have maintained all the RFCs. They all OK now.
    What else could force to make a connection to satellite system? And where is the place where it is hardcoded local(satellite) db2 connection entry?
    Like I said before, some of the systems are being connected but some not. The one which has not been connected - there was recently changed SAP master password. I believe this is the key to resolve the problem. But the system itself operating 100% correctly.
    Perhaps it could be CCMS that makes some extra connections to collect the data from the monitored systems. But I have checked all the RFC's in SM59 and they were OK.
    Any ideas or suggestions would be appreciated.
    Thanks in advance,
    Kind regards,
    Artjom.

    Kaustubh Krishna,
    thank you for respond.
    It was dbacockpit. The connection was maintained with old db2sid password. And it was causing problematic log entries.
    Problem was solved.
    Points awarded.
    Thanks,
    kind regards,
    Artyom

  • System Monitoring Setup in Solution Manager

    Hello Experts,
    We are going to implement and configure Solution Manager - System monitoring setup for pre testing purpose
    Currenly we have installed below SAP Systems
    1.Solution Manager Server
    2.ECC server (Without Ides) - Abap
    3.CRM Server (Without Ides) -Abap + Java
    We need to setup below tasks in Solution Manager
    1.Early watch alert
    2.System Monitoring
    3.Central System Administration
    4.Business Process Monitoring
    5.Service Level reporting
    1.Is it possible to setup the solution manager -above mentioned tasks without Ides system ?
    Could you please someone give input reg this.
    Thanks
    Thirumal
    Edited by: Thiru Thirumal on Aug 6, 2008 4:56 AM
    Edited by: Thiru Thirumal on Aug 6, 2008 4:57 AM

    Hi,
    Q. Is it possible to setup the solution manager -above mentioned tasks without Ides system ?
    A. Yes.
    Check with links for
    1.Early watch alert
    This process helps you to identify potential problems early, avoid bottlenecks, and monitor the performance of your ABAP and JAVA systems and your most important business processes, regularly, automatically and effectively. The data collection infrastructure comprises the ABAP Service Data Control Center and the JAVA function module Data Provider. The SAP EarlyWatch Alert in the SAP Solution Manager is a service provided by SAP.
    To be able to use it, you have:
    maintained the non-ABAP systems correctly in the system landscape maintenance (transaction SMSY)
    RFC u2013 Connections between: and an RFC u2013 Connections established.
    your satellite systems and the SAP Solution Manager system
    SAP Solution Manager and the SAP Service Marketplace
    Solution Manager system and Solution Manager Diagnostics
    Cf: Solution Manager IMG (transaction SPRO).
    checked the availability of the tools required for the SAP Service sessions (add-on ST-A/PI), with the report RTCCTOOL.
    activated Alert Monitoring and set-up the Automatic Session Manager (ASM) in the Service Data Control Center (SDCCN) of your satellite systems, for all SAP satellite systems and the central SAP Solution Manager of your solution
    set-up your systems in a solution landscape in the SAP Solution Manager
    configured Solution Manager Diagnostics
    2.System Monitoring
    The system monitoring in the SAP Solution Manager is, as described above, like a system-wide central CCMS. It can also contain the central CCMS (CEN) of satellite systems. These CENs can then monitor other components.
    The graphical display in the SAP Solution Manager gives you access to the alerts of all systems in a solution. You can go to the local or central CCMS of the satellite systems.
    The system proposes the most important alerts in the CCMS monitor collection, according to SAP experience, and their alert thresholds, for each system in the solution, in the system monitoring Session. You can activate or deactivate these alerts. The connection between the local CCMS and the SAP Solution Manager allows you to maintain the alert thresholds directly in the SAP Solution Manager, overwriting the values in the local CCMS.
    3.Central System Administration
    You activate the customizing for business processes in your solution, in the Business Process MONITORING session in the SAP Solution Manager. A monitoring tree element (MTE), or a monitor collection, u201EBPMu201C of several monitoring objects, is created in the local or central (CEN) CCMS of the satellite system.
    The data is collected for the monitoring types of the business process monitoring in contrast to system monitoring, as follows:
    ● The system collects performance (dialog transactions), posting cancellations (V1 and V2) and u201EOther CCMSu201C and interface data, in the local CCMS of the satellite systems.
    ● The system collects background processing, application list, application monitors, delivery lists, and document size data, in the central SAP Solution Manager CCMS.
    The SAP Solution Manager system copies the data from the local CCMS.
    The graphical display in the SAP Solution Manager simplifies access to the alerts for the business processes, business process steps or the interfaces between the systems in a solution. You can go to the local CCMS of the satellite systems.
    The connection between the local CCMS and the SAP Solution Manager allows you to maintain the alert thresholds directly in the SAP Solution Manager. These overwrite the values in the local CCMS.
    4.Business Process Monitoring
    The system and business process monitoring (including interface monitoring) in the SAP Solution Manager, both use the Computing Center Management System (CCMS) (transaction RZ20) architecture. This means that system alerts which occur in the local CCMS, are passed to the SAP Solution Manager via RFC connections between the SAP Solution Manager and the satellites. The system shows these alerts in a graphic or in Sessions. You can also handle the alerts centrally, without having to go to the local CCMS of the satellite systems.
    You can see the alerts from several systems in a solution landscape in the SAP Solution Manager, in a graphical overview, in contrast to the local CCMS of the SAP Solution Manager satellite systems. This is the view of a central CCMS (CEN). You can also monitor non-SAP systems in a central CCMS (CEN) of a satellite system
    5.Service Level reporting
    http://service.sap.com/solutionmanager for all solman tasks as given below.
    http://www.asap.net.cn/homepage_en/Solution%20Manager%20EN.pdf
    http://help.sap.com/saphelp_sm32/helpdata/en/1b/f02c41ab78f66fe10000000a1550b0/content.htm
    http://help.sap.com/saphelp_sm32/helpdata/en/9f/1f46570f8a4a268b3154e0e0f07280/content.htm
    Regards,
    Srini Nookala

  • ALL SAP Solution Manager Transaction Code

    Dear experts,
    is there any document or transaction code listing all existing transactions code related to Solution Manager?
    Especially for aministrator profil.
    Thank you very much.
    Best regards,
    Pascal.

    Hi,
    I have searched for documents but couldnt find it.
    I can though provide you with a gud no of t-codes:
    RMMAIN - Roadmap
    SOLAR_PROJECT_ADMIN - Project Administration
    SOLAR01 - Business Blueprint
    SOLAR02 - Configuration
    STWB_2 - Test Plan Management
    STWB_WORK - Testing
    SOLAR_EVAL - Reporting
    SMSY - System Landscape
    SOLUTION_MANAGER - Solution Manager Operations
    DNOTIFWL - Basic Notifications Worklist
    CRM_DNO_MONITOR - Transaction Monitor
    CRMD_ORDER - Transaction Processing
    SBWP - SAP Business Workplace
    SOLAR01C - SAP Solution Manager: Configuration
    STWB_INFO - Test Workbench Information System
    STWB_WORK - Testing
    SCDT_SETUP - Customizing Distribution
    SCOUT - Customizing Scout
    SDCCN- configuring earlywatch alerts
    SMSY_SETUP
    SOLMAN_DIRECTORY-solution directory config.
    DSWP- Solution Overview
    BUSP- generate business partners
    SOLMAN_ISSUE_MGMT - Issue Management
    SLDCHECK - Connection test SLD
    SLDAPIUSER - Customizing SLD API
    AISUSER - SAP Support Portal User Maintenance
    You can also take the list of T-Codes by executing SE16 and checking the contents of Table TSTCT?
    Let me know if this helps
    Rohit

  • System refresh for solution manager

    Hi All,
    Do you think its possible to do a system refresh for solution manager?
    Even though we do, wont there be a lot of inconsistencies between satellite system and with new solution manager?
    Ideally i need do system refresh of X solution manager to Y solution manager
    Thanks
    Gopal

    Hi,
    How about the consistency between your two X and Y systems. Are they in single TMS. Requests properly transported from X to Y? If its positive, then go ahead you can make System Refresh..
    Feel free to revert back.
    --Ragu

Maybe you are looking for