Monitor all_tables view

Hi,
Is there is some possibilities to monitor new tables creation? I want to make some additional actions after one of the user create a table. I try using trigger on user_tables but triggers can only use INSTED OF on views :/

Instead of creating a trigger on _TABLES dictionary view, why not you create a AFTER CREATE trigger on schema or database level and then in that trigger do something like this:
IF ora_dict_obj_type = 'TABLE' and ora_sysevent ='CREATE' THEN
  do your things;
END IF;I haven't done this before but I guess it should work.
And probably no need to use ora_sysevent ='CREATE' , because its already a CREATE trigger.
Edited by: zahid79 on Jul 22, 2010 9:16 PM

Similar Messages

  • ACS 5.1 "Launch Monitoring & Report Viewer" not working

    I'm trying to view the logs on the ACS server via the web interface.  When I click on "Launch Monitoring & Report Viewer", it opens a new window and I get the error "cannot display the webpage".  This happens on both Firefox and IE.  The URL it's trying to load is this:  https://x.x.x.x/acsadmin/ReportsRedirectorAction.do
    These are relatively new boxes so I don't know if I missed some config bit somewhere to enable that utility or what.
    Any insight would be appreciated.
    Thanks,

    I had the issue in ACS 5.1 no patch and it was fixed after reboot and after applying patch three it didnt showed up. The only difference is i had a standalone ACS.Who is the log collector in your setup?
    Let me know if you can apply patch here is the link for that :
    http://www.cisco.com/cisco/software/release.html?mdfid=282773289&flowid=4409&softwareid=282766937&release=5.1.0.44&rellifecycle=&relind=AVAILABLE&reltype=latest
    here is the procedure to apply patch 3 ( on both primary and secondary)
    downlaod the file : 5-1-0-44-3.tar.gpg
    and place the file in the FTP server in your enviroment
    Login to the ACS CLI :
    Create a repository:
    acs/admin(config)# repository myrepository
    acs/admin(config-Repository)# url sftp://starwars.test.com/repository/system1
    acs/admin(config-Repository)# user luke password skywalker
    acs/admin(config-Repository)# exit
    then run this command :
    acs patch install patch-name.tar.gpg repository repository-name
    #Installing an ACS patch requires a restart of ACS services.
    Would you like to continue? yes/no
    Thanks
    Waris Hussain.

  • My MBP Screen is gone. Can I use another monitor to view?

    Hello:
    I have a late 2008 15" MBP, running Snow Leopard, who's screen assembly has gone faulty and is prohibitively expensive to replace. although I did back it up, I would like to use my other MBP (2010, 12", running OS 10.9.5) as a monitor to view it's contents. Is this possible? I also have an OLD late '90's monitor (Studio Display 21 CRT) attached to another OLD 450MHZ PPC running 10.4. Is it possible to use this monitor?
    Any advice would be appreciated.
    Thank you!

    Thanks. Viewing on the CRT display as we speak. Now, I just have to find the right screen assembly part online. Apparently, there are two for this model and is was hard for the repair shop to tell...until he got in a screen (at $475) that was not compatible. Turns out the "right" screen assembly goes for $975 refurbished (plus labor). May be cheaper to either wait to find it myself or buy a used 15" MBP and swap the hard drives.
    Anyway, thanks for the advice!

  • Cannot launch Monitoring & Report Viewer

    Hi everybody,
    i just installed ACS 5.1.0.44 with the latest Patch on a VMWare virtual machine and installed the evaluation license.
    Everything works fine except for the "Monitoring & Report Viewer"-Tab:
    When i try to launch the Viewer, it opens a new browser-window/tab, which then again opens another (the same) window/tab, and so on and on. So there would be an infinite number of windows/tabs, if i wouldn't close them all real quickly. Same problem with any client and any browser.
    I already deinstalled ACS 5.1 and tried ACS 5.2 on the same machine -> same problem.
    Am i missing something? Did anybody experience the same issue?
    Thanks in advance,
    Sebastian Jessulat

    HI Sebastian,
    What operating system and broswer are you using? Please note the following OS/Browser combinations are supported by ACS 5.1.
    Supported Web Client/Browser Platforms
    ACS 5.1 supports the following Web Client/Browser Platforms:
    •Windows XP Professional (Service Pack 2) and Windows Vista
    –Internet Explorer version 6.x
    –Internet Explorer version 7.x
    –Mozilla Firefox version 3.x
    •MAC OS 10.5
    –Mozilla Firefox version 3.x
    •Linux ReaHat (latest version)
    –Mozilla FireFox version 3.x
    http://www.cisco.com/en/US/partner/docs/net_mgmt/cisco_secure_access_control_system/5.1/device_support/sdt51.html#wp73725
    Regards,
    Steve.

  • WTK Memory Monitor, "Objects" view - how to interpret percentages?

    In the WTK Memory Monitor "Objects" view, a table of objects and memory sizes is shown. When clicking on an entry, a tree view is shown on the right hand side. Each item in the tree view has a percentage number next to it - how do I interpret this? Is it relative to the "Live", "Total" or "Total size" value of the corresponding object? More specifically, is it a count or size percentage?

    In the WTK Memory Monitor "Objects" view, a table of objects and memory sizes is shown. When clicking on an entry, a tree view is shown on the right hand side. Each item in the tree view has a percentage number next to it - how do I interpret this? Is it relative to the "Live", "Total" or "Total size" value of the corresponding object? More specifically, is it a count or size percentage?

  • It's dos't work Launch Monitoring & Report Viewer

    It doesn't work "Launch Monitoring & Report Viewer"
    If i click Launch Monitoring & Report Viewer" , that 's show up " The monitoring and reports database is currently unavailable. Attempting to reconnect in 5 seconds.  If problem persists, please contact your ACS administrator " this message...
    where do i check on ACS 5.0 ?
    Regards
    Gangmo.

    ooooops..
    reload the acs.. and database process is on..
    It work well ....
    Thanks...

  • Launch Monitoring & Report Viewer URL

    Hi,
    is there a way to change the URL of Launch Monitoring & Report Viewer? I want to use the IP address of the ACS 5.2 and not the hostname.
    thank you
    Fabrizio

    HI Sebastian,
    What operating system and broswer are you using? Please note the following OS/Browser combinations are supported by ACS 5.1.
    Supported Web Client/Browser Platforms
    ACS 5.1 supports the following Web Client/Browser Platforms:
    •Windows XP Professional (Service Pack 2) and Windows Vista
    –Internet Explorer version 6.x
    –Internet Explorer version 7.x
    –Mozilla Firefox version 3.x
    •MAC OS 10.5
    –Mozilla Firefox version 3.x
    •Linux ReaHat (latest version)
    –Mozilla FireFox version 3.x
    http://www.cisco.com/en/US/partner/docs/net_mgmt/cisco_secure_access_control_system/5.1/device_support/sdt51.html#wp73725
    Regards,
    Steve.

  • How to create a customized view in SCOM monitoring to view alerts

    Hi All,
    I am trying to create a customized view in SCOM 2012 R2 monitoring for command center team to have the alerts from Server OS, AD, Exchange and few other MPs. I understand that I can use the option "Create by Specific source" and by selecting the
    required sources but I don't want all the alerts from these sources to be listed there but only few alerts which the respective teams want it to be.
    Thanks in advance.
    Regards,
    Srini

    Hi All,
    I am trying to create a customized view in SCOM 2012 R2 monitoring for command center team to have the alerts from Server OS, AD, Exchange and few other MPs. I understand that I can use the option "Create by Specific source" and by selecting the
    required sources but I don't want all the alerts from these sources to be listed there but only few alerts which the respective teams want it to be.
    Thanks in advance.
    Regards,
    Srini
    Hi Srini,
    Based on the above requirement, You want to create a Dashboard view with Specific alerts but not all right ?
    Based on my understanding on your above requirement i created one in my SCOM. Please let me know if this is what you really wanted ?
    For the below you really need to know what are those alerts, ONLY those alerts you want to be displayed in the dashboard.
    Then Go to the Monitoring tab in SCOM and then Right click Active alerts and select New -> Select New Alert view
    When you select new alert view you will need to specify the Resolution state and the Specific alerts you want.
    In the below example i have selected "MSExchange Active sync Alert" as a example. So my goal is here such that only the alerts i have specified from my selection ( "MSExchange Active sync Alert") if it appears in New state will appear
    in this view not all other alerts.
    So for that i just used the below options:
    Resolution state & Alert name
    Resolution state = New
    Alert name = %MSExchange XXXXXXXX%
    Also as of i see there was no option for entering multiple alert names. But i think there is and i am still trying as it accepts some SQL Wild cards. So if any one has an idea what is the wild card what is to be used to mention multiple names in that Name
    view please let me know.
    Gautam.75801

  • External monitor for viewing

    right bit of a dilemma
    i have a 20" imac alu 2.4 c2d 4gb ram 320gb hdd and attached is a samsung syncmaster 940bw which i have just bought off the cheap from pcworld UK
    what i want to do is use the samsung for viewing the video im editing, i know i can drag the canvis windows= over to the ext monitor but thats not what im looking for i want to use it like they do in pro studios so that it shows me the video with a black background safe zones, TC, etc
    is there any settings i need to change or do i need extra kit etc any help and advice will be taken
    kinda regards
    adam

    the syncmaster is a computer monitor with VGA inputs and not a PAL video monitor which is what you should have purchsed.
    If you have to buy on the cheap, but a flat panel TV with a PAL composite video input and an ability to turn off all the electronic enhancement features.
    Best of all buy a JVC preofessional TFT PAL monitor.

  • Want my external monitor to view Final Cut Canvas

    Just bought an external monitor specifically for clients to view Final Cut on a large screen.
    Is there a way (button?) to use as opposed to dragging and enlarging my canvas over to the new monitor every time?
    thx.

    There may be a way to set your second monitor (you've got it hooked up thru the back of the computer as a second monitor, not just a mirror, yes?
    Go to VIEW - VIDEO PLAYBACK... see if there isn't an option for digital playback-MAIN and or another option. MAIN will just put it on your main screen. If there is another option... try that. Then, VIEW - EXTERNAL VIDEO -- ALL FRAMES.
    Short of that...
    Hold down the OPTION button and click on WINDOW... then set user option 1. Resize your windows across so your canvas is now in the other monitor and make it full size. Resize the other windows as you feel necessary.
    You can switch back and forth from those by hitting SHIFT-U and CONTROL-U.
    Coupla options anyway.
    Good luck,
    CaptM

  • Images processed in lightroom on calibrated monitor then viewed on non calibrated monitors

    I process my images to look good on on my calibrated monitor, then export them to my website for viewing. When I show people my images on their monitors which generally are not calibrated, the images of coarse look washed out and way too light. How do you guys compensate for a situation like that? Of coarse you want your images to look the way you want them too on everyones computer that looks at them. Is it best to darken and over saturate in lightroom to compensate for the difference?
    Curt

    The histogram represents the numerical values of lightness and color that are stored in the file or in the XMP-data or in the LR Catalog.
    Different (uncalibrated) monitors interpret these numerical values differently, so an image from one and the same file would look different on these monitors.
    But the (uncalibrated) monitors do not shift the black or white point; they just display the tonal values different. So for instance an image file with correct black and white point would have blown-out highlights on a monitor that is too bright. Or the darks could block-up on a monitor that is too dark.
    But the monitor doesn't change your image file and doesn't change the histogram.
    The purpose of calibrating the monitor is to give you a standard when you edit your images. If your monitor is not calibrated and  - for instance - has a white point of 5000 K instead of the standard of 6500 K,  then your images would appear too red (too warm in photographic terms) on  your monitor. If you then corrected your image (its numerical values) so that it appears "normal" on your screen, it would have a blue cast (too cold) on a calibrated monitor.
    So basically we calibrate our monitors to create a standard (a) between different devices (monitors, printers, etc) and (b) between your own images edited at different points in time. Without calibration your monitor would not only display "wrong" colors but display the same numerical color value differently at different time (monitors "drift" and thus have to be re-calibrated at regular intervals).
    But naturally, the color management does not work for uncalibrated monitors. So, even if you have a color-managed workflow, you  never know how your images that are posted on the web will look on other people's monitor. And there is no help for that as long as uncalibrated monitors exist.
    WW

  • Monitoring materialized view replication

    Hi.
    I have set up a materialized view replication (FAST with 5 minutes interval for refresh). Sometimes the child node can't reach the master node. Where can I monitor this behaviour? I found views (deftran, deferror,...) - but there is nothing in it. The information that the master isn't reachable is written into the child's alert file but for a normal user this isn't enough.
    So where can I look into for errors?
    Thanks
    Markus

    You could use dba_snapshot_refresh_times to find last refresh time of your snapshots.
    If this is not enough you must write you own procedure that check if master is reacheable or not. And write this info to table. Run this procedure as a job.

  • Does FCE have a full monitor canvas view prior to rendering?

    Hi,
    I want to see a large screen view instead of the small canvas view. Can I blow up the canvas view to a large size, like as big as my mac monitor?
    Thanks,
    humbucker

    Hi(Bonjour)!
    Yes you can use the VIEW-->video out-->digital cinema desktop preview command and monitor on your mac screen(sometimes you need to use the refresh video device command to gain access to digital desktop. Displaying +standard def miniDV+ on a mac screen may display bad quality as standard def in small frame dimension.
    Or
    Use your camcorder as an analog interface to monitor via firewire on external TV set or broadcast monitor. Standard def only. And the quality will be there as TV set has less resolution than your mac screen.
    Michel Boissonneault

  • Is it possible to choose which monitor my viewer displays on?

    I mainly compose music and have to do some basic editing.  For my music setup with Logic Pro X I have 3 20" monitors and then one 42" tv.
    When I open FCPX I'd like to have the Event Display on my TV which is connect via HDMI on my Mac Pro.
    Even though in prefs I have that HDMI Device selected under "Playback-->A/V Output" the relevant picture shows up on one of my smaller monitors and there is no way to drag it over to any other monitor.
    I apologize if I am not using the right nomenclature for all of this, video is not my main thing.
    I am running OS X 10.9.5 on a brand new Mac Pro.  FCPX version 10.1.3
    Thank you in advance for any help!

    minus1 wrote:
    I mainly compose music and have to do some basic editing.  For my music setup with Logic Pro X I have 3 20" monitors and then one 42" tv.
    When I open FCPX I'd like to have the Event Display on my TV which is connect via HDMI on my Mac Pro.
    Even though in prefs I have that HDMI Device selected under "Playback-->A/V Output" the relevant picture shows up on one of my smaller monitors and there is no way to drag it over to any other monitor.
    I apologize if I am not using the right nomenclature for all of this, video is not my main thing.
    I am running OS X 10.9.5 on a brand new Mac Pro.  FCPX version 10.1.3
    Thank you in advance for any help!
    Do you mean you want the Event browser show up in the TV? Then you DON't want to set it as "Playback-->A/V Output"! Setting it this way will make it show in full screen what is displayed in the viewer.
    First, set Playback-->A/V Output to none (or to one of the other monitors if that is possible - I suppose it is not).
    Then choose Window->Show Events on second display. (Since there is more than one, it may take a little fiddling to get it to choose the right one...)

  • Using another monitor to view large blueprints.

    I would like to add another monitor to my iMac so I can view my blueprints on screen.  I am clueless how to install the monitor, or even if I need to have specific specs for the monitor/TV that I need to purchase to avoid issues.  Can the iMac allow me to do this ?

    Monitoring CPU usage can be done using the 'top' command
    /usr/bin/top -l 1200 -ocpu -F -s 5 >top.log
    This will collect the same 100 minutes of 'top' output, only the sample rate is once every 5 seconds. Each 'top' sample in the top.log file will put the highest CPU using app at the top of the sample. So you could 'grep' for the application you wish to look at
    grep -i lightroom top.log
    and then look at all the 5 second samples and see if your app was a heavy CPU user, or if it was slacking off
    Looking at the top man page "man top", you might be able to take advantage of the "-c a" if you start top when going into heavy compute mode and stopping it just after heavy compute mode and then look at the last few entries.
    You might also be able to use:
    /usr/bin/top >tmp.log -l 1200 -c a -ocpu -F -R -s 5
    -p '^bbbbbbbbbb $cccccc $jjjjjjjjj $oooooooooo $pppppppppp'
    -P 'Command CPU RSIZE PageIns PageOuts'
    Where the "-c a" causes the values to be accumlative (so each entry adds to the previous counts, and the CPU is the average over the entire run. So you start this command just before the heavy work segment, and stop it right afterwards. Then look at the last few entries as that should be your cumulative summary.
    Message was edited by: BobHarris

Maybe you are looking for

  • Sender File Comm Channel Fails after system refresh

    Hi, we did a system refresh of our PI system and since then the sender file communication channels donot work with the following exception: Error: com.sap.aii.af.ra.ms.api.ConfigException: Some of the IS access information is not available. SLDAcess

  • Huge .asnd file size?

    Hello, I've been working on a podcast and choose Soundbooth for editing but I'm very disappointed with the way the program works. Basically I have 2 audio files (mp3) and to fix an echo problem - since those 2 audio files were recored using on 2 diff

  • Potential problem with XMLDOM.writeToClob()

    I'm really hoping that someone can help me with this. Last fall, wrote some code that used XMLDOM to build a document and send it to a web service. I remember having problems with WriteToBuffer and WriteToClob during my development efforts, which I t

  • Free graphic design anyone?

    Hey everyone, I'm interested in doing some basic graphic design for people developing for iPhone apps. I know and use mainly photoshop and illustrator. Message me and Let me know what your looking for and ill get something going. -Matt

  • Java program HELPPPP!!!!!

    Hello, I'm very new to Java programming, and well I'm taking Computer Science as my major, and I need a little help to this program: You will develop an inheritance hierarchy of classes to enhance your understanding of inheritance, encapsulation, and