EMP System Configurator 11.1.2.1 Error

I am performing the first-time configuration of shared services
database Type: Oracle's Driver (Thin)
Server: supimicodb2
Port:1486
SID: hyptst
User Name: esstest
Pasword: XXXXXXX
and am getting a this error
Failed to navigate from RegistryWizardState: Error while initializing registry
and the databse user Id's
have the correct Roles and privileges
Create Session
Create View
Resouces
Please advise

What is the error in the configtool error log?
Have a look at:
Shared Services Database Configuration Error:Failed To Navigate From Registrywizardstate:Error While Initilizing Registry. (Doc ID 1156713.1)
Shared Services Database Configuration Fails Against Oracle Database (Doc ID 1229053.1)
Unable to Configure Shared Services After Unistalling and Reinstalling EPM 11.1.2 Error: "Failed to Navigate from RegistryWizardState: Error while initializing registry. see logs for more details." (Doc ID 1110665.1)
HTH-
Jasmine.

Similar Messages

  • Error while expoting system configuration

    Hi All,
    I am getting following exception while exporting command groups in system configuration. Please guide me to solve this problem.
    The configuration object has been added to the export package. ImportExportConfigException: Unexpected error when trying to add a set of configuration objects to the export. System error is "InvalidEntryException: Cannot add an already existing configuration object "configurable_[Administrator]_config://local/system/transport/Administrator_6275850%32%on%32%DDL-EPD%47%cm%47%ui%47%uicommand%47%Company_AppAnnouncementNewGroupSubCollection" to folder "plugin_[Administrator]_config://local/system/transport".". Inner exception is: InvalidEntryException: Cannot add an already existing configuration object "configurable_[Administrator]_config://local/system/transport/Administrator_6275850%32%on%32%servername%47%cm%47%ui%47%uicommand%47%Company_AppAnnouncementNewGroupSubCollection" to folder "plugin_[Administrator]_config://local/system/transport".
    Thanks,
    Venkatesh R

    Hi Venkatesh,
    System error is "InvalidEntryException: Cannot add an already existing configuration object .
    i think u r adding objects morethan 1 time in transport package. Check ur objects and upload to package.
    Surekha.

  • Link SAP PI 7.3 to SolMan 7.1 - error during managed system configuration

    All,
    I installed my diagnostics agent twice with different options:
    - Direct P4 connection via Java EE Dispatcher Node with port 5xx04
    - P4 connection via SCS message server with port 81xx
    In both cases I get an error during the managed system configuration of SAP PI 7.3: Remote error : Connection to P4 port of managed system failed.
    I'm a bit confused with the step Enter System Parameters. In the Java parameters section, I can only enter port 39xx. if not, I get an error.
    Also, I marked and unmarked the option concerning the ABAP user store, but the error persists.
    Please advice.
    Thanks a lot.

    Hi Allam,
    I checked the KBA and I think now, I have the correct HTTP port.
    The error I now get is S:CL_DIAGSTP_MESSAGE:483
    When I take the next step, Configure Automatically, I get this error during the Byte Code Adapter Installation phase when I open the Java URL stated in the navigation column:
    DIAG_WILY_MSG:157:S - com.sap.smdagent.vmmanager.VMManagerP4Exception: com.sap.smdagent.plugins.connectors.p4.exceptions.P4AuthorizationException: Access is denied to SAP System sid: check the connection credentials.More details about the error in agent 'sappi' log file (SMDAgentApplication.X.log).; nested exception is:
    com.sap.engine.services.security.exceptions.BaseLoginException: Error during authentication. For more information see the remote server traces.
    Any idea?
    Thanks.

  • Configuration Check Error in Managed System Configuration

    Hi dear experts,
    I come across a problem as the screenshot shows blew:
    I check some relevant information, but no issues found:
    1.
    DEWDFLSSC5062:/usr/sap/hostctrl/exe # ./saphostexec -status
    saphostexec running (pid = 7094)
    sapstartsrv running (pid = 7097)
    10:46:34 24.06.2014     LOG: Using PerfDir (DIR_PERF) = /usr/sap/tmp
    saposcol running (pid = 7130)
    DEWDFLSSC5062:/usr/sap/hostctrl/exe # cat host_profile
    SAPSYSTEMNAME = SAP
    SAPSYSTEM = 99
    service/porttypes = SAPHostControl SAPOscol SAPCCMS
    DIR_LIBRARY = /usr/sap/hostctrl/exe
    DIR_EXECUTABLE = /usr/sap/hostctrl/exe
    DIR_PROFILE = /usr/sap/hostctrl/exe
    DIR_GLOBAL = /usr/sap/hostctrl/exe
    DIR_INSTANCE = /usr/sap/hostctrl/exe
    DIR_HOME = /usr/sap/hostctrl/work
    service/admin_users = daaadm
    service/logfile_000 = /tmp/s
    service/logfile_001 = /usr/sap/DAA/SMDA97/SMDAgent/log/smdagent_trace*.trc
    service/logfile_002 = /usr/sap/DAA/SMDA97/SMDAgent/log/smdagent_trace.*.trc
    service/logfile_003 = /usr/sap/DAA/SMDA97/SMDAgent/log/smdagent_trace.trc
    And the version of hostagent is up-to-date.
    2.The URL
    - http://<SMDhost>:1128/SAPOscol/?wsdl
    - http://<SMDhost>:1128/SAPHostControl/?wsdl
    can be accessed.
    3.The step 3 in managed systems configuration is executed successfully.
    4.I have even uninstalled and re-installed the SMD and hostagent, and change the alert_timeout parameter in T-code DMD, but the issue insisted.
    5.Only a few SMDs in my landscape, so I think the parameter MaxThreadCount, InitialThreadCount, MinThreadCount should be no problem.
    Now I have no idea how to proceed, please give me some advice, thank you in advance.
    Best Regards,
    Pany Pan

    Hi Pany
    Kindly check the below two sapnote
    1935653 - Error "A timeout occured during the execution of the OS Command Console" when performing a Managed System Configuration - Solution Manager 7.1
    1865122 - Solution Manager 7.10 Configuration Check errors : "A timeout occured during the execution of the OS Command Console" "An unexpected error occured"
    Moreover , you need to check/verify/maintain the parameter in configtool
    ThreadManager -> MaxThreadCount
    Total number of Diagnostics Agents * 2 + 50
    1250
    ThreadManager -> InitialThreadCount
    Total number of Diagnostics Agents * 1.5
    900
    ThreadManager -> MinThreadCount
    Total number of Diagnostics Agents
    600
    ConnectionManipulator -> maxSoTimeOutConnections
    Total number of Diagnostics Agents * 1.35
    810
    ConnectionManipulator -> MaxParallelUsers
    Total number of Diagnostics Agents + 50
    650
    In Diagnostics Agent Troubleshooting - SAP Solution Manager Setup - SCN Wiki 
    guide check the section Required Solution Manager Java Stack Settings (Scalability)
    I face the same issue , which got resolved by maintaining the above parameters, maxthreadCount,
    minthreadcount , maxSoTimeOutConnections.
    With Regards
    Ashutosh Chaturvedi

  • Error in Managed system configuration.

    Hi Folks,
    In Solman 7.1 i am configuring my Java system in managed system configuration on the last phase of configuration which is "Check Configuration" i got the below error...
    Can any one guide me on this....
    I installed the Diagnostic agent as well as willy inter scope.
    Regards,
    Anil.

    check the note which describes your problem
    1776959 - Solution Manager 7.1 Manged System configuration. Error: Timezone from managed system could not be retrieved: Timezone of J2EE Engine (GMT+01:00) does not match the timezone of the diagnostics agent (Europe/Berlin)
    Resolution
    Open the instance.properties file of the J2EE Engine on the managed system
    Locate the parameter "-Duser.timezone=" and its value
    If the -Duser.timezone is not set the JVM uses GMT
    Set the -Duser.timezone parameter in the JVM of the SMD Agent. If there was no "-Duser.timezone in the J2EE's instance.properties file use the timezone that was indicated in the error message e.g. GMT+01:00 (from the above error message, this might differ on your environment) To do this:
    Locate the smd.properties file (for newer agents the files is called: smdagent.properties)
    The path is: .../usr/sap/<DiagnosticAgentSID>/SMDA<SYSNumber>/SMDAgent/smdagent.properties
    The -Duser.timezone= parameter of the Diagnostics Agent and the SAP J2EE engine need to be set to the same timezone. That means the string needs to be the same for both parameters
    e.g.
    If the -Duser.timezone= parameter of the J2EE engine is set to -Duser.timezone="GMT+01:00"
    set the Diagnostics Agent parameter to:
    smdagent.javaParameters=-DP4ClassLoad=P4Connection -Xmx256m -Xms256m -Duser.timezone="GMT+01:00"
    Restart the Agent
    Re-run the "Configuration Check" in the "Managed System Configuration"
    Please make sure that the time zone configuration is correct according to the SAP recommendations: http://wiki.sdn.sap.com/wiki/display/Basis/Timezone+changes+best+practices

  • EPM System Configurator  Error

    Hi,
    I am trying to open EPM System Configurator but getting error:
    "The Vital Product Data registry is in use by another installer. Please start this installer after the other installtion is complete."
    I am not installing the EPM system. It is already installed. I am just trying to open EPM System Configurator by Start--All Programs--EPM System--Foundation Services-- Start EPM System Configurator
    I am not running any othe installer. I tried restarting the system also but again I am getting the same error.
    Please help me with this error.
    Thanks & Regards,
    Akshat

    Hi Srikanth,
    I am not running any othe installer. I tried restarting the system also but again I am getting the same error.
    Actually I am trying to integrate OBIEE with EPM workspace.
    I am following the below link:
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e10416/general_10134.htm?bcsi_scan_6E125C62D30562F9=0&bcsi_scan_filename=general_10134.htm#BEHGEFEI
    I am facing the problem at step -- 11.5.3.6 Configuring the Web Server for EPM Workspace
    Regards,
    Akshat
    Edited by: user10943765 on Oct 1, 2010 10:57 PM

  • Oracle R12 Installation Error - Validate System Configuration

    Hello,
    I was doing the oracle apps R12 installation and got this error
    =======================
    Validate System Configuration
    The post-install check inspects your system for a complete installation.
    The list below shows the tests that were performed and the results.
    Click on the test icon for details.
    One or more of the post-install tests did not succeed for this:
    Database Availability
    HTTP
    Virtual Directory
    Login page
    Configuration Upload
    Help page
    JSP
    =======================
    I’ve checked the details which are listed below.
    Please help me in solving the issue :(
    Configuration Upload
    uploading config file at /u05/oracle/TEST/db/tech_st/11.1.0/appsutil/conf_TEST.txt
    Failed upload of config file at /db/tech_st/11.1.0/appsutil/conf_TEST.txt
    Database Availability
    command: su dbuser -c "/tmp/RapidInstall/bin/riwTDBup.sh /u05/oracle/TEST/db/tech_st/11.1.0/TEST_erp.env APPS/APPS"
    riwTDBup.sh started at Fri May 25 06:42:59 IST 2012
    Parameters passed are : /u05/oracle/TEST/db/tech_st/11.1.0/TEST_erp.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /u05/oracle/TEST/db/tech_st/11.1.0
    ORACLE_SID : TEST
    TWO_TASK :
    PATH : /u05/oracle/TEST/db/tech_st/11.1.0/perl/bin:/u05/oracle/TEST/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u05/oracle/TEST/db/tech_st/11.1.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/u05/Setup12.1.1/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/root/bin:.
    LD_LIBRARY_PATH : /u05/oracle/TEST/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u05/oracle/TEST/db/tech_st/11.1.0/lib:/usr/dt/lib:/u05/oracle/TEST/db/tech_st/11.1.0/ctx/lib
    Executable : /u05/oracle/TEST/db/tech_st/11.1.0/bin/sqlplus
    riwTDBup.sh exiting with status 3
    RW-50011: Error: - Database ORACLE_HOME connection test has returned an error: 3 command: su appsuser -c "/tmp/RapidInstall/bin/riwTDBup.sh /u05/appl/TEST/inst/apps/TEST_erp/ora/10.1.2/TEST_erp.env APPS/APPS"
    riwTDBup.sh started at Fri May 25 06:43:16 IST 2012
    Parameters passed are : /u05/appl/TEST/inst/apps/TEST_erp/ora/10.1.2/TEST_erp.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /u05/appl/TEST/apps/tech_st/10.1.2
    ORACLE_SID :
    TWO_TASK : TEST
    PATH : /u05/appl/TEST/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u05/appl/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/usr/bin:/u05/Setup12.1.1/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/root/bin
    LD_LIBRARY_PATH : /u05/appl/TEST/apps/tech_st/10.1.2/lib32:/u05/appl/TEST/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u05/appl/TEST/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u05/appl/TEST/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u05/appl/TEST/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u05/appl/TEST/apps/apps_st/appl/sht/12.0.0/lib
    Executable : /u05/appl/TEST/apps/tech_st/10.1.2/bin/sqlplus
    riwTDBup.sh exiting with status 2
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 2
    Help Page
    checking URL = http://erp.tez.co.in:8009/OA_HTML/help
    RW-50015: Error: - Help Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    HTTP
    checking URL = http://erp.tez.co.in:8009
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP
    checking URL = http://erp.tez.co.in:8009/OA_HTML/jtfTestCookie.jsp
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Login Page
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.

    Hi,
    I think my linux was corrupted :(
    I've done fresh linux installation and after that the R12 installation is complete without any issues :D
    Thanks for you help Hussein Sir

  • SQL Error 0 during DBACockpit setup in Managed System Configuration

    Hi All,
    I'm getting SQL Error 0 during DBA Cockpit setup in Managed system configuration. I'm trying to connect MsSQL 2005 from Linux system(Solution Manager 7.1 SP10). I have installed necessary ODBC and microsoft drivers. Any suggestions will be appreciated.
    Regards,
    Pragadees

    If I've understood you correctly, you are trying to setup a remote database connection from an SAP Solution Manager system running on Linux with a database which is NOT MSSQL to a database which is MSSQL running on Windows.
    In that case have you checked these SAP notes ?
    1265134 - DBA Cockpit: Connecting a remote database
    1388700 - SolMan 7.0 EHP1 Database Warehouse for MSSQL
    Regards
    RB

  • Syntax error in program CL_AC_METRIC_REPOSITORY=======CP When going to managed system configuration in solman 7.1

    Dear SAP Gurus,
    Good Morning.
    I'm getting error in managed system configuration in solman 7.1. Error is like
    The system preparation and Basic configuration in working fine, but when we are going to click the managed system configuration Error getting like this.
    Solution Manager  Version : 7.1
    SP Level  : SP5
    Thanks in Advance.
    Regrads,
    Kumar BN

    Hello Kumar,
    I would suggest moving this discussion to this space in SCN: http://scn.sap.com/community/it-management/alm/solution-manager
    That will help get you a quicker response.
    Thank you,
    Kristen

  • Managed system configuration error

    Dear Expert,
    While doing managed system configuration step-"Check Configuration"  for my solman (7.1)system itself, I am  getting attached error.
    Please Advice .
    Thanks
    Chander

    Dear Oliver ,
    I have downloaded the Patch 183 (SAPHOSTAGENT183_183-20005735.SAR).
    Refering below link for upgrade http://help.sap.com/saphelp_nw73ehp1/helpdata/en/39/a1f623bae74a2784f88282c8652070/content.htm
    But after uncaring of Patch 183 ,I am not getting below files in new patch level .
    sapstartsrv.exe
    saposcol.exe
    saphostctrl.exe
    saphostexec.exe
    According to link the last file will be used in upgrade
    saphostexec.exe -upgrade
    but this is not present in new patch level 183.
    Thanks
    Chander

  • MAnaged system configuration error in solution manager

    Hi,
    While doing managed system configuration getting the error, below versions are using.
    MDM 7.1 SP10  Import server  and Solution manager 7.1 SP10.
    Can anyone help me?.
    Regards
    Chandra

    Two cases you have
    1) Satellite system
    Re-install The DIA agent and give correct (port numbers )SLD details
    Once you re-install the DIA agent, run Rz70 from satellite system
    data will pull from satellite system to central SLD.
    2)Run SLD check from Solman system , check its successful or not
    Go to LMDB and check satellite system
    After re-Synchronize technical system from SLD 
    Thanks ,
    Rahul yedapally

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

  • Managed System Configuration Error for MDM 7.1 SP09

    Greetings, Needed your expert advise. We are getting an error while configuring our MDM Servers (Version 7.1.08.196) in Solution Manager. As suggested in SAP Note  1798643 , I have manually filled the required details and transferred through sldreg.exe to SLD. Now when i try to perform Managed System Configuration, it is throwing the below error. The definition of Technical System '~MDM' is not correct: '~MDM': No Path found in Installed Technical System 'SID~MDM~'. I'm not sure how to manually update the Install Path for our MDM Servers. Since, the data to LMDB is automatically supplied, I might not be able to manually edit anything. Could you please advise if there is any step to solve this issue. Thanks, Haseeb Ahmed.

    Dear ,
    Haseeb,
    I had the exact same problem with MDM managed system setup . I was on MDM 7.1 SP10.
    1940337 - RCA template for Solution Manager 7.10 SP10
    This note should resolve your problem. This note has the updated template for MDM.
    It did for mine
    Thanks
    Amit

  • Integrating 3 systems - Configuration Error

    Hi Experts,
    I have a scenario where I need to integrate 3 technical systems. i.e One Source System and Two Target Systems are there.
    The Mapping is defined under a common Software Component Version which has the other 3 SWCVs as dependents.
    I have used 1 Message Mapping, 1 Interface mapping, 2 Interface Determinations, 1 Sender Agreement, 1 Receiver Determination, 2 Receiver Agreements.
    Input Message -> Message A ( Target A ) and Message B ( Target B ). Ideally, Message A should go to Receiver Agreement A and then to Target A , and Message B should go to Receiver Agreement B and then tio Target B.
    But when I test the configuration, it is throwing an error at Receiver Agreement stating " No standard agreement found"
    XI is trying to send Message A and Message B to both the Targets and hence Message B fails at Target A and Message A fails at Target B.
    Kindly let me know what is the practical solution to this .
    Thanks and Regards,
    Krishna

    Hi Experts,
    Thanks for the valuable replies to this question...
    Actually my scenario was simplified by using 2 message mappings and 2 operation mappings...
    One of the receivers was an ABAP Proxy and another one was a File..
    So i reckon its not possible to club both under the same mapping...
    I used two different mappings, one for File to Proxy and another for File to File and 1 Rx Det, 2 Interface Det. 2 Rx Agreements...
    It is now working perfectly...
    Thanks again for your comments...
    Regards,
    Krishna

  • SolMan 7.1 SP10: Managed Systems Configuration: client 000 OK, client 100 error

    Hello,
    after installing SolMan 7.1 SP10 successfully I also completed the steps "System Preparation" and "Basic Configuration".
    Now I'm connecting the managed ABAP systems to the Solution Manager by performing step "Managed Systems Configuration".
    After several other ABAP systems I'm now connecting our productive CRM 7.0 EHP1 system "CM3" (SAP_BASIS 702).
    I also connected the CRM development and CRM quality assurance system without a problem.
    For client 000 everything worked fine, the RFC destinations were created and a green light is shown.
    Now the problem is to connect the productive client 100:
    The log for Activity RFC Connection says:
    The corresponding dev_rfc tracefile says:
    **** Trace file opened at 20140326 164911 W. Europe Standard Time, by disp+work
    **** Versions SAP-REL 720,0,523 RFC-VER U 3 1468763 MT-SL
    ======> Name oder Kennwort ist nicht korrekt (Wiederholen Sie die Anmeldung)
    ABAP Programm: SAPLSM_SETUP_API (Transaction: )
    Called function module: FUNCTION_EXISTS
    User: SOLMAN_ADMIN (Client: 001)
    Destination: 0050568713C71ED3AD9FC4F78AC9D9EB (Handle: 16, DtConId: 27FEB4E356BCF14F99EB0050568713C7, DtConCnt: 1, ConvId: 64734943,{27FEB4E3-56BC-F14F-99EB-0050568713C7})
    EPP RootContextId: 0050568713C71ED3AD9FB7AD4C4859EB, ConnectionId: 0050568713C71ED3AD9FB784232C59EB, ConnectionCnt: 1
    EPP TransactionId: BDFDB4E3626AF14899EB0050568713C7
    But both users taken to execute this step (SAP Solution Manager Administrator "SOLMAN_ADMIN" and Managed System Configuration User "SM_ADMIN_SM3") exist and have the correct provided password.
    Does anyone have a clue?
    Kind regards
    Rüdiger Höckel

    Hello Ranjith,
    thanks for your quick response.
    The ST-A/PI software component is the same on all systems: 01Q_700 #2.
    SolMan system: SM3
    CRM systems: CM0 (ok), CM1 (ok), CM3 (problem with client 100, client 000 OK).
    I also tried the recommendation found in the SAP Community Network
    (http://scn.sap.com/thread/3483642) but this didn't help either:
    1.Delete system from LMDB.
    2.Delete system from SLD of solman.
    3.Re- register the system to SLD of solman(rz70 for AS ABAP)
    [the LMDB synchronizes with the SLD every 10 minutes, system CM3 is visible again in the LMDB]
    4.Now follow the steps in managed system configuration.
    The wizard worked fine for client 000 but throws this error for client 100.
    I use all the latest installation and configuration guides.
    For this step I'm using the guide "Managed System Configuration" that is available in the SOLMAN_SETUP wiki.
    https://websmp206.sap-ag.de/~sapidb/011000358700001120342013E.pdf
    Kind regards
    Rüdiger
    P.S. In total I have already connected eight systems (SAP_BASIS 700 to 731) but this is the first system that gives an error.

Maybe you are looking for

  • Query has problem

    Below query has problem . Pls see the queries for Usage Summary with Partition and Without Partition . I have executed this now so it may be in Buffer …**** DB Query ... SUM from event objects, bin variables SELECT sum(amount) , sum(quantity), event.

  • Exporting RAW masters of RAW-JPEG Pairs

    Is there any way to export only the RAW master of a RAW-JPEG pair?  I always shoot both RAW and JPEG.  In my workflow, I first import into Aperture the JPEG's.  I then group into stacks, choose my stack picks, and finally rate all my stack picks.  I

  • Find/Replace dialog box is missing

    When I choose "find/replace" the dialog box does not show up. It is in my task bar, but I can't seem to get it to show up on my screen. I've tried changing the workspace layout and even deleting my configuration folder to no avail. Please help!

  • SAP necessary windows services

    Hi, I wanna know what windows services are absolutly necessary for SAP. We are following a security guide for SAP Systems. It says is good to disable all windows services which are not used (telnet, messenger, wia...) The most of our systems are Win

  • Working with NI Bandstand Presets

    NI's new Bandstand looks useful, and I like the preset idea which authomates loading of virtual groups. I set out to first try the 16 piece orchestra. I have assigned this preset using channel one but obviously I want to be able to write out instrume