Query created in which system

Hi All,
How to find out the query created in which system like Dev or ACC or Prod.
For ex. I want to find the queries directly created in Production.

Hi,
unfortunately there is no tool for that. So I think one way is to compare the content of table rszeltdir in both systems. Restrict the output on deftp = 'REP' and check the fields mapname and txtsh and txtlg. If you have the queries identified, check if they are assigned to a development class/packet in the productive system. If this is not the case, you have your candidates for deletion. You can then delete the queries using transaction rszdelete.
regards
Siggi
PS: you may run rszdelete anyways, as you can check a box there for temporary objects only (those will be the ones in question)

Similar Messages

  • Query created in production system and object changeability

    Hi,
    The production BW has the object changeability for query elements set to 'Changeable original'. Some queries which have been created in this system can be changed, others, which have also been created in the system, can not.
    All queries are assigned to the development packate $TMP. None of them have been transported anywhere, nor have they been created somewhere else and transported into the system.
    The system is BW 3.5, SP 17.
    Has anyone got any idea what the problem could be?
    Best regards,
    Rita

    Hi,
    The object changeability in the system is set to 'Changeable Original' and I know where to switch from 'not changeable' to 'changeable original' to 'everything changeable'.
    The normal development cycle sees reports being created in the development system and then being transported through to the production system. Here, they should not be changeable. However, users with the relevant authorisation should be able to either -
      - create new copies of these reports and change them or
      - create new ad-hoc reports and also change these
    We have several of these reports on the production system. The object changeability is set to 'changeable original', as I mentioned. I would expect that all queries which have been created on this system and never transported (either in or out of the system) should be changeable, based on this setting. However, some are, some ar not. The error message when trying to change the 'non-changeable' ones is 'Operation falied! No error message available from the server'. If I make a copy of one of these queries, hoping to save is as an ad-hoc query and change it, the error message is 'query could not be saved due to a problem in transport'.
    How come some can be changed, others can't? Is there anywhere I can check what the difference is between the changeable and non-changeable reports which have been created on the system?
    Best regards,
    Rita

  • Query to see which system events are being traced?

    I had an Oracle consultant working on our database recently. He left with some system level tracing running at level 16 (support) and the trace files are filling the disk. Is there a query I can do to determine which events are being traced so that I can disable them. I think the syntax to disable them would be:
    alter system set events '<event number> trace name context off';
    Thank you

    Thank you.
    From reading the posts I see that I can do:
    set serveroutput on;
    DECLARE
    lev BINARY_INTEGER;
    BEGIN
    dbms_system.read_ev(10046, lev);
    dbms_output.put_line(lev);
    END;
    and if I get a level of '0', that means that tracing is turned off for that event. This is helpful, and I suppose I could write a script to check all event numbers using dbms_system.read_env(<event_number>,<level>). However, I was hoping that there was a view I could query but I guess there's not.
    Thank you

  • How to transport a query created in system development to quality and prod?

    Hi All,
    I'd like to know ow to transport a query created in system development to quality and prod?
    Thanks

    Hi,
    Queries are not saved under any transport request.
    We would have to go to transaction sq02 and click on the 'Transport' button ( with truck icon).
    In the screen specify your query name, infoset name, and usergroup name and select the option 'Download'.
    Save the downloaded file on your desktop.
    In your quality or production system, go to SQ02 and click on teh same button,
    select 'Upload' and specify the name of the query, infoset and usergroup which you want to upload.
    Select the downloaded file.
    Select the option 'Overwritting allowed' as applicable.
    Thanks,
    Harini

  • Transporting a query created in system development to quality and prod ...

    Hi All,
    I'd like to know how to transport a query created in system development to quality and prod?
    Thanks

    From the menu on top in SQVI or SQ01 transactions, choose Query -> More functions -> Generate program.  Then choose Query -> More functions -> Display report name.  This report is an ABAP report (just like any other ABAP program).  Please check with an ABAPer if this report can be pushed into a Workbench Transport request, so you could then move it to QA and Prod.

  • Query should fetch all the query details in the system.

    Hi All
    We  are looking for a query which will fetch all the query details in the system along with the user names either who has created the query or who has run it atleast once.
    If any of the queries are not used for a long time then we  can delete it with the user's/owner's approval.
    Is there anyway we can desing such query .
    Thanks
    Asim

    Hi,
    Thanks for the reply.
    My requirement is that we want to create a new query which should fetch the details information of already existing queries.
    Like who has created that query, how frequently the use it etc...
    Whenever we run the new query it should give information of all other existing queries.
    Thanks and Regards
    Asim

  • ? how do I create a 'Search' system without being linked to a server ?

    Hello,
    I have a project which I am trying to make simple and would like your help.
    I need to create a 'navigation system' which at the moment is a series of Flash .swf files uploaded to a Dreamweaver HTML page.
    Now I need to get them working together like a 'tag' or a search system, but I don't want to get a server involved.
    Is it possible to create something that operates like a website but without being linked to a server?
    I'm already greatful

    you can populate your data into an html table or xml syntax and then use srpy to create a search without the need for a database.
    Herre's an example. View and study source code to create your own.
    http://labs.adobe.com/technologies/spry/samples/data_region/SuggestSample.html
    http://labs.adobe.com/technologies/spry/samples/autosuggest/SuggestSample.html

  • Problem in creating a JDBC System on VC7.1 portal ( CE7.1 SP3)

    I have a problem in creating a JDBC System on VC7.1 portal (CE7.1 SP3)
    I get the following error:
    Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the back-end application using the connector defined in this system object
    Results
    Default alias retrieved successfully
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Could you please let me know if there are any guides on SAP Library; I was not able to find any documentation nor any threads discussing this on VC7.1
    Although, I saw this thread Can Visual Composer talk to/connect to any Database?..
    which says that VC7.1 can connect to SAP backend
    and web services only, and there is no direct connection to the db.
    Help needed please.

    Hi Dharmi
    Here is a quote of Dafna's post in [another thread in this forum|Re: Copy VC controls]
    CE7.1.1 will be released at September 2008 for ramp-up customers.
    There are many improvements and new capabilities in the new release of Visual Composer for CE7.1.1. Among the new features you can find:
    The missing features from Visual Composer 7.0 (Html view, portal Eventing support (EPCM), JDBC, Undo/Redo, and more..)
    Many layout & modeling improvements
    Additional ALV table functionality - export to Excel, switch to chart, configure ALV behavior at design time
    Integration of Visual Composer in Eclipse - additional entry point to the Visual Composer models from the NWDS. This integration provides the option to add a WD component (in case of missing functionality in Visual Composer), as a black box component to the Visual Composer model. Right-clicking the component will open the Web Dynpro perspective for creating/modifying the component.
    Regards,
       Shai

  • Creating a Business system in the SLD

    I am receiving an error message when trying to create a business system in the SLD. The error is "The selected client has an associated logical system nae that is already  used for another business system. Select a different client."
    Here is my issue. The business system that I am creating is for our R/3 4.6C production system. I currently have a business system for our R/3 4.6C quality system. Our prodution and quality R/3 systems do have the same logical system name and client number. This is because we recreate our qaulity R/3 system from our production system.
    So, the question is, How do I create a business system in the SLD for my production R/3 system when the logical system name is used assoicated with and business system.
    I should add that all my R/3 systems have been created as technical systems without any problems.
    Thanks,
    Jim

    It is recommended to have all ALE names unique.
    If it is not possible the following workaround can be used.
    Create one system in SLD (business system/technical system) which contains the ALE name. Proposal: The production system
    Create the other systems(dev/QA) without the ALE name
    During configuration the production system will be configured as usual.
    For Dev/QA systems: Define in the receiver agreement the header mapping and use The Receiver service to reference the production system. Because you reference the production system the ALE name of the production system will be used to fill the idoc.

  • Steps to create a logical system for client 001.

    Hi,
    In client 000 go to transaction scc4. There you create your new client for sap netweaver abap trial version for BI?
    Here, can you give me steps to create a logical system with client 001 using tcode scc4.
    Thanks,
    Kannan

    hi
    &#61656;     First log on to SAP R/3 server connections Go to SCC4 in R/3 & in Scc4 BW server. A screen opens in that logical name of the system would be opened in both (R/3 & BW).
    &#61656;     Take notepad in it save .R/3 & BW logical names go to R/3 & click SM59 to create R/3 connections click then a screen opens gives BW logical name in RFC Destination option & give connection. type 3 & give some description & then press enter.
    &#61656;     You will get another screen under it then at target host gives BW server name we will get it from BW logon change ID, IP address option & give the system no. The system no go to logon pad just drag it then you will see the name.
    &#61656;     Then click on log on securities go to log on give BW server details like No, client user Password. Then save it then click test connection tab if there are errors then it gives yellow color if they are no error the whole thing come as white.
    &#61656;     Then click on the Remote Logon then we go to BW server give RFC – SM59 & click create. Then give the server name which is at the bottom right corner give it then give the no, name, password in logon Security save it & test connection & then remote logon.
    &#61656;     R/3 - B W - R/3
    &#61656;     Logical connection source system connection is used to transfer the data from R/3 to BW. Go to BW system& click RSA1 go to source system option go to top to the source systems right click on it. Then click create then a screens opens then.
    &#61656;     PC &#61664;Flat file ,  DB &#61664; Database
    &#61656;     Select the option manual then a screen appears RFC Destination, Logical source name then click OK  then it goes to opens other screen save it test connection then remote login then it go back to the then a screen opens then click only activate.
    &#61656;     BW &#61664; RS1 &#61664; SOURCE SYSTEM &#61664; CREATE MANUAL AUTOMATIC CELL
    &#61656;     R/3 &#61664; Test connections login &#61664; back &#61664; replicate method &#61664; active data R/3 Source system you will able to.
    regards
    ashwin

  • Need help in creating webas abap system

    hi
    new to create jco and techinical system need help
    experts  i have few faqs on creating techinical system plz help me
    i have 4.7ee r/3  and portal 2004s  sp9
    wer can i find these values plz give me navigation
    SID ==  ?
    MESG SEVER PORT ===?
    to add application server
    application host name ==?
    application instance number ==?
    client number ==?
    logical client name ==?
    it is asking to select a software component wat we have to select to finish
    wen i gave some dummy values
    i get an error
    CIM_ERR_ALREADY_EXISTS: Instance already exists: SAP_BCApplicationServer.CreationClassName="SAP_BCApplicationServer",Name="C11.Number.00.HostName.rama"
    is it necessary to have WAS in r/3 to connect to portal plz explain

    i want to use jco
    but for that we need to create a techinical system
    i followed these steps for techinical system
    1 Step
    selected web as abap
    2nd step
    sid = PRD
    installation number== INITIAL
    database host name== super
    3rd step
    message server name = 3600+instance
    i took system number from sap gui(21)
    so i gave 3600+21=3621
    central application sever
    instance number ==21
    next pressed button -->add new logon group
    entered longon group == entered value
    which i found in t-code -smlg
    4th Step
    Add application server
    host == gave r/3 ip 198.168.0.2
    instance==21
    client number = 800
    logical client = left it empty
    5 th step
    selected one componenet and finished
    after this i created the jco
    1st Step general data
    name =test1
    client=800
    2nd step  j2ee cluster
    checked the box
    use local j2ee engine
    3rd step
    selected dictionary meta data
    4 th
    selected the techinical system
    5th
    user name -->sapuser
    pasww-->india
    pressed finish
    now i found the jco in green color
    but i pinged it 
    i got mesg
    ping failed

  • ** File to IDoc scenario - IDoc not created in target system

    Hi friends,
    We are doing File to IDoc scenario. We made required setting in both application as well as XI system. While test the scenario, the file is picked up and successfully processed in SXMB_MONI, but the inbound IDoc is not created in target system. What could be the problem?
    We are using DEBMAS message type DEBMAS06 IDoc type. We checked the following.
    1) SM59 - Connections are OK both application and XI system
    2) IDX1 - In XI System, we have assigned SAP<R/3> port.
    3) IDX2 - IDoc is imported.
    4) In ID - Sender File - Business Service - Adapter-Specific Identifier - Logical System name is given.
    5) In application system. - Partner Profile maintained correctly.
    6) SM58 - There is no error.
    So, what could be the reason ?
    Kindly reply, friends,
    Thanking you.
    Kind Regards,
    Jeg P.

    Hi,
    Check all the steps ..
    File to IDOC
    Do these configurations in R/3 and in XI...
    SAP XI
    1) RFC Destination (SM59)
    a) Choose create.
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#.
    e) Enter the Gateway host as same details above SID/URL.
    f) Gateway service is 3300+system number#.
    g) In the Logon /Security tab, enter the client user & Password details of Destination system.
    h) Test the connection and remote logon.
    2) Create Port (IDX1)
    a) Select create new button
    b) Enter the port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client.
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Load Meta Data for IDOC (IDX2)
    a) Create new
    b) IDOC Message Type
    c) Enter port created in IDX1.
    SAP R/3
    1) RFC Destination (SM59)
    a) Choose create.
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#.
    e) Enter the Gateway host as same details above SID/URL.
    f) Gateway service is 3300+system number#.
    g) In the Logon /Security tab, enter the client user & Password details of Destination system.
    h) Test the connection and remote logon.
    2) Create Port (We21)
    a) First Select Transactional RFC and then click create button
    b) Enter the destination port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client.
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Create Partner Profile (WE20)
    a) Create New
    b) Create the Partner no. name as same the logical system name of the destination system.
    c) Select Partner type LS
    d) Enter details for Type: US/USER, Agent, and Lang.
    e) Click on the + button to select the message type.
    f) Select Partner no. and LS which ever create above.
    g) Select Message type
    h) Select Process code related to the Message type.
    I) save.
    Thanks,
    Satya

  • Creating new source system in bw

    hi all
    i have got one problem with creating source system to bw from r/3,i have created RFC connection to bw and r/3
    and i was trying to create source system manually and automated but it is not activating i'm getting fallowing error
    ...the fallowing errors occurred in the source systemrsar--mess no 374
    ....result of destination check timeout rsarmess no 375
    can any one help me on this please

    Hi!
    Check out the connection with defined RFC.if it is ok,then check out the privliges for the user using which yuor trying to create the source system.
    Best Regards
    Sunil.

  • Create  a file system repository

    Hi all,
    when I create a file system repository in the following solution:
    System Administration &#8594; System Configuration&#8594;Knowledge Management&#8594;Content Management&#8594;Repository Managers &#8594; File System Repository
    There I input the name and the URL which is available on the server.
    Then I go to Content Administration &#8594; KM Content to check the content of the repository I have created , I can find the folder in the first level directory, but why I can't find the text file I create under the second level .
    such as: URL C:/kmtest
            on the server   C:/kmtest/1       
                                 C:/kmtest/1/1.text 
    (I can see the folder 1, but when I click this fodler on  the portal , I can see nothing.)
    When I use System Administration &#8594; Monitoring &#8594; Knowledge
    Management &#8594; Component Monitor to check the status of the repository , I find it was not in green light .
    Then what is the reason ? Thank you if you can help me !

    Check permissions of that folder give full permissions.
    Create a File System Repository
    You map a network drive from the Portal server and create the file repository in the Portal.
    Procedure
    To map a network drive from the portal server
    1.     Log on to the Windows Server of the Portal.
    2.     From the Microsoft Windows Start menu, open Windows Explorer.
    3.     Choose Tools &#61664; Map Network Drive.
    4.     Specify the drive letter for the connection (say V :).
    5.     In Folder, enter the path of the shared folder, (
    kmtest)and choose Finish.
    Create the File Repository in the Portal
    1.     Choose System Administration &#61664; System Configuration &#61664; Knowledge Management &#61664; Content Management &#61664; Repository Managers &#61664; File System Repository.
    2.     Choose New.
    3.     Enter a prefix that describes your folder.
    4.     Enter the value of the drive letter you mapped previously with a forward slash.(/kmtest)
    5.     (optional) Select the checkboxes for layout and properties from Repository Services.
    6.     Choose OK.

  • Issue in query created on infoset - characterstic values are not displayed

    Hi,
    We have created a query based on an infoset(customized). In this query, values of only one object(sold-to-party) is not displayed. Where as for the same object, values are displayed in the other query created based on the respective ODS.
    note : Query based on infoset is alone not coming.
    This is the description of the error -
    System error in program CL_RSMD_RS and IF_RSMD_RS-READ_META_DATA-02. and it is showing (No entries found).
    And apart from that, the values of their respective attributes are also not displayed in the report.
    I even verified the object in RSA1 where data is available for that.
    Need Help to solve ....
    Regards,
    Chandru..

    Can any one answer for Issue-2. Even I am also facing the same.
    Thanks in Advance.

