Uninstalling an application system for ever

Hi,
I need to uninstall two application servers forever both are only JAVA systems. These systems has SMD configuration.
I can stop the SMD and uninstall these application servers using sapinst and they are gone from SLD. My question is how I should remove these systems from solution manager.  If i uninstall them then also these system SMD configuration in solution manager wont be deleted. Want to know how can i delete it from my SLD, SOLUTION MANGER (SMSY,LMDB)
I want to know the definition of removing these servers from WILY in solution manager.
How i can remove it from SMSY and LMDB of solution manager?
Should I process from SMSY and select those systems and delete them directly?

Also,
To help you further, you may refer below notes/KBA which are wonderful for this purpose.
To remove MS from Solman
1952567 - How to remove no longer relevant manage systems from Solution
Manager system
For removal of tech scenarios from MSC
2042294 - How to Remove a Technical Scenario from Solution Manager 7.1 Managed System Configuration
How to delete and clean.
1954339 - How to delete an obsolete managed system in Solution Manager?
I believe that all completes the answer you were looking for.
Regards,
Divyanshu

Similar Messages

  • How to use bsp application SYSTEM for session handling.

    Hi All,
    We are implementing OCI.We have a few BSP applications that are called by standard ITS application.I need to destroy session at server side when the browser is closed for that..
    I copied the pages session_default_frame.htm and session_single_frame.htm from bsp application SYSTEM into my application and made necessary changes.
    I need to pass one url 'HOOK_URL' (this is related to OCI) from starting page of application to final page.
    Now suppose earlier there were two pages in my application page1.htm and page2.htm , so i was able to pass the HOOK_URL from page1 to page2 but after adding the two pages from SYSTEM application , i can pass the HOOK_URL from session_single_frame.htm  to page1.htm
    Page session_single_frame.htm:
    Page attributes:
    hook_url     TYPE     STRING (AUTO)
    OnRequest:
    navigation->set_parameter( hook_url ).
    but cant pass it from page1 to page2...what additional code is required?
    page page1.htm:
    Page attributes:
    hook_url     TYPE     STRING (AUTO)
    onRequest:
    navigation->set_parameter( 'HOOK_URL' ).
    the above code was working fine until i added the two new pages to my application.
    Hope i was able to explain the issue properly.
    Thanks,
    Anubhav.

    Hi,
    Let me describe the steps i have taken oncw again:
    1)Copy page session_single_frame and session_default_frame from SYSTEM application and changed the name in
    DATA: target_page               TYPE STRING VALUE 'session_test.htm'.
    to
    DATA: target_page               TYPE STRING VALUE 'mypage1.htm'
    2)Addes a page attribute HOOK_URL of type string (AUTO) to session_single_frame.htm .
    3)Added the line
    <i n p u t  t y p e="hidden" na m e ="HOOK_URL"  v a l ue = "< % =  hook_url %>">
    to page1.htm so that hook_url is passd to page2.htm (page2.htm has a page attribute HOOK_URL of type string and auto).
    The hook_url in page2.htm looks like:
    "http://sapupd.mycompanyname.com:8002/sap(cz1TSUQlM2FBTk9OJTNhc2FwdXBkX1NSTV8wMiUzYXJUaHBOdE1VZDdhWkVTa3hYZGtPTXRxY1NBTWo3VlAwN3NWQ2c2REYtQVRU)/bc/gui/sap/its/bbpsc02/?~OkCode=ADDI&~Target=_top&~Caller=CTLG&~sap-syscmd=NOCOOKIE&~client=200&~language=EN&~HTTP_CONTENT_CHARSET=utf-8";
    The problem is that after the page is submited , a blank page comes up .
    On closing this blank page the "Endig user session" window comes.
    Please help
    Thanks,
    Anubhav.
    Edited by: Anubhav Jain on Oct 21, 2008 6:49 AM

  • Settings in BW system for data to b sent from Xi

    hey guys..
    i hav an absolute fresh BW system n my Xi system (not a fresh one)
    need to knw, wot are the settings i need to make on the BW and on the Xi system for the interfaces (i/b n o/b) which i create in Xi system to b reflected in the BW system when i hit the tcode: Sproxy.
    need to send data frm xi to bw...(or vice versa)
    regards,
    vishal
    Ps: I dont require the step by step solution for sending data from BW to Xi

    Hi ,
    This was the extract from a link ..
    The integration of SAP XI and SAP BW offers the following advantages:
    • Central maintenance of message flow between logical systems of your system landscape.
    • Options for transformation of message content between sender and recipient.
    Mappings help you to adapt values and structures of your message to the recipient. In this way, you can transfer different types of files to a SAP BW system using interface mapping. However, in any case, it is necessary to transform the data into a format that corresponds to the interface of the function module that is generated in SAP BW and used for data transfer. The function module contains a table parameter with a flat structure. This means that the data have to be transformed so that they fit to a flat structure in SAP BW.
    • Using proxy communication with SAP BW.
    Proxies are executable interfaces generated in the application systems for communication with the SAP XI Integration Server. We recommend the use of proxies for communication with SAP BW because they guarantee Full Quality of Service (Exactly Once in Order). They also guarantee that the data is delivered only once and in the correct sequence. The SAP XI Integration Server keeps the serialization as it was established by the sender.
    Also go thru these links which are really good and it answers your question very clearly:
    https://websmp202.sap-ag.de/~sapdownload/011000358700002609662004E/NWHowToPushBIXI.pdf
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21d8aa90-0201-0010-5e83-a3798b9a5ee0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8c10aa90-0201-0010-98a0-f071394bc9ae
    http://help.sap.com/saphelp_nw04/helpdata/en/0f/80243b4a66ae0ce10000000a11402f/frameset.htm
    http://www.sap.info/index.php4?ACTION=noframe&url=http://www.sap.info/public/INT/int/index/Category-28943c61b1e60d84b-int/-1/articleContainer-284794226fe1646470
    /people/kamaljeet.kharbanda/blog/2005/09/16/xi-bi-integration
    http://help.sap.com/saphelp_nw04/helpdata/en/9b/821140d72dc442e10000000a1550b0/content.htm
    http://www.microsoft-sap.com/technology.aspx
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/18dfe590-0201-0010-6b8b-d21dfa9929c9
    How to integrate or Establish connection between SAP XI and BIW?
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f12a03d-0401-0010-d9a7-a55552cbe9da

  • Multiple Application Systems

    Hi, everybody!
    I'm developing an ERP application on Designer 6i r4, made of
    multiple modules (e.g., "Global", "Sales", "Financial" etc.).
    Some elements of each module (e.g., "Business Functions") need
    to be available for use in the other ones.
    1. What is the best structure to do that?
    - A single Application System for the ERP, with children Folders
    for each module?
    - An Application System for the ERP, with children Application
    Systems for each module?
    - Other structure?
    2. Do I need to perform some special operation to "share" the
    elements with the modules?
    Thanks for the help.

    Hi Tetsuya,
    here are more details for the procedure mentioned above:
    Datafiles of transport requests are in most SAP-Installations located in /usr/sap/trans/data. They are named R<# of transport request>.<SID>
    The cofiles are in most SAP-Installtions located in /usr/sap/trans/cofiles. They are named K<# of transport request>.<SID>
    Do NOT change the names of the files. We've discovered that it's safer to zip those files, as some virus scanners in email-servers may scramble the files.
    Locate the files in the appropriate directory of the target system and go to the import-queue using STMS.
    Chose Extras / Other requests / Add to add the request to the queue (note: you must use the request number of the source-system e.g. <SID>K900123)
    When you start the import, choose option "Overwrite Objects in unconfirmed Repairs", when you want existing objects to be overridden.
    Hope, this helps
    Robert

  • ABAP Proxy:SAP PI as Application System

    Hi All,
    Can I use my SAP PI as application system for ABAP proxy?
    regards
    Bhasker

    Hello.
    Just thought I'll add a little something.
    this is not the only type that doesn't require a sender adapter.
    IDOCs are also being sent directly to the intgration server.
    However - in that case you can use program: IDX_SELECT_IDOCTYP_WITHOUT_IS to make the XI the recipient system.
    This is useful in the following example:
    In case of CUA IDOCs - you want XI to receive the IDOCs, so that you can manage the XI users.
    In the case of proxy however - I don't think SAP thought that this is needed.
    Why do you need the PI to process proxy messages?

  • I was changing my desktop screen saver in system preferences screen protection.  Now it says it is "Loading Images" and won't stop.  The Colourful wheel goes around for ever and It does not stop. Can anyone help me?

    I was changing my desktop screen saver in system preferences>screen protection.  Now it says it is "Loading Images" and won't stop.  The Colourful wheel goes around for ever and It does not stop. Can anyone help me?

    Welcome to the Apple Support Communities
    I have seen a lot of cases like your issue, and it's easy to solve.
    First, open Disk Utility, select Macintosh HD in the sidebar and repair permissions. Sometimes, a permission can be damaged and it makes that an application doesn't work properly.
    If that doesn't work, open Finder, select Go menu > Go to Folder, type ~/Library/Prefereces, delete "com.apple.desktop.plist" and "com.apple.systempreferences.plist" and restart

  • SSO for application systems with local users?

    Hi all,  I'm new to Oracle Identity Management.  My company is going to implement SSO for inhouse applications.  However, some applications have their own local users (e.g. admin, guest, etc.) who have to login to the application system through the same interface.  We put all organization users in an Oracle enterprise Directory server, which is the authentication backend of the Access Manager.   After implementing webgate, such local users can't get authenticated.  I'd like to know if it's possible to configure particular users/applications to bypass SSO and use local authentication?     Thanks.
    Rgds
    /ST wong

    Possible solution is to create a new entry point for local users. Create two proxies one for actual user entry and another for local user. You can restrict n/w access to proxy with local login so that only few hosts based on your requirement who needs to access system with local accounts. This way you will have two web sites for single application.

  • Create Application system Dialog box poping up when ever designer is invoked, Then...

    Hi,
    we had recently installed designer in our systems but when we invoke designer we got Create Application system Dialog box poping up , Then when i give an application name the following error comes up
    RME-00011 Operation INS on CI_APPLICATION_SYSTEMS has failed
    RME-02124 Failed to execute Sql Statement
    begin
    errcnt := rmmes.getsize;
    rmmes.getall (:errutil,:errcode,:err1,:err2,:err3,:err4,:e rr5,:err6,:err7);
    end;
    RME-02105 Oracle error occurred
    ORA-06512 Line 157 in repos_user.rmmes
    ora-06512 at line 3
    ora-01403 No Data Found
    Please check for these errors and if possible mail your replies to the following email : [email protected]
    ASASP
    Thanking in advance
    Chan

    Hi Timo.
    In my application all the navigation rules are defined in faces-config.xml.
    But I found following statement in the "fusion developers guide"
    '**You cannot specify dialog:syntax in navigation rules within the faces-config.xml file if your Fusion web application uses ADF Controller features such as task flows. However, you can use the dialog:syntax in the control flow rules that you specify in the adfc-config.xml file.**'
    Since, my application is using faces-config.xml for defining navigation rules and using task-flow as well, I suspect , this is the root of my problem.
    Do u have any solution for it?
    Thanks
    Vikas

  • Sun Java System Application Server for Mac OS X ?

    hi everybody.
    does anybody know if (any given date ?) sun is planning to offer a distribution of its sun java system application server for mac os x ? or even better: any ideas on how to install a currently available version on mac os x 10.4 ? the linux bin seems not to be readable.
    thank you very much in advance, folks.
    and have a nice day
    andre from berlin, germany

    As you noticed, standalone MacOS distribution of application server is currently not available, but what you can do is to download NetBeans with J2EE bundle or Creator (for free) and install bundled Application Server on this platform. Download URLs are:
    http://www.netbeans.info/downloads/download.php?type=4.1
    (NetBeans/J2EE cobundle)
    http://developers.sun.com/prodtech/devtools/free/
    (Creator)
    Also, you can install and run Glassfish (which is open-source version of upcoming Application Server 9.0) on MacOS X:
    http://java.sun.com/javaee/glassfish/getit.jsp

  • XML Gateway for Oracle Applications to 3rd Party Application System

    Hi,
    I am having one unique requirement for sending/receving an xml file from Oracle Applications to 3rd Party Application system (which supports XML). Has anyone worked on the XML Gateway for sending/receiving the PO/ASN or Pick Release/Ship Confirm XML information from Oracle Applications (11.5.9 or above) to 3rd Party Application System.
    Looking forward your valuable inputs/suggestions on this.
    Note: Please note that, Trading Partner setup has to be done for a 3rd Party Application System.
    Thanks in advance,
    Regards,
    Muru

    Hi
    Were you able to acheive this , Please share the steps you followed by dropping a mail to [email protected]
    Thanks
    Prasad C P

  • Connection problems with Dedicated Application Sever for R/3 System

    Hi all,
    I'm trying to define a Dedicated Application Sever for R/3 System.
    I filled in the parameters for:
    (according to the basis team)
    Admin Password
    Admin User ID
    Application Host
    Logical System Name
    SAP Client (300)
    SAP System ID
    SAP System Number
    System Type (SAP_R3)
    User Mapping Type (user,admin)
    I also defined a user mapping for the user I'm loggen on with.
    When trying to test the connection a strange thing happened:
    On the first test the test completed successfully, and on the following tests it failed.
    Each time I re-entered the Admin Password property the test succeeded again, and failed in the following times.
    If anybody experienced a similar problem, knows its source, or can suggest additional properties I should fill in order to solve the problem, I would be gratefull.
    (I already checked out http://help.sap.com/saphelp_nw04/helpdata/en/ea/d4df3df2ad685ae10000000a11405a/content.htm)
    10x ahead,
    Yoav.

    Thanks to all the repliers.
    Unfortunatly none of the suggestions worked.
    The Transaction iView (with html GUI) shows a "the page cannot be found" page, if that helps.

  • RPM Upload/Download Project Data u2013 No Selection list for Application system

    When trying to upload from project or download to project from/to application SAP Project System there is no selection list under the drop down field for Application system. As I understand from the RPM guides, this is the logical system. We have defined the logical systems in IMG. Is there some other configuration we are missing?
    We are using SAP RPM 4.5 (CPR Xrpm 450_700: Support package 0009)
    Any help appreciated

    Hi,
    Have you deleted cache and tried it again.
    Pramod

  • TS1702 I can't install and update any application, even for the free app the system ask me to sign in to the billing payment. Even though that I did sign, it still declined. Any one could help, please

    I can't install and update any application, even for the free app the system ask me to sign in to the billing payment. Even though that I did sign, it still declined. Any one could help, please

    All Apple iTunes Store accounts must have a valid form of payment set up. Even for free apps and updates. The Payment Declined message comes from your card issuer or payment source; Apple is just a pass-through for the message. You need to find out why your issuer is declining your card.

  • Hello, I'm pretty sure my fan on my 2009 mac book pro has stopped running. Would this cause the computer to slow down and take for ever to boot up and show the color wheel every time I select an application ?

    Hello, I'm pretty sure my fan on my 2009 mac book pro has stopped running. Would this cause the computer to slow down and take for ever to boot up and show the color wheel every time I select an application ? how involved to replace fan ? cost ?
    thanks

    Not directly, but if the CPU overheats because of incompatible software, that would cause slowdowns. Do not allow the computer to run if the fan is not working unless you wish to fry your motherboard. Please make a Genius Appointment and take it in for service.

  • MCW_AA111 System not a valid BW target system for analytical applications

    Dear Gurus,
    Our project would like to use retail allocation strategy with reference to SAP BW, such as
    Quotas based on SAP BW data
    Top down (SAP BW)
    Bottom up (SAP BW)
    To retract the data from BW, we go to the configuration of Data Retraction for Retail/CP. (T-CODE: MCW_AA).
    In the Maintenance of Queries for Analytical Applications, we wanted to add a new entry in the query list. We can find the Target Sys. But when we tried the input help(F4) of the Analyt. Appl. Query., the msg: "MCW_AA111:System is not a valid BW target system for analytical applications" prompt out.
    RFC connection has already been established between SAP-retail and BW.
    Does anybody have any clue?
    Thank you.
    Alex.

    hi Kevin,
    check if helps following oss note
    Note 983449 - Termin A122 1COLUMN no valid characteristic of infoprovider
    Symptom
    Termination A 122 Brain occurs when you test and generate a query. The system does not recognise the characteristic 1COLUMN.
    Other terms
    Query, condition, COB_PRO
    Reason and Prerequisites
    This problem is caused by a program error.
    Solution
    SAP NetWeaver 2004s BI
               Import Support Package 10 for SAP NetWeaver 2004s BI (BI Patch 10 or SAPKW70010) into your BI system. The Support Package is available once Note 914304 "SAPBINews BI 7.0 Support Package 10", which describes this Support Package in more detail, has been released for customers.
    In urgent cases, you can implement the correction instructions.
    You must first implement Notes 932065, 935140, 948389, 964580 and 969846, which provide information about transaction SNOTE. Otherwise, problems and syntax errors may occur when you deimplement some notes.

Maybe you are looking for

  • Fetching next value of a sequence into a variable(TextField)

    Hello All, I have another little issue that i hope someone can resolve. I need to grab the "nextval" from a sequence, insert it into a text field or variable then read this variable to create a record in two individual tables ( one is for a PK other

  • Getting error while trying to create a new customer in R12

    I am getting the following error on top of the web window when trying to create a new customer using Solution beacon - R12 instance. Below is my navigation OM Super User --> Customer --> Standard. And when the web screen opens and I click on 'Create'

  • HT2311 Update and reinstall iTunes

    I tried to update my ITunes, which was working fine but the update failed...Said I need to reinstall.  When I try to reinstall, I get the following error msg "Service Apple (mobile device) failed to start Verify you have sufficient priveliges to star

  • Photoshop in Creative Cloud - no jpeg, save to web, etc

    I recently upgraded to paid subscription for creative cloud (single app/photoshop).  I didn't redownload the app, I merely licensed it, but now when I try to save a file it only allows me to save in psd, raw, tiff, etc.  It will not allow me to conve

  • How do i activate the student version of CS5 i purchased?

    how do i activate the student version of CS5 i purchased? its for my son who is a student at Digipen