How to reproduce the SAP/BC_UME alias?

Hello,
The default DB connection of the WAS contains few default aliases. One of them is SAP/BC_UME. I accidently deleted it and now the server0 doesn't load. How can I create this alias agin offline? I beleive there should be an XML file that manages these aliases...

OK, then let's try it the long way. Follow these steps:
1. Start the Config tool.
2. From the menu go to File -> Configuration Editor
3. Browse the Configurations tree to cluster_data -> server -> cfg -> services -> Propertysheet dbpool
4. Switch to edit mode using the left-most button (the button label is "Switch between view and edit mode"). After you switch to edit mode you should see the Import button as active (the button label is "Import the content of an export file into or below this node").
Now, you need to leave the Config tool for a while. You need to create an XML file with the following content:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE configuration SYSTEM 'configExportFormat.dtd' [
  ]>
<configuration name="dbpool" type="1" cachemode="10">
  <path>cluster_data/server/cfg/services/dbpool</path>
  <version>630</version>
  <config-entries>
    <config-entry name="&amp;sysDS.SQLEngine" type="INTEGER">
      <value>0</value>
    </config-entry>
    <config-entry name="&amp;sysDS.aliases" type="INTEGER">
      <value>0</value>
    </config-entry>
    <config-entry name="~sysDS.SQLEngine" type="STRING">
      <value>&quot;Open_SQL&quot;</value>
    </config-entry>
    <config-entry name="~sysDS.DBConnectInfo" type="STRING">
      <value>&quot;jdbc/pool/<b>SP2</b>&quot;</value>
    </config-entry>
    <config-entry name="~sysDS.runCleanupThreadInterval" type="STRING">
      <value>&quot;300&quot;</value>
    </config-entry>
    <config-entry name="&amp;sysDS.DBConnectInfo" type="INTEGER">
      <value>0</value>
    </config-entry>
    <config-entry name="#sysDS.DBConnectInfo" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
    <config-entry name="#sysDS.aliases" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
    <config-entry name="&amp;sysDS.runCleanupThreadInterval" type="INTEGER">
      <value>0</value>
    </config-entry>
    <config-entry name="~sysDS.isolationLevel" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
    <config-entry name="~sysDS.connectionLifetime" type="STRING">
      <value>&quot;600&quot;</value>
    </config-entry>
    <config-entry name="&amp;sysDS.connectionLifetime" type="INTEGER">
      <value>0</value>
    </config-entry>
    <config-entry name="#sysDS.runCleanupThreadInterval" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
    <config-entry name="#sysDS.dataSourceName" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
    <config-entry name="&amp;sysDS.maximumConnections" type="INTEGER">
      <value>0</value>
    </config-entry>
    <config-entry name="#sysDS.initialConnections" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
    <config-entry name="&amp;sysDS.maxTimeToWaitConnection" type="INTEGER">
      <value>0</value>
    </config-entry>
    <config-entry name="&amp;sysDS.initialConnections" type="INTEGER">
      <value>0</value>
    </config-entry>
    <config-entry name="#sysDS.maxTimeToWaitConnection" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
    <config-entry name="&amp;sysDS.isolationLevel" type="INTEGER">
      <value>0</value>
    </config-entry>
    <config-entry name="#sysDS.SQLEngine" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
    <config-entry name="~sysDS.maxTimeToWaitConnection" type="STRING">
      <value>&quot;120&quot;</value>
    </config-entry>
    <config-entry name="#sysDS.maximumConnections" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
    <config-entry name="#sysDS.connectionLifetime" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
    <config-entry name="~sysDS.dataSourceName" type="STRING">
      <value>&quot;SAP<b>SP2</b>DB&quot;</value>
    </config-entry>
    <config-entry name="&amp;sysDS.dataSourceName" type="INTEGER">
      <value>0</value>
    </config-entry>
    <config-entry name="~sysDS.maximumConnections" type="STRING">
      <value>&quot;10&quot;</value>
    </config-entry>
    <config-entry name="~sysDS.initialConnections" type="STRING">
      <value>&quot;1&quot;</value>
    </config-entry>
    <config-entry name="~sysDS.aliases" type="STRING">
      <value>&quot;SAP/BC_JMS,SAP/BC_UME,SAP/BC_WDRR&quot;</value>
    </config-entry>
    <config-entry name="#sysDS.isolationLevel" type="STRING">
      <value>&quot;&quot;</value>
    </config-entry>
  </config-entries>
