Solman_setup: connect managed system

Hi,
I try to connect a system to the solman via TA: solman_setup.
After running the first "managed system configuration" "connect managed system" I got the error message:
The selected templates do not contain any authorization data
What templates are missing and how can I correct this error?
Thanks for your help,
Tim

Hi,
Would you please check whether the role 'SAP_SOLMAN_ADMIN' exists in your system or not?
If it exists, what you have to do first is copying the role 'SAP_SOLMAN_ADMIN' to 'ZSAP_SOLMAN_ADMIN' in the transaction PFCG.
If the role 'SAP_SOLMAN_ADMIN' doesn't exist, then please refer to the note 1305622 to manually create a role. In some scenarios, the system role creation ZSAP_SOLMAN_ADMIN can be failed. Then, it needs to be created
by manually. In that case, please refer to the note 1305622.
Also
implement the note 1236420 on the affected managed systems. This will solve the error "The selected templates do not contain any authorization data".
I think this should solve your problem.
Regards,
Shyam

Similar Messages

  • Managed system user locking because of solman_setup wrong information

    Hello,
    Each time I go to solman_setup -> Managed system,
    there are two systems with a red point because of non
    working rfc connection.
    When I reconfigure them (3. connect managed system), I change the
    user/password to connect to the managed system.
    But our solman still connects to the managed system with the wrong
    username and password.
    Then the user is locked in the managed system (too many connections with a wrong password),
    How could I proceed to tell solman to stop using the old username
    password provided?
    Regards,

    Hello Beniot,
    I has similar issue some time back, please have a look at below link.
    RFC error in third step while performing managed system configuration
    reset the password and retry, and try to check dump in both the system, solman and system which you are trying to do manage system config.
    Even after this you are getting error, please paste the screen shot or attach the error.
    Regards,
    Haseena

  • System service not activate in managed system

    Hello,
    I am implementing SAP Solution Manager Diagnostics.
    1. I am working in Phase 3 - Managed System Configuration
    2. Connect Managed system.
    When I start this step, I get this error :
    Please import the actual support package for SAP_BASIS or activate the service 'SYSTEM' manually.
    I am configuring XDS system which runs with SP13.
    The "SYSTEM" services is already activated in the managed system (XDS).
    Thanks for your help.
    Best regards
    P. Cuennet

    Thanks Ruediger !
    I have already implemented OSS Note 1172948.
    I will apply correction of OSS Note 1309047.
    Another question regarding the Extractor Framework (SMD - Extractor Framework Administration) :
    1. Can you create your own Extractor ?
    2. Does the Extractor depends on the SAP product ?
        Example :  Do I have specific extractor for BI systems and other for PI systems ?
    Thanks in advance for your feedback
    Best regards
    P. Cuennet

  • Managed System Configuration - PI7.1 system solman_setup

    HI all,
    In trying to execute the step "Managed System Configuration" for a PI7.1 system in Solution Manager SOLMAN_SETUP, in the first step to "maintain the connection", its failing immediately with:
    Error when opening an RFC connection
    Establish connection to System <hostname>(01) - <SID>_001
    Any ideas?
    Thanks, Neeta

    Hello Neeta,
    i face the same problem.
    Establish connection to System <hostname>(01) - <SID>_001
    / CPIC-CALL: 'ThSAPOCMINIT' : cmRc=20 thRc=726 Gateway ist not connected to the l...
    i check the following and they are all fine.
    - ping to PI from solman
    - PI IP address in SMSY
    Could you tell me which part you configured in SMSY?
    regards

  • SOLMAN_SETUP Wizard - Error on Managed System Configuration

    Hi all,
    I've installed SAP Solution Manager 7.0 EHP1 (Stack 19) on linux-oracle.
    After I start the configuration with SOLMAN_SETUP tcode.
    The "Initial Configuration" and the "Basic Configuration" phases are termined with success.
    In the third phase "Managed System Configuration", I try to connect itself on client 001 but when I try to generate the RFC Connection I received an error message on wizard when the system create the "Back RFC Destination". If I check this RFC on SM59 tcode it works!!!! I don't understand why I received the error message during the wizard.
    Then on "Check Prerequisites" I execute the "Diagnostic Prerequisites" phase and I received 2 error messages:
    a) The Introscope Enterprise Manager configuration cannot be loaded. Details:
    java.sql.SQLException: All configured Enterprise Managers are offline - check configuration.     at com.sap.sup.admin.wily.jdbc.EMOverview.getQueryEMgrs(EMOverview.java:251)     at com.sap.sup.admin.wily.jdbc.EMOverview.populateAgentCache(EMOverview.java:415)     at com.sap.sup.admin.wily.jdbc.EMOverview.checkAgentCache(EMOverview.java:461)     at com.sap.sup.admin.wily.jdbc.EMOverview.getAllEMgrs(EMOverview.java:220)     at com.sap.sup.admin.selfcheck.checks.wily.em.EmJdbcCheck.process(EmJdbcCheck.java:32)     at com.sap.sup.admin.selfcheck.fwk.check.AbstractCheck.processImpl(AbstractCheck.java:165)     at sun.reflect.GeneratedMethodAccessor342.invoke(Unknown Source)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62)     at java.lang.reflect.Method.invoke(Method.java:391)     at com.sap.smd.server.exec.asio.AsioInvocationHandler$1.call(AsioInvocationHandler.java:87)     at com.sap.smd.server.util.concurrent.FutureResult$1.run(FutureResult.java:90)     at com.sap.smd.server.exec.asio.AsioInvocationHandler$AsioRunner.run(AsioInvocationHandler.java:274)     at com.sap.smd.server.exec.TaskRunner.run(TaskRunner.java:45)     at com.sap.smd.server.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:781)     at java.lang.Thread.run(Thread.java:770)
    b) The RFC Read Destination is not available for connection to Satellite System (RC=2). Details:
    Please check SAP Note 1106900
    I find The RFC Read Destination on SM59 tcode and it works if I try to "Connection Test".
    Could you please help me to check the two errors??
    Thanks in advanced
    Moreno

    Some more info when I tried to run the setup wizard again.
    Step Wilyhost Agent Details
    Setup Exception: Empty or no Wily EM host retrieved from secured global config! Going on with "localhost".
    Setup Exception: No Wily EM port was passed by SetupWizard! Going on with port 6001 instead.
    Created destination XXX|hostname_xxx_01
    Created action xxx -XXX AbapSystem
    Created action xxx|hostname_xxx_01 - XXX|hostname_xxx_01 AbapInstance
    Created 2 action(s).
    Retrieving list of Enterprise Managers failed: All configured Enterprise Managers are offline - check configuration.
    Exceptions
    java.sql.SQLException: All configured Enterprise Managers are offline - check configuration.
    at com.sap.sup.admin.wily.jdbc.EMOverview.getQueryEMgrs(EMOverview.java:251)
    at com.sap.sup.admin.wily.jdbc.EMOverview.populateAgentCache(EMOverview.java:415)
    at com.sap.sup.admin.wily.jdbc.EMOverview.checkAgentCache(EMOverview.java:461)
    at com.sap.sup.admin.wily.jdbc.EMOverview.getAgentEMgrs(EMOverview.java:269)
    at com.sap.sup.admin.wily.hostagent.Setup.emCanBeAccessed(Setup.java:440)
    at com.sap.sup.admin.wily.hostagent.Setup.executeSetup(Setup.java:87)
    at com.sap.sup.admin.setup.AppCfgTasks.configureEPAgent(AppCfgTasks.java:110)
    at com.sap.sup.admin.setup.SetupStep.runExec(SetupStep.java:416)
    at com.sap.sup.admin.setup.SetupStep.execute(SetupStep.java:328)
    at com.sap.smd.agent.plugins.remotesetup.SapInstance.setup(SapInstance.java:545)
    at com.sap.sup.admin.setup.SapCluster.setup(SapCluster.java:1680)
    at com.sap.sup.admin.setup.SapCluster.access$000(SapCluster.java:35)
    at com.sap.sup.admin.setup.SapCluster$SetupRunner.run(SapCluster.java:1950)
    at java.lang.Thread.run(Thread.java:571)
    hostname is the hostname of the system, i removed it.
    xxx is the solution manager sid.

  • SOLMAN_SETUP - Managed System Configuration - DBA_COCKPIT

    Dear SAP Colleagues,
    I am currently implementing SMD in my Solution Manager system. I use the guided procedure SOLMAN_SETUP. The first 2 phases - Initial and Basic Configuration are completed.
    I have starting the 3rd one - Managed System Configuration - Manual Configuration.
    I have started the "Configure DBA Cockpit".
    I have no problem with most of my managed systems (ERP, BI, EP)..
    But when I want to configure the DBA cockpit for my PI systems, I get error.
    Even if I personnaly there is nothing to do with the SAP Product, I get an error when I want to configure my all 3 PI system in DBA Cockpit.
    1. I select the Managed System in my list
    . The DB Host Name is automatically filled out.
    . The DB Name is automatically filled out.
    . The Schema Name (Optional) is also automatically filled out.
    2. Then I click on Next button and I get this error :
    The DB connection is no successfully tested.
    Please make sure the parameters below are correct and hit ....
    Database Name : XDS
    Datbase host : xdsci
    TNS Name : ???
    User Name : SAPXDS
    Password : ???
    Question :
    1. From where (SLD or SMSY) these information (Database Name, Database Host, TNS Name ...)
        related to managed system XDS are uploaded ?
        In other terms, where are these technical information pre-configured ? In SLD ? In SMSY ?
    2. How may I fix this issue ? I did not configure the other managed system and it perfectly works.
    Thanks in advance for your help
    Best regards
    CP

    Hi,
    I found this OSS Note : 1265070
    You can also connect directly to this link :
    https://websmp207.sap-ag.de/~sapidb/011000358700000074392009E
    Best regards
    CP

  • SOLMAN_SETUP - managed system configuration

    I am attempting to use the SOLMAN_SETUP transaction to establish the managed system connections to my ABAP ECC systems.  I enter the required user/password info and execute it.  I get one error message in the log that says "Cannot get fully qualified name of the server as400q3".  The as400Q3 server is the host where the managed system resides.  I do not know where to fix this issue.
    Best regards,
    Russ

    Hi ,
    You have to mention it in Txn. SMSY- Server->as400q3->Fully qualified host name.
    Also, Please make sure the host file entries are maintained correclty on your solman server.
    Hope this helps.
    Kindly revert if you face any issues.
    Thanks,
    Jagan

  • Solman_setup - Managed System Configuration - ST-PI plugin not up-to-date

    Hi,
    I have a problem with configuring managed systems in Solution manager using txn solman_setup. When I select the managed system, enter all the data for the READ destination, TMW destination and Back destination and click "Maintain Connection" the system comes back with message:
    ST-PI Plugin not up-to-date for managed system IVE, see note 1274287
    When I check the OSS note and my managed system I see that my managed system is already on the right required level for SAP Solution Tools Plug-In which is: ST-PI 2008_1_700.
    I did check also for service packs but these do not yet exist.
    Can someone help me with this issue?
    Next list shows current version of the managed systems:
    SAP ECC 6.0
    SAP ABA 700 Sp 13
    SAP Basis 700 SP13
    St-PI 2008_1_700 SP 0
    PI-Basis 2005_1_700 SP 13
    SAP BW 700 SP 15
    SAP AP 700 SP9
    ST-A/PI 01l_ECC600 SP 0

    I did finally resolve my problem with input from OS which is listed below.
    You're using the latest version of ST-PI. There's no patch levels
    available to download in this moment. To solve this issue I ask you to
    first apply the latest version of this note below. Please, read
    carefully step by step this note below and follow all the procedures.
    Number 1172948
    Short text SAP Solution Manager - Basic functions
    After you applied the central note, I ask you to apply these notes belowWhen you had all these notes applied, this issue will be solved.
    Number 1274287
    Short text End-to-End Diagnostics SP18
    Number 1244225
    Short text Solution Manager 7.0 EhP 1: recommended
    corrections
    Please, apply the latest patch level for lmservice too.

  • Connect two Solution Manager systems.

    Hello,
    We are planning to couple two Solution Manager systems.
    We want to get all the alerts ABAP+JAVA(Root Cause) from one Solution Manager to the other.
    What are te steps to take?
    Connect the SLD's?
    Connect the systems thru RFC?
    Point all the agents to the 2 Solution Manager systems?
    Regards,
    Mike Geluk

    Hello,
    It is possible.
    For SLD, two options:
    - Each Solution Manager can use its own SLD. Then you must define the other server in the SLD, and vice-versa.
    - Each Solution manager can connect to a central SLD where the two are defined.
    The rest is just like any other managed system configuration: follow the steps in solman_setup.
    Best regards,
    Guiilherme

  • No P4 connection could be established to SID during managed systems setup

    Hi,
    I get the following error when executing managed systems setup Create Users request.
    No P4 connection could be established to BJR
    No configuration found for key (BJR/sapj2ee/msgserver/host). DETECTED Self-managing scenario. You need to first adapt the connectivity of Diagnostics Agent used for the Managed system BJR, before you could proceed with this setup. Therefore change the Agent connection type for the BJR relevant Diagnostics Agent to P4 Dispatcher, before you run again this setup. This connection update has to be performed in the Agent Administration under Agent Connectivity. You could access the Agent Administration from the Root Cause Analysis Work Center when logged as Solution Manager Administrator.
    I have deleted and manually recreated SM_ADMIN_SOL, SAPSUPPORT and SM_COLL_SOL users, but still get the same issue.
    Message server ports etc are correct. Screenshot below.
    I have reviewed OSS note 1678469 but not resolved the issue.
    Any ideas will be appreciated.
    Regards
    Tariq

    Hi,
    As stated please review how do you register dia agent in solution manager, you can check in step 4 assign diagnostic agent in solman_setup.
    further review the below doc for dia agent registration via P4 port  Diagnostics Agents - SAP Solution Manager Setup - SCN Wiki
    Thanks
    Jansi

  • EP 7.0 and Back End System Connection + Management

    Hello All,
    I am trying o configure certain Backend system with my Portal System in our landscape. Actually I want to implement a scenario where i can manage all the system via my Portal itself. My backend systems are ECC 5.0 , Solution Manager 3.2 SR1, R/3 4.7 SR1, BW 3.5 & CRM 4.0.
    Till now I have configured the SSO between the Portal and the target system. But Now I am confused with how to proceed further for achieving this scenario.
    Please help me ...
    Thanking you in advacnce ...
    Regards,
    Premkishan Chourasia

    Hi Premkishan,
    Check this weblogs
    Quick Guide for setting up SSO between EP and R/3
    Connecting SAP systems to Enterprise portal with SSO.
    You have mentioned that SSO configuration between portal and backend system is done. So you are almost done with CRM part.
    You can download the ESS/MSS package from SDN and import into your portal.
    This you can get it from SDN. Click on downloads from the top level navigation in sdn. A page is displayed. Click portal content portfolio. In the right hand side panel you click on list of packages. From there choose your correct ESS and MSS package and Keyword search option enter that and search. You will get the downloads.
    Check these urls
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a
    Configuring The Business Package For Employee Self Service (ESS)-mySAP ERP 2004
    Configuring ESS in SAP Enterprise Portal 6.0
    https://www.sdn.sap.com/irj/sdn/developerareas/contentportfolio
    ESS & MSS
    Regards
    Arun

  • Unable to setup DBAcockpit connection in managed System Conf.

    Hi Guys,
    I am trying to set up DbaConnection in managed System Conf for local solman system.
    Its Showing red status and also the fields are not changeable now.
    I am on kernal 720 level 300.
    error shows the No DBSL lib found and gives the note number 1458291.
    I have already downloaded the latest verion of dbsl (324) and extracted in C:\usr\sap\PDI\SYS\exe\uc\NTAMD64.
    I have already applied the note 1604209 but still the same error.
    i am solman 7.1 sp06 with MSSQL 2008 R2.
    Please advice how to proceed.
    Thanks

    Hi,
    Please kindly check in 'Agent Administration' if SMD Agent is running and
    conected to SolMan if you can't see the Agent please check if it is
    visible in SLD, if it is please connect it to SolMan and then run
    setup again. Otherwise please uninstall SMD Agent and install it again
    conecting it directly to your SolMan using HTTP Connection via Message
    Server.
    You may want to refer to the  'Diagnostics Agent Setup Guide' available at
    https://service.sap.com/diagnostics should be very helpful.
    As per the mentioned note: Please refer to SAP note 1232928
    You switch to the DBA Cockpit that has the authorizations to
    configure the back end, and you uninstall the back end there. You can
    then reinstall the back end in the new instance.
    You can see on "Screen Performance -> Performance Warehouse ->
    Configuration" which DBA Cockpit currently has the authorizations to
    change the back end. The SAP system ID of the relevant DBA Cockpit is
    specified there in the line for the "Monitoring DBA Cockpit".
    You need to switch to the dba cockpit that has authorizations to
    change the backend system then uninstall the backend, and then you can
    do this configuration step without the above error.
    Hope this helps.
    Cheers
    SH

  • Quality Center Adapter - Connecting Multiple Solution Manager Systems

    We are running Solution Manager 7/Enhp 1 and Quality Center 10 successfully using the Quality Center Adapter integration. My question is, can we connect multiple Solution Manager systems (i.e. SMP/SMS/SMX) to a single Quality Center server simultaneously? Or is there a one-to-one relationship restriction. Thanks.

    I have answered this question in this post below:
    http://forums.sdn.sap.com/thread.jspa?threadID=2110531&messageID=10962875#10962875
    To quote myself
    Each tie up is based on the logical ports at the Solution Manager end and the relationship between the two entities is between Projects. So if you set up the configuration like you would in a normal scenario and at the right moment, connect the projects in SolMans to the corresponding projects in HPQC, you should be fine.
    Hope that helps.

  • Is possible to connect as system/manager automatically???

    Hi,
    I have any problems
    I have a package with two procedures (MT_PROC and SEN_MAIL) the first call to second.
    The first run in system/manager and in myuser/password, while the second run just in system/manager.
    Is possibile run the package in myuser/password and after connect to system/manager automatically inside the package????
    thanks
    Raffaele

    Ideally if you create a public synonym for the package and grant the 'execute' previlege to the user then it should work fine.

  • Connecting as System/Manager

    I need to create a new user in 9i (Windows 2000). I tried connecting as system/manager but I keep getting invalid name/password. I can connect as scott/tiger, scott/tiger does not have the necessary priviledges.
    Help please.
    Thanks
    Jordi

    The 9i database creation wizard, called by the 9i installer, now prompts for sys and system passwords. It doesn't allow you to input manager for system or change_on_install for sys. These will be your passwords only if you use the CREATE DATABASE command, or you change the passwords after creating the database with the wizard.
    If you did the install, you should have written down the passwords. If you didn't do it, ask the person who did. If no one knows the password, your best bet is to recreate the database.
    Best!

