SQ01 queries disappeared

Hi all,
In our production system, Users are reporting saying the query assignment done through (SQ03) has disappeared, that is when users were created (long back in 2006) queries were also assigned, but all of a sudden the assignments are deleted. We as a Security team have not removed this, So Please let me know if there is a way to trace these changes.
Regards
Sushma

Hi Julius,
We do not have any short dumps, please let me know transport log of which component I need to check, we didn't have any security transports moving, but users reported that they lost access, if you advice what kind of transports effect I can go back check with basis team on that.
Thanks a lot for your time
Regards,
Sushma

Similar Messages

  • SQ01 Queries usage tool

    Hi all,
                    Is there any tool to find out recently used SQ01 Queries.
    i.e can we find if any queries are not being used since long.

    Hi Vidya,
    I am afraid there is no such tool as a one-click solution.
    However there are other options that might help you.
    1) For example you could check out whether the report is already generated.
    To find out the report name for a query go to Query->More functions->Display Report name. If it isn't generated the query was not executed since the last change or system copy if you look in a Test system.
    2) Also there are BASIS tools that can show the usage of transactions and reports. Using those you might be able to find out more. Ask your Basis colleagues for more info.
    Best,
    Ralf

  • HANA - Accelerate SQ01 Queries

    Hello,
    We recently went live with HANA Side Car Configuration and have configured standard Financial accelerators available in HDBC.
    We have also accelerated some custom Z reports and have got great performance improvement.
    Next we would like to tackle a no. of SQ01 queries.
    I created the accelerator for one of the query and loaded using RDA_MAINTAIN. We did no see any significant performance improvement.
    Is it possible to accelerate SQ01 queries ? Has anyone accelerated SQ01 queries ? 
    Regards,
    Manoj

    Hi Manoj,
    You will have to do some analysis to identify if the query can be accelerated.
    I would suggest you to trace the report using ST12 and then have a look at the query in
    SQL cursor cache.
    You can access SQL cursor cache from DB02/DBACOCKPIT transaction. You will see the total response time of the query divided into I/O time, CPU time and others.
    In general, you will see benefits with HANA only when I/O time is maximum.
    You can even think of re-writing the query. e.g. In few cases writing JOIN will help in improving performance rather than relying on FOR ALL ENTRIES.
    Regards,
    Harshad.

  • Media Queries disappearing in DW CC

    When I set up my site, I had 3 media queries listed one with a mid width of 481 and one with a min width of 769.
    This is what is listed under the @media pane:
    GLOBAL
    @media only screen and (min-width:481px)
    What happened to my larger-screen media query? How do I style things just for the larger screen now? If I dont have this option appear anymore, I am not sure how to add features just to the larger desktop version if I can't select it.
    I also lost all media queries on the secondary style sheet I created. Does anyone have any advice on how I created this problem and how I can fix it?
    Thank you for your help.

    Media queries need to be wrapped inside a 2nd set of curly brackets.   They won't work without them.
    /**MOBILE MEDIA QUERY**/
    @media only screen and (max-width: 480px) {
          body {
              font-size: 80%;
    Nancy O.

  • SQ01 Queries; Any rules / Coding posssible?

    Hi,
    I must make a query and want to use TX SQ01.
    When I join the 2 tables I have the issue that the link field has a leading zero in one table and without leading zero in the other table.
    So the join will not work.
    I am wondering if there is any option to implement a short coding (contatenate '0' with number on one table in the query, I did not find any option in SQ01 however perhaps someone knows....
    Thanks in advance,
    Thomas

    Hi,
    1) I suggest better dont select Table join better select direct read from table. Give the Standard Table here.
    because if you select the table join the join condition is automatically assigned.
    2) The pop up appears "Field Groups" I would suggest using the third option (create empty field groups)
    because you donu2019t need all the fields (nobody does), so itu2019s better to choose whatever you really need
    from scratch (empty) to improve the query performance. In next screen, choose which fields you want to include
    into the infoset, itu2019s fairly simple actually because all you need to do is click and drag the fields
    from the left pane into the right pane.
    3) Click u2018Codeu2019. in that code selection having so many event and data declaration also. Please write the code over here.
    4) In the declaration better declare one internal table.
    5) in the start-of-selection write the code as below:
    loop at standard table to wa.
    "call CONVERSION_EXIT_ALPHA_OUTPUT get the field values as leading zero's
    "pass into the newly created itab
    append wa to it.
    endloop.
    "and write the select query with for all entries.
    Please see the below link its sample of SQ02.
    www dot saptechnical dot com/Tutorials/SAPQuery/ABAPCode/Page1 dot htm
    Regards,
    Dhina..
    Edited by: Dhina DMD on Jun 3, 2011 11:03 AM

  • SQL Queries disappearing

    If you type or paste a query into Report Builder 7.02, then
    try to open up the query again, it is gone. The only way to find it
    again is in the snippits. This used to work fine in 7.01.

    See
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=e4188382.
    Ted Zimmerman

  • Problem in Queries SQ01

    Hi to all,
    I am working on SQ01 Queries, I need to change the priority of the feilds. let say example material number will dispay last on the bottom of theb screen. it needs to display in top of the screen. How we will change the priority of the input feilds. can any one help.
    Thanks,
    Vamsi

    Dear vamsi s
    Its my suggestion that if you will make the reports by one of the reporting tool SQVI
    Its very user friendly and easier to make the reports rather then Queries
    Please let me know for more info
    Regds
    shailesh

  • Regenerating Queries in ECC 6.0 using RSAQ_GENERATE_PROGRAM

    Hi
    In previous 4.7 upgrades, we've been able to use the RSAQ_GENERATE_PROGRAM function module to regenerate the programs for SQ01 queries, by building a table of the queries and passing each one in turn to the fm.
    We've recently embarked on a ECC6.0/Netweaver 7 upgrade and function module gives the appearance of working ok, but doesn't generate the program.
    Does anyone have experience in this area?
    Thanks
    Chris

    Any suggestions?

  • SQ01 SAP adhoc query error

    Hi,
    We face a very peculiar problem. A particular user is not able to
    execute the SQ01 queries for some reasons. All the other users are able
    to execute the queries correctly.
    When this particular user is trying to execute the query, he gets an
    error message that says
    "No archive information found for object type and document type"
    The details of this error message is as follows:
    No archive information found for object type and document type
    Message no. PT019
    Diagnosis
    No information was found about optical archiving. This may be due to
    either of the following reasons:
    1. No valid archiving parameters were passed
    2. Your system is not configured for optical archiving
    System response
    Processing is cancelled.
    Procedure
    Specify valid archiving parameters or check whether your system is
    configured for optical archiving.
    Please let us know why this error is coming and that too for this user
    only. We've checked the other settings like Infoset - user-group
    assignments etc which are perfectly fine.
    Can anyone figure what could be the issue?
    Thanks & regards,
    Sam

    Hi to all,
    I have the same problem as you. I have an user that cannot execute any query. When this particular user is trying to execute the query, he gets an
    error message that says
    "No archive information found for object type and document type"
    The details of this error message is as follows:
    No archive information found for object type and document type
    Message no. PT019
    Diagnosis
    No information was found about optical archiving. This may be due to
    either of the following reasons:
    1. No valid archiving parameters were passed
    2. Your system is not configured for optical archiving
    System response
    Processing is cancelled.
    Procedure
    Specify valid archiving parameters or check whether your system is
    configured for optical archiving.
    Please let us know why this error is coming and that too for this user
    only. We've checked the other settings like Infoset - user-group
    assignments etc which are perfectly fine.
    IT IS THE SAME ISSUE.... PLEASE CAN ANYONE TELL ME THE SAP NOTE ... OR HOW TO FIND IT... HOW TO FIND THE TABLE ENTRY AND DELETE IT
    Moderator message - Welcome to SCN.
    Moderator message - But please do not use all caps or use words like ASAP - everyone's problem is important
    Edited by: Rob Burbank on Sep 23, 2009 5:03 PM

  • SQ01 query selection

    In SQ01 queries are net getting selected by single click, double clicking can select a query.
    Once i double click a query i cannot select any any other query (even by double clicking) .
    Please help...its urgent......

    There is an OSS Note for this.
    Note 1161464 - SQ01: Unable to double-click to select a query.
    Request to the poster (and in general): It helps community to know the resolution of the issue too. Lets make it two-way street, post problems (we all do) and when resolved, the resolution.
    Thanks.

  • Report select options similar to Query output options : Urgent !!!!!

    Hi All,
    I have developed a custom report . The output options of this report needs to be included in Selection screen like in SQ01 queries, there should be option to output the report results in different formats like List Viewer, ABAP List, Spread Sheet etc.,. 
    If some variant is selected then user will select whatever the format he want .
    the output should display in that format .
    How I can acomodate all these options to output a report .
    How can I do this ..Pls help me its Urgent !!!!
    Points for Sure !!!
    Regards,
    Varma

    Hi,
       Try this code,
       at user-command.
       case sy-ucomm.
       when 'disp'.
       write:.......   "abap list
       when 'buton1'
        call function 'reuse_alv_list_display'.
         endcase.
    i hope it gives ur answer
    Reward if it helps.

  • Any table or program to get the number of records in P, A and F tables

    HI all
    any table for program to get the number of records in P, A and F tables. I want to create SQ01 queries to get the status of number of records. We are gng for a production cutover next week. Want to capture all the data before and after Upgrade cutover.
    Also suggest me how to create sq01 queries.
    Thanks in advance
    regards
    Janardhan KUmar K.

    Use Transaction LISTSCHEMA to see all the tables assosciated with ur cube
    Total number would be what you find in both the E & F fact tables. If there is no compression in the cube then E table will be empty.
    Alternatively u can use se16 transaction and enter E table and F table manually
    E table - /BIC/E(Cube name) and Ftable -  /BIC/F(Cube name)
    Or else u can go to the manage of the cube and without selecting any field for O/P and ticking the option output number of hits execute. The total of Row Count will give u the total no of records in the cube.

  • Transaction Code to AD Hoc Query

    I have created an Ad Hoc Query and Given it a name and saved it.
    Next Time when I wanted to execute that query I go to S_PH0_48000510 - Ad Hoc Query , select that query and press on Output to get the result. In between I have selected the setting "Start via selection screen" in Extras>Settings.
    Hence I get into the selection screen and while I execute, I go to the output result.
    What I am looking for is how to assign a transaction code to this query that I have created, so that I execute that transaction code I am directly into the selection screen. By means of this I can skip some of the steps like going to S_PH0_48000510 - Ad Hoc Query and then selecting the query and then the other steps.

    Both the ad-hoc and the SQ01 queries create a program that can be assigned to a transaction.  However, the program name that is generated contains a 2 digit code that is specific to the client you are working on.  This makes it hard to run the same transaction in DEV, QAS, and PRD.  Instead, create a parameter transaction that runs the START_REPORT transaction with parameters set that run the D_SREPOVARI-REPORTTYPE=AQ, D_SREPOVARI-EXTDREPORT=<sap query name in SQ01>, D_SREPOVARI-REPORT=<user groups belonging to the query>

  • Find SAP-Query from transaction code

    Hi All,
    I want to find the query related to transaction code.
    Someone has created query and assined t-code to same.
    I want to make changes in the same query but i m not getting that query.
    I dont know the infoset or user who created it.
    Suggest me the way to find it .
    Regards,
    Deepak.

    Hi,
    1.Goto SE93 and enter your transaction code.
    2. Screen Fields :
        I. D_SREPOVARI-REPORTTYPE  : should be 'AQ' in case of SQ01 queris.
        II. D_SREPOVARI-REPORT: Gives the name of the user group and query areas/environment
         for ex. D_SREPOVARI-REPORT = TEST          G 
         Means user group 'TEST' from 'Global Area' i.e. 'G' stands for global area and if G is not there then user group is in 'Standard 
         area'
        III. D_SREPOVARI-EXTDREPORT : Gives the name of the query.
    3. Then from SQ01 select the respective area global or standard.
    4. Select respective user group by clicking on 'Other User Group ' button (Ctrl + F7 ) and then you can find out the required query in that user group.
    Let me know if this suffices your requirements.
    Regards,
    Priya Bhat

  • Obtaining QM Historical Data for SPC Analysis

    Can someone please advise me if ECC 700 has a standard BAPI/RFC to return historical QM data.  I have searched through BAPI Explorer and didn't not see anything which would fill this requirement.
    What I did find was the following document, [SAP QM Productivity Pack for SAP xMII (Starter Kit)|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0b0cf92-af8b-2a10-d8a5-f1e115fa5f7e], which provides detailed code to create an custom RFC. Before proceeding down this path, I wanted to confirm that I did not miss something.
    Thanks,
    Michael Teti
    Senior Solutions Consultant
    SeeIT Solutions, LLC

    Michael,
    Here is the link.  This is considered old tech, but I have not gotten anyone's specific input on why it should not be used.  There may be reasons.  I have used it twice, once just playing around and with only one caveat, it was pretty easy to implement. 
    [SQ01 Queries|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/390b889b-0e01-0010-e4af-c9a062b9b880]
    The document covers 5 or so RFC calls.  You will need to check the field names since they are defined internally and do not use the table column names (of course).  Probably the only thing left out of Sam's document.  One of the RFC calls will give you the internal field names.
    You will also need to create your own query in SQ01 in SAP prior to doing the other stuff.  I think there is a way to do it via the BAPI calls, but I could never get it to work the one time I spent half a day trying.  It might have been a permissions issue, so if you want, go ahead and play around. 
    Good luck,
    Mike

