Query Time Out and Shared Objects

Hi,
I have 2 questions.
1) from st22 i can get the list of users and time out information. But how can I find related query which has been time out by that user ?? as of now i was getting query information from st22 by getting abap program name which starts with "G" and find related query for that from the table rsrrepdir. But recently it is happening that i get abap program which starts with "G" from st22 time out but its not giving me any query information in RSRREPDIR table or by t-code se38.
can anyone guide me how can i get query info from st22 ? we have so many time out occuring in production have to trace that and improve the query performance.
2) 2nd question is - how can i get list of queries which are having shared objects like variables, templates, key figures, structures etc...
is there any specific table or t-code which provides that? we have to delete some queries in prod. but before that we want this list.
A.H.P. I am counting on you extensively for help coz i have seen that you reply to everybody. and i have asked same question in another forum at SDN but no reply !!!
waiting for help...

Hi Bhanu,
thank you for your prompt reply.
well, we dont have woorkbooks atall. we got the inventory list of all queries needs to be deleted in production. we are deleting very very old queries which are not even in used now. i know the variables and str. etc...remains but still needs to know how to find out the queries with shared object. i want that information in hands before i delete anything in dev. system and transport it to prod. so, i will have proof that i didnt delete anything important. hope you understands what i mean and why i need to know this !
i found few tables related to this but cannt relate them and get the info I need. RSRREPDIR, V_ELTDIR_TXT, RSZELTXREF,etc..
where used list in BEx gives us the webtemplates names nothing else. i meant not the shared objects. and if it is giving shared objects info then i guess i am not aware of it coz few queries i tried to check didnt get that info in "where used" list.
in metadata repository ?? i didnt get it!! how can i find queries with shared objects in metadata rep ?

