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

Similar Messages

  • Can you see which timeline clips are being used in Media Browser?

    I'm a relatively new user and may not be familiar enough with cs5.5 but
    is there a way to see what clips are being used on the editing timeline in the media browser.
    I open premiere pro - Project is loaded. I edit the scene until it is finished.
    When I look over at the media browser, all my raw clips (some of which I'm
    using on the editing timeline) look the same - I can't tell which ones I using on the timeline.
    The reason I ask - when I fiinish editing a scene it would be nice to glance over at the
    media brower folder where my raw clips are located - easily see which ones I'm using because they
    are highlighted or checked and then delete the ones I no longer need.
    Is there a way to do this now?
    Thanks
    Jeff

    I dont think so  but a better way is to look in the top of the Project Window and there is a drop down that will show you all the useage instances of the clip.  You can click on them to go to them in the timeline.

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

  • Is there a way to find out which CSS rules are being used by the different html files?

    Is there a way in Dreamweaver CS3 to find out which CSS rules are being used by the different html files, sitewide?
    Thanks - Dave

    Firefox add-on "Web Developer Toolbar" is a must have.  Information > Display Div & Class details.
    https://addons.mozilla.org/en-US/firefox/addon/60
    Another  handy Firefox Add-on  to add to your tool chest is called "Dust-Me Selectors."
    http://www.sitepoint.com/dustmeselectors/
    "It extracts all the selectors from all the stylesheets on the page you're viewing, then analyzes that page to see which of those selectors are not used. The data is then stored so that when testing subsequent pages, selectors can be crossed off the list as they're encountered.
    You can test pages individually, or spider an entire site, and you'll end up with a profile of which selectors are not used anywhere."
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • System settings are being updated??

    I bought an eMac from a friend of my husband's, and there wasn't the Safari icon to connect to the internet.  So, I clicked on the apple icon at the top left of the screen, then clicked on Mac OS X, and it would usually open up the internet browser and I could surf the web from there.  Well, my husband was messing around with the computer to try and figure things out, and now when I click on that same thing a gray box pops up in the middle of the screen and says that my system settings are being updated and it's unable to open my preferred web browser and I need to try again in a few minutes.  This started last night, so it's been well over 24 hours, as we let it set there thinking it just wasn't finished updating.  How do I get rid of that? 

    Hello Mrs. Long,
    Did you get the 10.4 Install Discs with it? If so power down, hold mouse button down at power on to open the tray & inset Install Disc, hold Option/alt key at same time to bring up the Startup manager so you can choose the Install Disk to boot from.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at the top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)

  • How can I check and see that my photos are being backed up by time machine?

    How can I check and see that my photos are being backed up by time machine?

    http://pondini.org/TM/8.html

  • Which develop tools are being used most widely

    Which develop tools are being used most widely?
    Who are using JCreator, could you tell me if it is good.

    there's another thread that should answer this for you. Actually, several other threads. Even one earlier today, that I just responded to.

  • Audit Events (Audit Events) are being written to ADS_EVENTS table are 12 hours off

    All of my events being logged are 12 hours into the future.  Is there a local setting that BO 4 uses to determine the local time zone? Or some other setting, which it uses to determine local time?

    Kenneth,
    By default, the events are generated in GMT-0 timezone to allow distributed environment with machines in different timezones to record a coherent time.
    You can add a formula in your reports to adjust to your timezone.
    Regards,
    Julian

  • Trace function or some way to see what branching decisions are being made.

    Hello,
    Is there anyway to trace through a series of conditional branching items?    In my 11 page form I have a case where I think I have set up the proper Show/Hide and branching conidtions, however In one senario, when testing the form I get a "Blank" page.  For the life of me I can not see where this is coming from.    Not sure which page it is, since there are no page numbers on the form.
    I have tried 4 or 5 different methods to get around this issue. No luck.    How can I see what decisions are being made behind the scene?   Trace function of some kind?
    Thanks
    Mike

    Hi Mike,
    There's no trace functionality in the form. You can track your progress through the form by looking at the fragment ID in the address bar. The fragment ID is the "#n" portion of the URL, where n is the current page number. Here's an example form URL where the user is being shown the third page in the form.
    https://adobeformscentral.com/?f=31L8g%2ArKxptaVP6jvDXKOQ#3
    That should let you identify which page of your form is blank. If you need additional help with your conditional logic feel free to contact me at [email protected]
    Regards,
    Brian

  • Help Determining Which Methods/Classes Are Being Used

    Hello,
    I'm having issues with my company's Java application and because I've luckily narrowed the classes down to a meager 30+ I need some help pinpointing my problem.
    I realize there are a lot of Java monitoring applets/applications and some are deployment-specific but I need something very detailed-- I haven't found the features I need.
    Specs:
    Jrun4, Java 1.4, Windows Server 2003
    I would like to have a monitor that tells me exactly (real-time) what classes, methods, variables, etc. are being called in real-time. Looking at the JRun launcher console for one process gives me this:
    Generating report:quadbase.reportdesigner.ReportAPI.QbReport with export type:PDF
    01/16 14:05:33 error Software caused connection abort: socket write error
    java.net.SocketException: Software caused connection abort: socket write error
            at java.net.SocketOutputStream.socketWrite0(Native Method)
            at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
            at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
            at jrun.servlet.io.MetricsOutputStream.write(MetricsOutputStream.java:75)
            at java.io.BufferedOutputStream.write(BufferedOutputStream.java:106)
            at jrun.servlet.http.WebOutputStream.write(WebOutputStream.java:64)
            at jrun.servlet.file.FileServlet.pipeData(FileServlet.java:419)
            at jrun.servlet.file.FileServlet.service(FileServlet.java:254)
            at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
            at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)This is cute, but not really helpful. I would like to determine what was passed to the process, from where and what went wrong.
    For example,
    Instead of this:
    Generating report:quadbase.reportdesigner.ReportAPI.QbReport with export type:PDF
    01/16 14:05:33 error Software caused connection abort: socket write errorI would get something like this:
    Generating report:quadbase.reportdesigner.ReportAPI.QbReport with export type:PDF
            Page variables: test.jsp ($var1= "I'm"; $var2= "Going"; $var3="To"; $var4="Break"; $var5 = null)
            Calling: test2.jsp
            With: jrun.bin.db.foo.Bar();
    01/16 14:05:33 error Software caused connection abort: socket write error
            Problem: $var5 = null;Sorry if I'm rambling, I just want to know what is where and who it's calling when it breaks. Then I could deduce which class, what variable, what page, etc. My application is very complicated and seemingly mundane changes can throw it all off.
    Any ideas?

    We'll look into usage tracking. We're on the standard edition, so I'm not sure if it's available. Also, some of these reports may be quarterly -- so there may be a long wait to see if the view is used and I need to know fairly soon. (If it's not used, it saves us some work in a project transition going on.)
    I certainly don't understand the underlying structure of the product, but it seems like there should be some way to determine if a view is used by a report. I apologize if I'm not using the correct terminology. Thanks for your help -- we'll keep looking into it.

  • How to see which methods/classes are important?

    Hi Everyone,
    I am a beginner writing one of my first applications and I have a very newby question. How do I organize and manage many methods (and classes) to see which are the important ones and which are not?
    The questions arised for me because I noticed that I am a bit reluctant to introduce new helper private methods in a class, because I fear there would be too many methods and I couldn’t handle/oversee them... I know it’s probably very wrong and stupid. That’s why I would really like to put it right in me.
    So for example I create a class with a few public methods that are of course the most important part of the class. Those public methods need some more private methods that still do something important and maybe complex thing. But then I stilll need more methods to make clear code in the previous methods. Finally I end up with 20-30 methods in a supposed to be simple class. If I just look into it in Eclipse I have to scroll up and down a lot and even in the package explorer I can’t tell the importants methods apart from the rest. Is this normal?* (Please confirm it is; it would bring relief to me :))
    I thought some kind of method hierarchy shown in the package explorer and expressed in the indentation of the code would help. It would be based on the call hierarchy, but I realize that may be ambiguous. Still, do you know if there is any tool, plugin, solution for this?
    I mean something like this:
    SomeClass:
    ..-veryImportantMethod
    ....-importantMethod
    ....-imprtantMehtod2
    ........-method
    ........-method2
    ........-method3
    ............-reallyNotImportanMethod
    The same thing goes for classes. I start with a few important ones and introduce many less important later. I guess I can’t organize them into different packages based on importance because packages are not for that. It’s just looks strange for me to see a small unimportant helper class opened in the tab next to my main delagator class. (I'm not sure I know correclty what delegator means but that's not important at the moment :))
    I am really just a beginner (needless to say probably :)) but I think it would be easier to intellectually manage the code if there would be some importance hierarchy. It doesn’t even have to be unambiguous as it would only be a way to display the code by the IDE; it wouldn’t affect the program in any way.
    If you have any comments about why this whole thing is not important “because when you write your code..... “ or why I am totally lost and wrong here; I would really appreciate that as well :)
    Thanks in advance,
    lemonboston

    lemonboston wrote:
    Hi Everyone,
    I am a beginner writing one of my first applications and I have a very newby question. How do I organize and manage many methods (and classes) to see which are the important ones and which are not?
    The questions arised for me because I noticed that I am a bit reluctant to introduce new helper private methods in a class, because I fear there would be too many methods and I couldn’t handle/oversee them... I know it’s probably very wrong and stupid. That’s why I would really like to put it right in me.
    So for example I create a class with a few public methods that are of course the most important part of the class. Those public methods need some more private methods that still do something important and maybe complex thing. But then I stilll need more methods to make clear code in the previous methods. Finally I end up with 20-30 methods in a supposed to be simple class. If I just look into it in Eclipse I have to scroll up and down a lot and even in the package explorer I can’t tell the importants methods apart from the rest. Is this normal?* (Please confirm it is; it would bring relief to me :))
    I thought some kind of method hierarchy shown in the package explorer and expressed in the indentation of the code would help. It would be based on the call hierarchy, but I realize that may be ambiguous. Still, do you know if there is any tool, plugin, solution for this?
    I mean something like this:
    SomeClass:
    ..-veryImportantMethod
    ....-importantMethod
    ....-imprtantMehtod2
    ........-method
    ........-method2
    ........-method3
    ............-reallyNotImportanMethod
    The same thing goes for classes. I start with a few important ones and introduce many less important later. I guess I can’t organize them into different packages based on importance because packages are not for that. It’s just looks strange for me to see a small unimportant helper class opened in the tab next to my main delagator class. (I'm not sure I know correclty what delegator means but that's not important at the moment :))
    I am really just a beginner (needless to say probably :)) but I think it would be easier to intellectually manage the code if there would be some importance hierarchy. It doesn’t even have to be unambiguous as it would only be a way to display the code by the IDE; it wouldn’t affect the program in any way.
    If you have any comments about why this whole thing is not important “because when you write your code..... “ or why I am totally lost and wrong here; I would really appreciate that as well :)
    Thanks in advance,
    lemonbostonI think you would benefit from this http://en.wikipedia.org/wiki/Domain-driven_design

  • Mouse wheel events are being caught by Photoshop document

    I'm using CSXSWindowedApplication.
    If you create any document in Photoshop, then zoom into it, so it takes more space than visible screen area and then open a CS Extension panel - the mouse wheel event is being caught by Photoshop and when you're rolling it, Photoshop moves document up and down, instead. mouseWheel events don't reach neither WindowedApplication nor any control inside of it.
    This only happens in Photoshop.
    Are there any workarounds?
    Thank you!

    Interesting. I've' not played with mouse wheel events. I'll have a look at it.
    Thanks
    Bob

  • Past events are being altered automatically

    For some reason my calendar has started to delete the contents of some past events.  All events are in one iCloud calendar.  I can't work out whether they were created on the iPad, iPhone or iMac in terms of synching. I need these to research comments made at the time in the notes fields and it's deleting the entire contents other than times and dates and comes up as "new event".  Does anyone know why this is happening or how I can find out which device has the problem?

    You have this - go to settings > mail, contacts, and calendars > scroll down to 'calendars' section > where it says 'sync' it probably says 'events 1 month back'
    select that bar, then change how far back you sync calendar data. It's not deleting your info, it's just not syncing it to your phone

  • See which online number is being called ?

    I have 2 online numbers setup on my Skype account. When a call comes in - is it possible to see which Skype Online Number they dialled ?
    Thanks

    Someone may be along to correct me, but my belief is that, for RETAIL subscriptions (the regular kind), you can only have one subscription that counts, and it can only be used on TWO computers by ONE person. If you want multiple people to use it, they each need an Adobe ID and subscription. If one person wants to use it on three computers they need two Adobe IDs.  For enterprises, volume licenses work differently.

  • How to see which company codes are affected by a WT

    Hello Community,
    Hope you all are doing well, I would like to consult you because I have this situation, I want to know what company codes are affected by a particular WT in an specific country, is there any report or Transaction or do you know a way to do it? I tried by launching the WT report in a large period for country area with the wt that I want to check but the problem with this is that it may exclude a company code that can have the wt active but was not generated under the period. Please your assistance.
    Thanks in advance for your time

    Efrain,
    Not exactly sure your requirement, however there is a transaction code PC00_M99_DKON which will show you the wage assignment. On the selection screen enter your country code as 10 if running for USA and the wage type. Execute it.
    When you run it for a particular wage type and expand the results 'source system' then you will see the associated Company code for which the wage type is applicable.
    Hope it helps you.
    Thx,
    Ashish

Maybe you are looking for

  • Macbook Will Not Start Up

    My Macbook will not start up I've had it about 5 years and around 3 years ago it started to go wrong with random shut downs so i took it into my local apple store and they replaced almost everything internally free under the special warranty i paid f

  • Error in depreciation run

    HI Gurus, After upgrading to ECC 6.0, I am not able to run the depreciation. I get the below mentioned error Create document number range 03 using internal number assignment     Message no. AA776 Diagnosis     Processing terminated because the docume

  • Task notification script & smart folks

    Has anybody smarter than me done anything cool with the Task Notification Script at /Library/Application Support/Apple/Remote Desktop/Notify I have it sending me notification of success and failure. It would be nice if it included info on: • reasons

  • Photoshop turning off graphics features

    I have built a new computer which uses a Gigabyte F2A85X-D3H motherboard.  No additional graphics.  Running Windows 7 with SP1.    When I load Photoshop CS6 it gives an error message that it is disabling some graphics features.  What is required to f

  • JWindow closing with ALT F4 leaving child components  help please.....

    Hi all I come acrossed one problem i.e i have my main application as JWindow and a button and when i click it iam getting an JOptionPane/JRame/JDialog and set modal if its dialog and set modal through window activate and deactivate if its JFrame the