How to find the query name using infoset name

Hi Experts
       Iam new to the sap queries(SQ01,SQ02), some queries already created.
      now i want to do some modification, my problem is i am not able to find the query name.
      I know the infoset name, can you tell me how to find the query name using the infoset name, is ther any table for this.
i tried in sq01 also, but its confusion, pls advice me on this.
thanks in advance.
regards
rajaram

Hi
try like this..
SQ02 --> go to --> Query Directory..
from there you can get all the queries belong to a Infoset.

Similar Messages

  • How to find the NodeManager Status using WLST

    Hi All,
    can anyone please let me know how to find the nodemanager status using wlst, the nodemanager status whether it is 'Reachable' or not.
    Thank you.

    Hi Bob,
    As James pointed, we faced the same. We could not find any mbean to find the Node Manager Stat that we can monitor from Weblogic console.
    The best I can suggest, use the below WLST command after connecting to 'Node Manager:
    nm()
    Currently connected to Node Manager to monitor the domain xxxdomain.Grep for 'connected to Node Manager to monitor the domain <Your WLS domain name>' and if successfull, your node manager is UP & Connected other wise not 'Reachable'.
    Regards,
    qumar

  • How to find out Query last used by whom

    Dear All,
    Can any one tell me that "How to find out the Query last used by whom. I have already searched in SDN but no luck. In my system BW Stats are not installed and I have already checked the below tables.
    RSZELTDIR  - Directory of the reporting component elements
    RSZELTTXT  - Texts of reporting component elements 
    RSZELTXREF  - Directory of query element references 
    RSRREPDIR -  Directory of all reports (Query GENUNIID) 
    RSZCOMPDIR -  Directory of reporting components 
    RSZRANGE  - Selection specification for an element 
    RSZSELECT -  Selection properties of an element
    RSZELTDIR - Directory of the reporting component elements 
    RSZCOMPIC -  Assignment reuseable component <-> InfoCube
    RSZELTPRIO -  Priorities with element collisions
    RSZELTPROP - Element properties (settings)
    RSZELTATTR - Attribute selection per dimension element 
    RSZCALC - Definition of a formula element 
    RSZCEL - Query Designer: Directory of Cells
    RSZGLOBV -  Global Variables in Reporting
    RSZCHANGES  Change history of reporting components 
    I am able to find out the Date and time but not the user name.  So could you please help on this.
    Regards
    Sankar

    i think u have missed it.
    RSZCOMPDIR IS THE ONLY TABLE WHICH PROVIDES THE DATA.
    ENTER TECHNICAL QUERY Name in RSZCOMPDIR-COMPID.
    RSZCOMPDIR-TSTNAM gives you the user id of sap bw user who made the change.
    RSZCOMPDIR-TSTPDAT gives you date on which  change was made .
    RSZCOMPDIR-TSTPTIM   gives you timestamp on which  change was made .
    all users details can be obtained from TCODE SU01 where you need to enter sap user id.
    You can also get user name( description) by using tcode SE09 and entering above sap user id.

  • How to find the db accounts using default passwords in oracle 10g

    Hi, can someone pleas tell me , how to find the oracle accounts in the database which are using default passwords. DB verion is 10g and 9i.
    in 11g version we can query the view DBA_USERS_WITH_DEFPWD to view the users....
    any idea in 10g and 9i ?
    thanks in advance.

    951658 wrote:
    Hi, can someone pleas tell me , how to find the oracle accounts in the database which are using default passwords. DB verion is 10g and 9i.
    in 11g version we can query the view DBA_USERS_WITH_DEFPWD to view the users....
    any idea in 10g and 9i ?
    thanks in advance.the only way I've found is to search the web for lists of default users and their passwords, then attempt to log on with said credentials. I'd start with Pete Finnigan's site (google is your friend). He may already have some scripts ready to go, or at least the lists you'd need to get started.

  • How to find the Databse field used in which Transaction

    Hi,
    I have one query about:
    How to find the particular field from the Database table, used in which transaction?
    Bottomline:  I want to find the LIKP- LIFEX field, used in which Transaction. I know it is related to inbound delivery, but i couldn't find it in which transaction it is.
    Thanks in advance.
    Jai.

    Hi Jai,
    The field is called External ID which equal to LIKP-LIFEX or RV50A-VERUR_LA (structure).
    Path:
    Goto -> Header -> Administration -> External ID.
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • How to find the query that generates print preview?

    Hello,
    How can I find the query that gets executed to generate  print preview? On SAP Business One client if I open a Sales Quotation and click on print preview a report is generated. What queries are run in the background to generate this report?
    Thanks for your help.
    Regards,
    Sheetal

    Hi Sheetal,
    In such cases i am using a Profiler which is connected to my company's database. If you are using SQL-Server, the start the "Profiler", connect it to your database server and start the trace. When the trace is running, execute the SBO action. After you executed this action you will see in the profiler the excuted SQL-Statements.
    Regards,
    Christian

  • How to connect the database (JDBC) using service name rather than SID

    How should we make the connection to the database using service name. Initially, we are using the SID to make the database connection, with following setting in the data-source.xml in OC4J using ABCDB as the SID.
    <data-sources>
         <data-source
              class="com.evermind.sql.DriverManagerDataSource"
              name="jdbc/ABCDB"
              location="jdbc/ABCDB"
              pooled-location="jdbc/OracleDSPooled"
              xa-location="jdbc/xa/OracleDSXA"
              connection-driver="oracle.jdbc.driver.OracleDriver"
              username="ABC"
              password="ABC"
              url="jdbc:oracle:thin:@191.1.4.126:1521:ABCDB"
         />
    </data-sources>
    It work, but now we need to make the connection using this service name ABCSERVICE, but it doesn't work in the OC4J (JDBC). May I know how should we handle this connection?
    Thanks and Regards,
    Pang

    Finally, I got the solution to make the database connection using service name, with putting the tnsname setting in URL portion.
    url="jdbc:oracle:thin:@(description=(address=(host=191.1.4.126)(protocol=tcp)(port=1521))(connect_data=(SERVICE_NAME = ABCSERVICE)))"
    And now, it is working fine.
    Regards,
    Pang

  • How to Find the Query used by the Workbook ?

    Hi ,
    I am currently involved in trouble shooting a work book where some master data values are not being displayed.
    How do i find, which Query the work books is using ? or Let me know as to how should i proceed in solving the same .

    Hi,
    If you have access to BW Admin workbench... then choose the option metadatarepository(left side) of the BW admin workbench, search for the workbook(Technical name) and click on the "Network display dataflow" link.
    If you want to know the relationship between workbook and the queries:
    Check table RSRWORKBOOK which contains the WORKBOOKID and the GENUNIID.
    Table RSRREPDIR contains GENUNIID, query name RNAME, AUTHOR, LASTUSER, INFOCUBE
    Table RSRINDEXT contains the WORKBOOKID and workbook TITLE
    You should join the tables by GENUNIID and select in RSRREPDIR the rows that have COMPTYPE='REP' for queries and object version active/modified.
    With this information an infoset query can be created to list all workbook-query-user relationship (and even the query-infocube relationship).
    Hope this helps u...
    Regards,
    KK.

  • How to find the query name by seeing the program name?

    Hi,
    i have one auto generated program in production AQCSPU==========ZPSPOWHO======
    Now user executing this program by taking help of se38 and sa38 t-code.But now suddenly sa38 and sa38 access blocked for the user so thay are now unable to execute the above program(which was a report).
    They are  asking to craete a t-code for this program.How to do it? because in dev. system this program doesnot exist.
    Please help regarding this issue.

    Hello,
    Sanjoy Ghose suggestion is a good one. It should work.
    However i would advice that you download the query and infoset from your production system and then upload in your development system. Then assign the Tcode and move it across production. The advantage being that tomorrow if authorization for creation/changes in queries is taken our in production then you have a development copy to work on.
    Use program 'RSAQR3TR' to download the query and the infoset.
    Thanks,
    Neeraj

  • How to find the query name when we know the program name? Urgent!!!!!

    The same as the title, thanks in advance!
    For example, the program for the query is:AQZZZSAPQUERY===ZPAYMENT_MEDIA.

    Hi ,
    I think you have not given the correct name of the program .
    normally it will be AQZZ/SAPQUERY/ABZPAYMENT_MEDIA====
    Take the characters from the end i.e. before '=' sign and search in SQ01 to get the query name.
    for your example, Query name may be ZPAYMETN_MEDIA itself.
    Hope it helps you.
    Kind Regards,
    Ravi Sankar.Z

  • How to find which Query is using program AQ10MM==========Z6============

    Hi,
    I wanted to know how to find out which SAP query uses this program. AQ10MM==========Z6============
    I tried with SQ01/02 but was unable to get it. Can you please help.
    Regards,
    Mukund S

    In my installation , it is usually AQZZ"usergroup"========QUERYNAME======
    You could see if you have a user group 'MM' or '10MM' in SQ03 and set the user group if available.. then in SQ01, see if you have a query called Z6
    Also try out this function module RSAQ_DECODE_REPORT_NAME to see if it would give you the user group and query name...

  • How to find the killed session and machine name

    Hi,
    At the time of batch job running .somebody killed that session .let me know how to find out the particular user name db level or oslevel .from which machine they killed how to find out at OS level . but when i have set the audit_trail=os only SYSDBA user activities are audited not the other user activities.
    The server is AIX and db version 11i .provide the query for finding or os level .
    thanks,
    DBC.
    Edited by: dbc001 on Mar 26, 2013 9:48 PM

    Are you sure that somebosy had killed the session? Did you get any error regarding kill session? Is there any other errors you can see in logs?its suspect only....
    >
    How that job was scheduled?...actually we have lot of source systems, from those source system we are getting the data into BI machine, by using BI apps team process data and trigger load jobs @db
    Apps team is having database unix logins aswell as db logins to process their requests.
    Your OS admin can check the history upto some extent? Check if he has auditing enabled at OS level?we are in the process of checking with OS sysadmin.
    upto now we didnt got any clue....apps team successfully re-ran failed job.

  • How to find the Acoount Group used while creating the customer master data.

    Hi,
    I am in xd03 mode displaying the customer master data. I want to know the ACCOUNT GROUP which was used while create this customer. How can i find it? Can any one tell me the process to find the account group?
    Thanks in advance.

    Enter the customer number in XD03 and click enter. Once the screen displays the customer name go to dropdown extras--> Administrative Data. This will give you the account group and the creation date of the customer. The same is stored in KNA1- KTOKD.
    Thanks
    Indranil

  • How to find the Apple IDs used on a device?

    I travel extresnively and have created muiltiple Apple IDs in order to be able to download apps that are only available in specific Apple Stores. For instance my US Apple ID won't let me download NFL Game Pass so I have an Apple ID for Singapore that I've used for that. Besides Apple IDs in a few countries I also have some apps that my sons purchased. Now I have a new app that I need for work from a European Apple Store. I downloaded it to my computer but I can't install it on my iPhone becasue it has already been authorized for 5 different Apple IDs.
    1) How can I find out which AppleIDs are authorized on a specific iPhone?
    2) How can I see a list of which apps are associated with which Apple IDs either on the iPhone or on the computer in iTunes?
    3) How can I unauthorize a specific AppleID on the phone to regain a free slot?

    I used the query below to get the RMAN backup details, here I am missing detail of compression algorithm
    SELECT SESSION_KEY, INPUT_TYPE, STATUS,
    TO_CHAR(START_TIME,'mm/dd/yy hh24:mi') start_time,
    TO_CHAR(END_TIME,'mm/dd/yy hh24:mi') end_time,
    ELAPSED_SECONDS/3600 hrs,
    COMPRESSION_RATIO ,
    INPUT_BYTES_DISPLAY, OUTPUT_BYTES_DISPLAY, TIME_TAKEN_DISPLAY
    FROM V$RMAN_BACKUP_JOB_DETAILS
    ORDER BY SESSION_KEY;Output
    SESSION_KEY     INPUT_TYPE     STATUS     START_TIME     END_TIME     HRS     COMPRESSION_RATIO     INPUT_BYTE     OUTPUT_BYTES_DI     TIME_TAKEN_DISP
    417     DB INCR     COMPLETED     8/23/2012 16:01     8/23/2012 16:33     0.529444444     1.06917899     244.67G     228.84G     0:31:46
    423     DB INCR     COMPLETED     8/23/2012 16:43     8/23/2012 17:14     0.510277778     1.0692043     244.59G     228.76G     0:30:37
    435     DB INCR     COMPLETED     8/24/2012 11:39     8/24/2012 12:13     0.571666667     1.06899247     244.64G     228.85G     0:34:18
    441     DB INCR     COMPLETED     8/24/2012 13:52     8/24/2012 14:23     0.511666667     1.0690053     244.60G     228.81G     0:30:42
    447     DB INCR     COMPLETED     8/24/2012 16:30     8/24/2012 16:58     0.467222222     2609.07178     244.60G     96.00M     0:28:02
    457     DB INCR     COMPLETED     8/25/2012 12:30     8/25/2012 13:01     0.527222222     1.06896188     244.68G     228.90G     0:31:38
    467     DB INCR     COMPLETED     8/26/2012 16:30     8/26/2012 16:56     0.4325     739.556573     244.65G     338.75M     0:25:57On the output I need to have the compression algorithm used for each backup.
    Hope this is crystal clear now.

  • How to find the corrupted files using javascript?

    Hi all,
    I need to run batch of files some of which were corrupted?? instead of using the method "the files which were not opened are corrupted" is there any way to find the corrupted files??
    I need to find this using javascript or apple script??
    Please some one help me..
    Regards,
    subha

    We found one datafile has corrupted by using dbv.dbv would have reported the block ids (block numbers) that are corrupted.
    query dba_extents to identify the segments that contain such blocks.