Similar Messages

  • Dsc, alarm query time out

    Hello,
    I'm using LabVIEW 2009 SP1 with DSC-Module. Today I had trouble using the "Alarm&Event Qurey.vi" to read data from the citadel database. The Query worked well for days and delivered the data quickly. Well today it didn't, instead it delivered a time out and it didn't help to set the time out value parameter to higher values (normally I use the default value, 30s). It did not help to restart my application, nor LabVIEW, nor Windows (XP, by the way). It simply stopped working.
    Then I tried my luck using the MAX and its Historical Data Viewer to retrieve the logged alarms and, unexpected, this worked! And after that, like there was magic in the air, the "Alarm&Event Query.vi" worked also again!
    So, this doesn't feel very reliable. I do not interact with the citadel database using other ways than the Query vi and the Library-/SharedVariable-Settings (writing to the data base is managed by the shared variable engine).
    Did someone experience the same problem and can I prevent this behavior somehow?
    Thanks in advance,
    Thomas

    Hello Thomas,
    Unfortunately it seems that this behavior is not reproducible.
    Has the error occurred again since your last post?
    I checked our internal database and I was not able to find any hints, that this is a common issue.
    Could you please post the important section of your code, if the error appears again?
    So we can dive a little bit more into detail.
    Regards
    Ulrich
    AE NI-CER  

  • Restricting a characteristic & query time out problem

    Hi. We have the follwoing problem:
    Before our BI upgrade, we have had a number of users querying different info areas, that are now having difficulty restricting on a characteristic in a query.  This was performed with no problems before the upgrade. 
    Many times, the list of records for the particular characteristic is quite small.  Either it takes 20-30 minutes for the list to appear, or the query times out (after 6000 seconds).
    Any ideas?

    Any time you have an existing query that has been running quickly in production, and it suddenly starts to run much longer, you should be suspicious of some change to DB statisitics and or indexes.
    So the first thing to do is work with your DBA to make sure the DB statistics are current for the tables involved in the query, then get an Explain Plan for the query which will show you how the DB is trying to execute the query, what indexes it uses, etc.  Perhaps stats are not being refreshed after the upgrade, or something happened to an index

  • How can I set the query time out for SQVI?

    Hi,
      I want to setup query timeout for a particular user so that if his query (created in SQVI) takes more then say 10 minutes, it automatically times out and system resources are freed up.
    How can I do this for a specific user? Also in case I cant do it for a specific user how can I do it for all users?
    Thanks for reading

    Hello Srikrishna,
    The SQVI is a dialog transaction and henc its governed by your system's rdisp/max_wprun_time parameter.
    A dialog work process has a run-time limit that prevents users from interactively running especially long reports. By default, the system terminates any dialog work process in a transaction that exceeds 300 seconds. Although the value of the limit can be changed (in the system profile parameter rdisp/max_wprun_time), that limit is always in effect for dialog work processes. No such limit applies to background work processes.
    Regards,
    Siddhesh

  • Process chains time outs and hangs with no error msg - in SP13

    Hi all,
    We are having all kind of weird problems after we patched our system with SP13. Our process chain time outs and hangs, but surprisingly we never get any error msg. And scarier part is, the problem seems to be intermittent. PC runs fine on some days and hangs on some.
    Further analysis into the dump – as below
    Termination occurred in the ABAP program "SAPLRSSM" -
    in "RSSM_SLEEP_DEBUG".
    The main program was "SAPMSSY1 ".
    In the source code the termination point is in (Include) program "LRSSMU39".
    This refers to an issue that appears to have been addressed by OSS Note
    934648(meant for SP8). This notes also indicates to populate RSADMIN table to
    exclude "RSSM_SLEEP_DEBUG". Not sure if this note is valid for SP13? However we went ahead and populated the RSADMIN table.
    So now we have no clue what’s going on and where to fix the issue.
    As per SAP suggestion we applied the following notes:
    0000653996  Analyzing lock situations
    0000893563  Correction: Deadlock on completion of a remote chain
    0000994007  Corrections: Deadlock with external status query
    0001005481  Correction: Process successful, but there is no instance
    0001047174  Correction: Incorrect scope when locking in process chains
    0001051957  Correction: TIME_OUT during dialog confirmation of processes
    0001083660  Report for error stack analysis
    Nothing seems to help us. And SAP suggested a few options, which we implemented to no rescue.
    I’m sure that many of the customers have applied SP13, and want some feedback from them, if this is happening in their systems too?
    If so, how did you fix this issue?
    Or this situation is unique to us?Please note that no settings were changed as of SP13 to that of what they were in SP12(unless it is a side effect of the patch itself). Everything worked fine with SP12 and is still working on the BIP system. All the problems are in BIQ patched to SP13.
    Any pointers or insight would be appreciated. We have a customer msg open with SAP, and going back and forth, but nothing seemed to work as of today.
    Thanks,
    Voodi

    Not sure which OSS helped us get past the issue, as SAP asked us to apply a ton of notes. But along which the notes, SAP has some suggestions for us, which we think did the magic. After the implementation of the suggestin we never faced the same issue again. The suggestion by SAP:
    move the process chain callback in a batch job by executing
    program RSSM_TRACE_SWITCH and selecting the flag "verifcation
    of asynchronous processes - execute in batch".
    Lemme know if this doesnt fix the issue, I can give all the notes that SAP asked us to apply.
    Message was edited by:
            voodi

  • Leopard, Vista, Time Machine, and Shared on a single disk

    A friend of mine recently bought one of the new Mac Pros and I'm helping him set it up.
    Here's what I want to do and I've been having considerable trouble getting this to work.
    My friend got a single terabyte hard drive and I want to partition it into four partitions- one for Leopard, one for Vista, one for Time Machine, and one for Sharing files (FAT 32).
    I found out the long way that Boot Camp will not let you install Vista if you already have several partitions on your hard drive.
    Here's what I have done so far.
    1. Erased the drive and installed a fresh installation of Leopard
    2. Run Boot Camp to install Vista (this worked fine and I was able to boot into both operating systems)
    3. Booted from OS X install disk and used disk utility to create two new partitions from the HSF formated Leopard drive
    My problem is that creating these new partitions deactivated the Vista Partition. The windows partition still shows up in Disk Utility as it did before but when I hold down option to try booting into Windows, Vista no longer shows up. The Mac Works fine as does the Time Machine and Shared partitions.
    Could someone please help me to get Vista working again. I hope I won't have to reinstall everything to make this work but if that's the only way, could someone at least tell me how to accomplish my original goal with the computer setup?

    VaatiKaiba wrote:
    I'm going to install Windows on my Mac soon (for dev purposes, I love Leopard!), but was just wondering something. When I install Vista, will Time Machine backup the Windows partition of the HD?
    No but wait ...
    If not, can I backup the Windows partition using a Windows program? Also, can I back them up onto the same disc, or will that confuse Mac OS if it has to look back for a backup?
    Even better there is a program that will make an image of your Windows partition from OS-X!
    It's called Winclone and the latest version supports both NTFS and FAT32.
    Get it here - it's free.
    You should not backup a program onto the same HD. When the HD fails, you lose the backup as well as the original.
    Backup your Windows partition to your TM drive. It's a perfect match.
    http://www.twocanoes.com/winclone/
    Thanks!

  • My iPad 2 will not allow me to update my apps. When I hit the update button I get a spinning circle but then it times out and doesn't update. Please help.

    My iPad 2 will not allow me to update my apps. When I hit the update button I get a spinning circle but then it times out and doesn't update. In the past when I have updated successfully, the spinning circle would show me an indicator of time left on the update. I no longer have this Indicator. The circle just spins and times out and nothing happens. I've reset the iPad in the settings menu, reset the router, logged in and out of Apple id, powered ithe iPad off and on, and tried a couple other "fixes" that I've read online. So far no luck. AAny help would be greatly appreciated. Much thanks!

    How much free space do you have? If it is low, installers may not be able to run properly.

  • HT203200 I have a song that I purchased from Itunes on my Iphone and there was an error downloading.  Every time i try to download it times out and says to try again.  I have tried several times and still get same message.  Help?

    I have a song that I purchased from Itunes on my Iphone and there was an error downloading.  Every time i try to download it times out and says to try again.  I have tried several times and still get same message.  Help?  I have been charged for this song but have not been able to download.

    Go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store.
    Regards.

  • Just bought the ipad4 and can't log into facebook. Times out and tells me to check my network connection. Anyone having the same problem or any ideas?

    Just bought the ipad4 and can't log into facebook. Times out and tells me to check my network connection. Anyone having the same problem or any ideas?

    Hey barnsieno10,
    Thanks for using Apple Support Communities.
    Looks like sign in issue, This article is a great resource for the message you are receiving.
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/ts3970
    Have a nice day,
    Mario

  • I had  to restore my iPad mini. Now when I go to the App Store and tap the cloud to reload some of my apps, it times out and they won't load. Any suggestions?

    i had to restore my iPad mini and when I go to the App Store to reload some of my apps it times out and doesnt reload them. Any suggestions?

    Close the App Store app and reset your iPad.
    Now close all apps. In order to close apps, you have to drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then swipe "up" on the app preview thumbnail to close it.
    In order to reset your iPad, hold down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple logo appears on the screen after which time you can release the buttons and let the iPad start up.
    IF that didn't help, try turning WiFi off on your iPad in the Settings, restart the iPad, then turn Wifi on again.

  • I have a Mac Book and purchased a Bose system that uses an antenna to play music from the the laptop - it works great, but the computer times out and shuts down - Help

    have a Mac Book and purchased a Bose system that uses an antenna to play music from the the laptop - it works great, but the computer times out and shuts down - Help

    Check in "System Preferences">"Energy Saver" to see if you have the "Computer Sleep" bar set too low.

  • Hi, every time i try downloading ios5 it reaches 100% and then the connection times out and nothing happens after that; though the internet connection is fine as i can access other sites etc. what could be the problem?i tried using 2 different modems.

    Hi, every time i try downloading ios5 it reaches 100% and then the connection times out and nothing happens after that; though the internet connection is fine as i can access other sites etc. what could be the problem?i tried using 2 different modems. Where can i download the ios5 from as my itunes is on my desktop which uses windows xp. Please help

    Download iOS 5.1
    iOS 5.1 (build 9B176) is compatible with iPad 1, iPad 2, iPhone 3GS, iPhone 4, iPhone 4S, iPod touch 3rd & 4th gen, and iPad 3. Additional builds are available for Apple TV 2 and Apple TV 3. The below download links are all direct downloads of iOS 5.1 from Apple.
    iPad 1
    iPad 2 Wi-Fi
    iPad 2 GSM (AT&T)
    iPad 2 CDMA (Verizon)
    iPad 2,4
    iPhone 3GS
    iPhone 4 GSM (AT&T)
    iPhone 4 CDMA (Verizon)
    iPhone 4S
    iPod touch 3G
    iPod touch 4G
    iPad 3 Wi-Fi
    iPad 3 GSM
    iPad 3 CDMA
    Apple TV 2 (9B179b1)
    Apple TV 3 (9B179b1)
    Source: http://osxdaily.com/2012/03/07/ios-5-1-download/

  • Airport times out and have to restart

    airport times out and have to restart constantly

    I have exactly the same problem.  It started a few weeks ago and the helpline could not work out the problem, so they sent me a new HUB 2.0.  Ever since, the broadband connection keeps stopping every day several times a day, which is a real pain as I work from home.
    I've just ran InSSider and there are two NETGEAR SSIDs on the same channel as mine (11). Would this affect / be part of problem? There are other SSIDs on channels 1,6,7 and 13.  Not very techie, so would appreciate very basic advice!

  • I can see my Canon MP600 usb connected to Airport Express through Bonjour on my Windows XP. But, when installed by Bonjour, the printor time-out and can't print anything. Any idea what to do?

    I can see my Canon MP600 usb connected to Airport Express through Bonjour on my Windows XP. But, when installed by Bonjour, the printor time-out and can't print anything. Any idea what to do?

    Thanks for the quick reply.
    So am I correct in saying trying to utilise the Airport Express to access the printer over the network was a wasted effort due to the latest iOS? I had read up on the express before purchase and believed that was one of it's main purposes.
    Thanks again for the help.

  • Trouble sending small MP3 files using firefox version of my AOL e-mail..times out and refuses to send. Works in Safari. Why?

    If I try to send Mp3 files over e-mail using Firefox..it times out and says 'Encountered an error. I have these MP3's compressed to under 1 MB..like 756kb..so size is not an issue. No problem when I open my e-mail in Safari

    Hi petro_jemes,
    Just a little claritification, you need to add the value to the variable "[string]$ou", and also change the language in the variable "$emailbody" in the function "Get-ADUserPasswordExpirationDate".
    I hope this helps.