Maybe you are looking for

  • What is free of charge item?

    Hi Experts, I Yogita. Please tell me about free of charge item application in sales order. Facing one issue related to free of charge item, in that customer want to see cost, for free of charge items in sales order. In sales order the values is 0(zer

  • Interesting bug of the gnome or of compiz?

    I disabled the desktop (gconf-editor  =>>  apps->nautilus->preferences and unselect the show_desktop ) so that I can have different wallpapers on the edges of the cube. When I click the desktop to move the cube, sometimes it doesn't work. Most of the

  • How can i add three values of DM

    Hi all, i got this problem, i am loading an ODS with Flat file (Survey project), this one brings this records, all are MD: Customer -  Question - Answer 001      -      1          -   5 001      -      2          -   2 001      -      3          -  

  • Bookmarks locksup(pg turns white,NOT RESPONDING,), when 1st using Firefox 4,at startup.

    When 1st starting Computer, then start firefox4 , and click on bookmarks, it shows (NOT RESPONDING< at top of header), and if I click it again the page will turn White opaque. Once it turns back to standard home page,and click it again, it starts wor

  • Disable Exchange Calendar in Outlook 2013

    Is there any way that I can disable a calendar for an Exchange account in Outlook?  The problem is that I use one Exchange calendar for all my appointments.  I have two separate Exchange accounts though for email (personal and business).  Periodicall