Maybe you are looking for

  • COLLECTION in PROCEDURE

    how I pass a collection data through OUT parameter in PROCEDURE SQL>create or replace type mytype as object(eid number,empname varchar2(20)); SQL> create or replace type mytype_nt as table of mytype; SQL> ed Wrote file afiedt.buf 1 create or replace

  • Polymorphism and static methods

    Say I have classes A and B: public class A {      public static A newInstance() {           return new A(); public class B extends A { }How can I write the newInstance method in A so that: B.newInstance();returns an object of class B instead of A? I

  • IO Error: The Network Adapter could not establish the connection

    Hi, when iam trying to connect the db with new connection, new port etc.. it's showing that network adapter could not established, please help me in connecting to db. Regards, sirisha

  • Aperture confuses orf and nef and avi raw files. Suggestions on what to do?

    Just used a new Olympus E-M5 in Italy and Germany, after many years of using Nikon products, most recently a D700 with fast glass. I have also used Aperture from version 1.0. Olympus RAW file format is .ORF. As I have uploaded the images into Apertur

  • OS X 10.4.7 (and Tiger) specific Printer selection for applications

    Is there a way to select a specific printer to be used in an application? In my case Filemaker has always been a bit of a bug about selecting printers 'automatically' within a script. My script in Filemaker is set to use a specific printer which some