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

Similar Messages

  • 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.

  • Testing SQL Queries (QA Tool)

    Hello All,
    Today i heared a project about testing SQL queries.
    I am allways testing queries manually. By going through the tables, where clause etc.
    I there any QA tool to test SQL queries.
    If the queries are application based, then how can we test?
    Kindly reply if there is one, so that i can join the project.
    Thanks&Regards,
    Kannan Balasubramanian

    If by application-based means a front-end tool to query the database, then you put a trace monitor on that user or group of users. Most QA tools are built specifically for an ongoing application development, I don't know of any out-of-the-box, I just test every single thing I design.
    TimS

  • I have some queries usage of RAID 1 on OSX

    Hi there
    I apologise for the length of this question, but there's quite a bit of relevant data. I work in a small typesetting company (<10 employees) and since a HDD failed on an old G4 iMac that we used as a data archive we have learnt that without our data we are nothing. I have now been asked to implement a more reliable back up/recovery system (with minimum downtime) that increases the 'safety' of our customer's data. Rebuilding the archive took days to sort out and because the archive was constantly accessed by our production macs and a couple of PC as well, it hit us hard.
    We are looking into turning an old G5 Powermac (1.8Gz single processor 2.5Gb RAM) into a RAID 1 (mirrored) system with 2 x 1TB SATA drives using Disk Utility. We would have this to protect against one HD failing and losing customers' data. I understand that this is not a back up system, just something that would protect customer's data should a drive critically fail. I have some queries regarding how this works though.
    1) How much (if any) maintenance is required on a RAID system? None of use are IT specialists - just typesetters with a bit of technical knowledge.
    2) Is a mirrored RAID system reliable, considering multiple people are reading/writing to the machine throughout the day?
    3) Do RAID 1 systems handle being accessed by different OSs (WinXP, Win7, OSX 10.4–10.6) well?
    4) Am I right in thinking that OSX would see the two drives as separate volumes?
    5) Should one drive fail and need to be 'rebuilt' via Disk Utility, can users still access the one working HD, or do you need to replace the failed HD and rebuild before anyone can access the data again?
    6) Considering Question 4 above, do we need to have a 3rd 'spare' 1TB Drive just in case?
    7) We are looking into a two-week backup system, backing up all the customers data on a daily basis, with the previous week's disk being stored off-site. We were initially looking into either Carbon Copy Cloner or RSync the copy data to external HDDs. How would you rate Time Machine against these products, and does anyone have any experience using these solutions with RAIDed Macs?
    8) Is there any 'downside' to RAID 1 systems?
    I know this is a lot of questions, but I really don't want to start down this route unless I understand it better first.
    Many thanks in advance for your contributions!

    Mac_fool wrote:
    Thanks for your reply!
    So, in order to have a RAID visible and accessible by multiple OSs, and to eliminate downtime during rebuilds, a hardware RAID would be necessary.
    Well, not quite. When you create a RAID in Disk Utility, the volume only exists as a MacOS X file system. Your Mac can share that volume to any other machines or operating systems.
    What I mean by a hardware RAID is some box whose output port is eSATA or USB or some other non-network storage port. On such a device, the logic to create the file system is inside the box. Any machine that is connected to it would see only a single disk. You would still have to ensure that different operating systems could understand whatever file system you were using (HFS+, FAT, NTFS, etc), but that is the same as if you had a non-RAID external drive.
    I have one of those. It is an older FireWire 800 drive that has two 300 GB disks inside. To any machine I connect that to, it appears as a single 600 GB drive. This particular device isn't designed for mirroring, however. If it were, it would only show itself as a 300 GB hard drive and I would have the capability to easily swap out the internal mechanisms when they fail.
    By 'hardware RAID', do you mean inserting a RAID controller card inside the G5, or a separate storage device, such as a RAIDed NAS-type-thing? Would an ethernet-connected NAS be slower to access than a G5 with internal SATA? Am I right in thinking that those RAID-ready NAS devices cannot be partitioned at all?
    I qualified the above to explicity avoid NAS devices just to simplify things.
    I'm not familiar with RAID controller cards. My guess is that they are just a cheaper alternative to an external RAID device. It would allow you to plug your own hard drives into the controller card and create the RAID. They would certainly provide higher performance that if the operating system were handling the details.
    If you want to have a RAID for data reliablity, you really need an external, self-contained device that has a standard hardware storage port you could plug into any machine. It would look and act just like any other external hard drive. But if a drive failed, a light would flash on the box and you could just pull out the failed hard drive and replace it with a new one. You wouldn't even need to power anything down.
    For both RAID controller cards and stand-alone boxes, you may or may not need additional software to partition and format the drive. It depends on the model and manufacturer.
    Such a device could also be NAS. In this case, it would have an ethernet interface instead (or in addition). The difference is that such an interface would almost always be slower than a true storage interface like Firewire or USB. Plus, you would usually have to let the box itself handle its partitioning and formatting. Since it is designed to be a networked drive, you don't need another machine to be the server. It is its own server. This is useful in those cases where you don't want/need a dedicated server. The downside is that it probably runs some lowest-common denominator Windows networking for maximum compatibility. Foreign, networked filesystems are always going to be more flaky. Some software may not work. Some OS upgrade may give you hassles.
    To be honest, I'm no expert on RAIDs. In such situations, I usually just defer to people I know are experts. So, just buy the amount one of these: (http://eshop.macsales.com/shop/hard-drives/RAID/Desktop/), plug it in, and go. I suggest RAID 5.

  • 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

  • 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

  • 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

  • Huge increase over past few months on data usage.

    Huge increase in data traffic, even at times when systems are in sleep mode - like at 6am in the morning.  For months by usage levels varied between 10Gig and 12 Gig and I would adjust my plan as needed to prevent single Gigabyte overcharges.  However, in the past 4-6 months I have had to go to 15GB then 20GB, and what we actually do internet wise has not changed any where near that much.  Yesterday I had 600 meg of data transferred at about 6am when all systems were either off or in sleep mode.  The usage tool on verizon is no help in identifying what is driving this other than broad categories.
    Last night I turned off the MiFi device and there was no data recorded until I turned on at 8:30am then it recorded 800 megabytes only based on turning on the PC and not even using it.  And the hard file light was on solid for a long long time.
    I really need a tool that runs on the PC that shows what program or service is doing this much internet traffic.  I have seen disk I/O using Windows Task Manager that shows a number of Chrome services actively working I/O, as well as Google sync, but there is nothing new here that I have done over the past 6 months - my usage is very consistent. And that tool does not show who is driving the MiFi load.
    How can I get a handle on this?  This is getting very expensive and there is no obvious answer why.

    Personally, I use BitMeter OS for my PC. Any bandwidth from your computer (down/up) is logged & you can view certain days to see when it was used.
    https://codebox.org.uk/pages/bitmeteros
    Also, you may be able to view Mobile AND WiFi data usage (separate tabs) on your mobile devices, under Settings > Data Usage. Click the 3 dots for options.
    I had the same issue, but it was due to Verizon Cloud backing up... all 12gb (mostly pictures I don't even care about!).
    You may have that or another app that syncs data. It should tell you under Data Usage, though.
    I disabled Verizon Cloud through the App Manager.
    Hope that helps!

  • How data usage is saved in Current usage / Data   ?

    i like to know who does the data usage is saved under Current usage / Data   ?
    for example at 3:15 shows i used 110 MB  and about 3:40 shows 5MB
    is the 110MB usage  saved as one time use or tru out a x amount time ? and how does Verizon calculate the size of data and time the data was used .
    thank you

        Hello there nosferatu2xlc! Thanks so much for using your Data Usage tool at My Verizon. I love that feature. I recommend any customer with a smartphone do the same as you are! The data usage is calculated at the close of connection. So the 110 mb that you show for 3:15 is all data reported to have been send/received by your phone for a browsing session that ended at 3:15. The same is true for the 5 mb later in the day.  We calculate data based on measurement of info we show transmitted by your phone on your line. I hope that helps!
    Dion M.
    VZW Support
    Follow us on Twitter www.twitter.com/vzwsupport

  • 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.

  • Online Usage Meter?

    Years ago I was able to get a report from the My Account section of the website to see my monthly usage. I can't find any clear links to such a tool anymore, and when the search results for this site come up with a link to the "Online Usage Tool", the link just takes me back to My Account. Am I missing something?

    I do recall seeing that link way back when. I think it was used more for those who still used Dial-up from Verizon, and not DSL (FiOS wasn't well known at the time of that link being around), but as far as I know it was always a broken function. It was probably removed because Verizon doesn't employ Data limits on their Wireline services (thankfully) and Dial-up has pretty much passed us.
    ========
    The first to bring me 1Gbps Fiber for $30/m wins!

  • 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.

  • My BT shows an old account - and can't see "My Ext...

    Hi community members.
    I have just returned to BT after previously having using them for telephone until Oct 2012. I had a separate broadband provider. Now I have gone back to BT and ordered Infinity.
    As a first step, my phone account was changed over. The Infinity order went through separately.
    I got an email relating to Infinity telling me that I need to sign in using "the email address that I had provided with the order". It so happened that this was also the email address I used when I previously had an account with BT, so I used it and it was recognised (after a password reset).
    So now my phone and broadband are working, but when I go to the My BT page, it shows the details of my account as at October last year, and some error message which prevent me going to the "My Extras" page as below.
    I tried live chat for help but they just said that it is a "website problem" and to wait 48 hours. Has anyone else experienced this and if so, did it fix itself?
    thanks
    Due to a system error we can't display your product information. We are working to fix this for you as quickly as possible.
    If you need access to the broadband usage tool in the mean time, you can access the page through this link:
    Go to the Broadband usage tool >
    My Extras
    We can’t retrieve your Extras, either because you have a calling plan or a broadband service in this account or because you are not the account holder. Please let us know if you do have a calling plan or broadband service in this account and you are th..., so we can amend your profile.

    Hi
    I am sorry to see you are having problems
    I suggest you contact the forum mods they should be able to get this problem sorted for you this is a link to them http://bt.custhelp.com/app/contact_email/c/4951
    They normally reply by email or phone directly to you within 3/5 working days they will take personal ownership of your problem until resolved and will keep you informed of progress
    They are a UK based BT specialist team who have a good record at getting problems solved
    This is a customer to customer self help forum the only BT presence here are the forum moderators
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

Maybe you are looking for

  • Batch key-X,1,2 in process order material assignment tab

    hi all What is the significance of Batch key X , 1, 2 in the process order .When I carry out material availabilty check the material with the batch key ' X ' is giving problem. also on release of order giving pop-up of insufficient batch determinatio

  • Line inside listbox

    I have a table this table contains 2 group ( group for company x and group for company y) I connect the table with list to let list box show the data of the table but I want to add a line separation between 2 groups of the table I add the record betw

  • The import javax.xml.soap cannot be resolved

    Need help. I havd the saaj, saxm etc package in the classpath, don't know why still complaint about this. Thanks

  • NI Serial Port / Eurotherm Temperature Controller

    NI Serial Port / Eurotherm Temperature Controller I am using a N.I. AT 232/4 board with four additional N.I. serial ports. First of all, after installing Windows NT (before I was using Windows 98) the NI Serial Port Diagnostics Program was not able t

  • Setup can not be started due to unexpected error? Outlook 2007

    Please help! I'm trying to setup icloud and it synced with my iphone and ipad but not my Outlook 2007.  I keep getting the message above... Help!!