Maybe you are looking for

  • Mac Pro will not Boot...Help!!!

    I have a Mac Pro with 4x500GB in RAID 10, well earlier today during normal use my system locked up and I couldn't select force quit or anything my system just sat there frozen and unresponsive. After about 5 minutes I decided to just hold in the powe

  • Date/Time to Second

    I am trying to create a custom timestamp with the node Date/Time to Second.  I am not sure why, but regardless of what input I feed it, I always get 00:00:00.000 PM MM/DD/YYYY.  Why is that?  See code. Kudos and Accepted as Solution are welcome! Atta

  • JAXB: not able to get Attribute value

    Hi there, I am using oracle JAXB for XML processing. I am not able to get the value of an attribute. I ran the same code in SUN JWSDP 1.3, which worked correctly. I am not able to get the "foo" attribute for <Table> element using oracle JAXB. The XML

  • Error while executing BDC by scheduling

    I am using Sm36 for scheduling BDC program for MIRO. It is giving the error Control Framework: Fatal error - GUI cannot be reached

  • When trying to export a pages document to Word, I get  an "unknown error occured" message. Can anyone help?

    Can anyone help with my problem. I have one document that just can't seem to be exported to Word. It doesn't have any special formatting. A footer with page numbers is the only special thing. Anyone have any ideas? I've tested other docs, and they se