</configuration>
<b>NOTE</b>: Change the System ID (SID) in the vallues of the <b>sysDS.dataSourceName</b> and the <b>sysDS.DBConnectInfo</b> properties with the SID of your installation (I've marked the appearance of the SID with bold in the XML content above). In my case the SID is SP2.
Name it contents.xml. Then put it in a zip archive (with an arbitrary name). Then go back to the Config tool:
5. Press the Import button.
6. In the popup window enter the path to the zip file you created above, check the Import content directly into the selected configuration.
7. Press the Start Import button.
This should upload the right configuration information. You can now try to start the engine.
Hope this works now!
P.S. I <b>strongly recommend</b> that nobody out there tries to do similar changes with this Configuration Editor (at least not without appropriate support), as you can easily end up with a post here in the SDN forums asking for help resolving some startup problems or similar..

Similar Messages

  • How to install the SAP Java Connector

    Hi,
    I am unsure how to install the SAP Java Connector on Linux (Suse Linux Enterprise 10). The SAP Integration Kit install and admin guide says:
    ===
    u2022 Copy the librfccm library and the libsapjcorfc library to busines
    sobjects_root/enterprise120/PLATFORM_PATH, where busines
    sobjects_root is the full path to your businessobjects directory,
    and PLATFORM_PATH is your platform. For example, PLATFORM_PATH
    is solaris_sparc for an installation on Solaris.
    u2022 Use symbolic links for the location of the librfccm library and the lib
    sapjcorfc library.
    u2022 Add the location of the librfccm library and the libsapjcorfc library
    to the library path.
    ===
    Do I have to do all 3 steps or is the 1st one (copying of files) enough?
    On the other hand, the SAP Java Connector guide says:
    ===
    Then add {sapjco-install-path} to the LD_LIBRARY_PATH environment variable.
    Finally, add {sapjco-install-path}/sapjco.jar to your CLASSPATH environment variable.
    ===
    So, what to do?
    Thanks!

    Thanks for your help. So i copied the 2 files as mentioned in point 1.
    Where do I have to copy the file sapjco.jar to? There is no shared lib folder after installing BO Edge 3.1 on a Linux system.
    I copied the sapjco.jar to /bobje/tomcat/common/lib but still get the message that the Java Connector files are not in the correct directory.
    I already copied the files librfccm.so and libsapjcorfc.so to /bobje/enterprise120/linux_x86 .
    Thanks again!
    Edit: problem solved: Copying the sapjco.so to tomcat/shared/lib is correct, if the directory doesn't exist then just create it (mkdir). The message is just plain information 7 hint.

  • How to test the SAP modules like SD and MM By using Quality Center and QTP

    Hi Experts,
    How to test the SAP modules like SD and MM By using Quality Center and QTP. Can you please provide the documentation regarding this.
    Regards,
    Skumar.

    Hi Sampath,
    First install QTP and SAP Addin with in QTP.
    2nd use QC to develop the test plan and then convert that test plan design to Test Scripts (QTP vesrion using settings)
    3rd record the R/3 GUI screen of SAP for SD, MM like Create order or Create PR.
    Once recording is done QTP will create a script in VB
    SAPGuiSession("Session").SAPGuiWindow("SAP Easy Access  -  User").SAPGuiOKCode("OKCode").Set "/nVA01"
    SAPGuiSession("Session").SAPGuiWindow("SAP Easy Access  -  User").SendKey ENTER
    you can always add a parameter and other customization according to your requirement.
    Let me know if you need more information regarding this.
    Good Luck!

  • How to fetch the SAP Standard Prog. built internal table into my_z_prog.?

    Hi Experts,
    Pls. let me know that,
    How to fetch the SAP Standard Prog. built internal table into my_z_prog.?
    For more explannation, pls. see my other thread with name of yestrday,
    SUBMIT RFGLBALANCE WITH selection criteria, then How to get resulted itab?
    thanq

    Hi
    Suppose RFGLBALANCE is your standard program and you have an internal table named I_RFGLBALANCE.
    And lets say your Z program name is Z_SRINIVAS.
    First find out the type of the internal table you want in your Z-program in the standard program. And declare an internal table of similar type in your Z-program.
    I hope you can do this much.
    Later wherever you are putting the below mentioned code.
    SUBMIT RFGLBALANCE WITH selection criteria
    Write the code which i have written.Obviously modify it to suit your requirement.
    Please show what is not working fine so that even anyone else can help you with the problem you are facing.
    Regards,
    Mayank

  • Transaction Notofocation Procedure - How to know the SAP user?

    Hi Experts,
    In the transaction notification procedure can we know the name of the SAP user whose transaction is being processed?
    Thanks a lot.
    Regards,
    B.

    hi
    sapgenpse get_my_name -v -n validity
    http://wiki.sdn.sap.com/wiki/display/Basis/HowtorenewtheSAPRouterlicense
    http://www.saptechies.com/how-to-renew-the-sap-router-certificate-validity_1/
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCSTROUT/BCCSTROUT.pdf
    Kiran

  • How to INSTALL the SAP?

    Can anyone tell me how to INSTALL the SAP ?

    It is easier than Windows 2003 Installation.
    Contact SAP, For more details.....

  • Instructions on how to install the SAP Cryptographic Librabry

    Hi all,
    Earlier today I posted this query under the "Security" Forum but was told it's better posted here... so apologies in advance if you're seeing this thread again.
    What I would like to know is how to install the SAP Cryptographic software?... I have downloaded the SAP Cryptographic Library SAR file, and unpacked it, but am now looking for instructions on how to install and configure the software... anyone know how to do this?
    Thanks
    Sharon

    Hi Sharon,
    First uncar the SAR file in the folder  \usr\sap\<sid>\saprouter
    Just paste the files here once you uncar it.
    Then you have to set the variables as
    'SECUDIR' = \usr\sap\<sid>\saprouter
       SNC_LIB = \usr\sap\<sid>\saprouter\ntadm64\sapcrypto.dll
    ntadm64 or what ever folder you get once you uncar it.
    Reward points if helpfull.
    Regards,
    Vamshi.

  • How to debugg the SAP Script

    Hi to all.....
    How to Debug the SAP Script when it get's triggered with the Transaction.
    And how to Align the Standard Text data ..That is Justifing the statements.
    Advance Thanks to all
    Chinnu

    In se71, Chose from menu:
    Utilities-> Activate Debugger
    From the transaction, In the output message screen, you chose chose your output type, Go to Further options, Chose the dispatch option as Send at periodically scheduled jobs . then save the transaction. And run the prigram RSNAST00 It would stop at the debugging.
    Regards,
    ravi

  • How to delete the SAP HR jobs in bulk

    Hi,
    I have created the jobs but now I want to delete them.
    Please let me know the following:
    How to delete the SAP HR jobs in bulk?
    Is there any programs/tcode to delete the jobs in bulk apart from LSMW?
    Thanks & Regards
    Manish

    Hi Manish,
    Please use report RHRHDL00.
    Regards,
    Dilek

  • How to access the SAP Server Console? Through VPN

    How to access the SAP Server Console? Through VPN
    Sudhakar

    Hi,
    You need to contact your system admin as they will enable the port in ur system so that u can access client servers.It should also be allowed from client side also i mean access.
    You will connect thru weblink with user name and pw and SAP with logon details.
    Thanks
    Suresh

  • How to migrate the  SAP KM Content to MS SharePoint

    Hi
    How to migrate the  SAP KM Content to MS SharePoint
    Is there any links that can give me brief view on this

    we can integrate portal content to share point check this below link for[  Integrating SAP Portal Content into Microsoft SharePoint Portal Server|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6844e48d-0901-0010-b4b2-d5666689ca8b] and [Integrate Microsoft Sharepoint Services into Knowledge Management|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30ba1508-27e7-2a10-2295-9dab5b78c614]. hope these helpful.
    regards
    Mahesh

  • How to configure the SAP WEB AS to support SSL

    Hello Gurus-
    Can you please let me know how to configure the SAP WEB AS to support SSL.

    Vinod,
    Please read note 510007 Setting up SSL on WAS server ABAP.
    This note is found under BC-SEC-SSL
    Take care,
    Stephen

  • How to create the Sap script & Layout Set (wants sample code)

    Hi All ,
    Can you please provide me the step by step procedure
    to create the Sap script & Layout Set .(please provide sample
    code/links /docs for layout & print program).
    Regards
    Rahul

    hi,
    go through the following links  what i found to create sap script.
    http://www.thespot4sap.com/Articles/SAPscript_Introduction.asp
    http://abapliveinfo.blogspot.com/2008/01/free-sapscript-made-easy-46-book.html
    http://www.thespot4sap.com/articles/SAPscript_example_code.asp
    http://idocs.de/www3/cookbooks/sapscript/sapscript_1/docu.htm
    http://idocguru.com/www5/cookbooks/sapscript/sapscript_1/example.htm
    www.geocities.com/wardaguilar25/sapscript-tutorial.html
    http://logosworld.de/www3/cookbooks/sapscript/sapscript_8/docu.htm
    how to create a  scripts?give steps?
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=2969311
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=2902391
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=3205653
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=3111402
    http://www.sap-img.com/sapscripts.htm
    http://sappoint.com/abap/
    http://www.henrikfrank.dk/abapexamples/SapScript/sapscript.htm
    http://help.sap.com/saphelp_crm40/helpdata/en/16/c832857cc111d686e0000086568e5f/content.htm
    http://www.sap-basis-abap.com/sapabap01.htm
    http://www.sap-img.com/sapscripts.htm
    http://searchsap.techtarget.com/tip/1,289483,sid21_gci943419,00.html
    http://sap.ittoolbox.com/topics/t.asp?t=303&p=452&h2=452&h1=303
    http://www.sapgenie.com/phpBB2/viewtopic.php?t=14007&sid=09eec5147a0dbeee1b5edd21af8ebc6a
    Other Links

  • How to avoid the SAP video in SBO2005

    I want to acces via Terminal Server to a SAP server, and the presentation video of SAP takes many time to see the first screen, so i want to quit this video temporaly. In SBO2004 there was an avi file so i can do this changing its name, but in 2005 i cant find this avi. How can I do it?
    Thanks!

    Hi Miguel Angel:
    If you are experienced with the Windows Registry, you can follow the instructions in the SAP Note #637371
    I'll copy here the instructions:
    1) Press Start and go to Run.
    2) Type Regedit and press Enter.
    3) Go to HKEY_CURRENT_USERSoftwareSAPSAP ManageSAP Business One.
    4) Right click in the empty space in the right hand side field.
    5) Select New -> String Value.
    6) Type ShowSplashScreen in the new field that you created.
    7) Doubleclick the field and enter N in the value data field and press Ok.
    8) Close the Registry Editor window and restart SAP Business One.
    After the following steps have been done the startup logo will not appear.
    Hope this helps
    Harold Gómez

  • How to access the SAP MDM destinations using mdm java api in 7.1

    hi,
    I have SAP MDM 7.1 SP11 and SAP Portal 7.3 and developing the custom webdynpro application using the  JAVA MDM API. I want configure the SAP MDM destinations in SAP Portal .
    How to access the MDM destinations in java code using API? and how to create the connection with MDM using the MDM destinations.
    Please provide the code for access the SAP MDM destinations in java code using MDM java api and creating the connection to MDM.
    Thanks

    Jun,
    Thanks for the reply and api information.
    I have got this api information from the following sap documentation. But i am looking for the code by implementing this class and creating the mdm connection.
    Creating an MDM Connection Using Java Code - SAP NetWeaver Master Data Management (MDM) - SAP Library
    if any thing can you share it.
    Thanks

Maybe you are looking for