Maybe you are looking for

  • RMBP, Chrome, Youtube: Video delays when in full screen

    Hi all, I have a retina Macbook Pro running Mac OS X 10.8.2, Chrome 25.0.1364.99. When I watch youtube videos there is normally no lag. Once I switch into full screen mode, there's a slight delay where instead of the video the screen will show a blan

  • IChat Sharing doesn't work... When is it going to be fixed?

    After attempting several times to resolve this issue with an Apple technician, with the last technician advising me that it was a bandwidth issue, (I have since increased my bandwidth to 7 Mbps, and the problem still haven't been resolved) when is th

  • Best operating system for music applications( or most popular)

    hi, gonna be buying a mac laptop. im not feeling leopard for coupla reasons. im new to all this by the way. so dont know about the diff versions of operating systems for mac........i just know tiger 10.4 was one prior. for music software, which op sy

  • Lightbox TCN widget

    Hi, I just downloaded the Dreamweaver CS5 extension to use the Lightbox widget... It works fine BUT I can't change the positioning of the block with the thumbs, it's always stuck in the upper left corner... I tried modifiying the Class but it didn't

  • Date assignment syntax error

    hi all i am using the code below but its giving errors can anyone tell me the error error in the bold part for(int i=0;i<Applicabilities.length;i++){                if(Applicabilities.getEffectiveStartDate().before(effectiveStartDate)){