Maybe you are looking for

  • Error while importing the .txt file for SAP script to another system.

    Hi Gurus, I'm trying to import the .txt file exported (using RSTXSCRP) from one system to another.But getting the following error on the destination system  (4.6C).I'm able to import the same file on all other releases (Like 470 500,600,604). "ERROR:

  • USB Host Controller not recognized by Windows 7.

    Just installed Windows 7 in a1130n desktop.  The USB Host Controller and the Std USB Host Controller are not recognized by the operating system.  The USB ports and the media memory ports on the front panel will not work.

  • Black and White Tips

    Hey, I'm going to be shooting a short film with my Canon HV20 in 24p/ black and white. I've gathered that it's best to shoot in color and then apply black and white filter in post. I've also gathered that lighting is crucial. 1. Does anyone know of s

  • Dynamic action setvalue from pl/sql function

    Hi, I have a currency table with exchange rate column. I created a form that allow user to select currency from the table and get the rate into Px_RATE page items. I would like to implement it using Dynamic action in apex 4 Please help me on this cas

  • Lookup Files

    Hello Friends, I am Configuring the Lkp files for HR Analytics and I following the Oracle Documentation. In the source Dependent Steps for files file_group_acct_names.csv file_group_acct_codes_ora.csv file_grpact_fstmt.csv Do I need to change them fo