Trigger info in DBA views

In Oracle 8i (and prior), database triggers were not included in DBA_OBJECTS and DBA_SOURCE. As of Oracle 9i, I see that triggers are now included in those views. I thought this was great news, until I had trouble making sense of a particular query. I discovered that most of my triggers, while present in DBA_OBJECTS, were missing from DBA_SOURCE.
Are these views documented in detail somewhere? Is there some legitimate reason that some but not all triggers would be found in DBA_SOURCE?
Thanks in advance for any info you can provide.

read note 284828.1

Similar Messages

  • Finder 'item info' in icon view missing

    For about the last month of so (possibly since the last update, but I didn't notice it right away, so I won't swear to this) my Finder stopped showing 'item info' in icon view, but only for images.
    So say I have a folder full of images, and I open it in icon view: there are the icons, but no info below. I have checked settings, and toggled the "Show Item Info" on and off. The icons even jump to a longer spacing to make room for the item info to display, only it never does. I have rebuilt permissions, done routine scripts, cleared caches, rebuilt launch services (OK, but I was being thorough!) to no avail.
    Double checked on the iMac, info displays fine. If I open a folder of images that resides on the iMac and view it on the laptop over the network, the info displays fine. Open the folder that resides on the laptop and view it on the iMac over the network, no info. Only files/folders which are resident on my laptop do not correctly display info, regardless of where they are viewed; files in the iMac correctly display info, regardless of where they are viewed.
    I also tried copying files back and forth, and the result remains the same, so it does not seem to be a characteristic of the files themselves.
    Any ideas? Obviously, this is not a major concern, but it's annoying, particularly since I use a lot of graphics, and not being able to check sizes quickly is a bit of a pain. Not to mention that not being able to pin down WHY it's happening is driving me nuts....
    Message was edited by: Ravenmoon

    The most common cause of this is that folder, its parent folder, or the drive itself has been added to the Spotlight Privacy pane, or Spotlight has been disabled. I had never noticed before that the spacing changes when you toggle to get the non-existent info, but you're right, it does. So check your Spotlight settings.
    Francine
    Francine
    Schwieder

  • Unable to access DBA views

    Hi All,
    OS:AIX
    DB: 10g
    When i am trying to access DBA views say:
    select * from dba_users;I am getting a error saying table or view does not exist even though i am able to describe dba_users and i am also abe to query V$ views.
    Need you inputs on this...
    Regards.

    Hi Steven,
    Here is the output:
    oracle@scsuat:/home/oracle/scripts$ id
    uid=204(oracle) gid=203(dba) groups=1(staff),100(usr)
    oracle@scsuat:/home/oracle/scripts$ whoami
    oracle
    oracle@scsuat:/home/oracle/scripts$ env | grep ORA | sort
    LD_LIBRARY_PATH=/testdata/oracle11g/ORACLE/oraclehome/lib
    LIBPATH=/testdata/oracle11g/ORACLE/oraclehome/lib32:/lib:/testdata/oracle11g/ORACLE/oraclehome/lib
    ORACLE_HOME=/testdata/oracle11g/ORACLE/oraclehome
    ORACLE_SID=xyz
    PATH=/testdata/oracle11g/ORACLE/oraclehome/bin:/testdata/oracle11g/ORACLE/oraclehome/OPatch:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/oracle/bin:/usr/bin/X11:/sbin:.
    TNS_ADMIN=/testdata/oracle11g/ORACLE/oraclehome/network/admin
    oracle@scsuat:/home/oracle/scripts$
    oracle@scsuat:/home/oracle/scripts$
    oracle@scsuat:/home/oracle/scripts$
    oracle@scsuat:/home/oracle/scripts$ sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.2.0 Production on Tue Dec 4 20:32:01 2012
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning option
    SQL> show user
    USER is "SYS"
    SQL> select * from dba_users;
    select * from dba_users
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00942: table or view does not exist
    BR
    Sphinx

  • DBA views into procedure

    Hi,
    I have create a user with dba grant.
    I can select data from dba views, but when I select from dba views into procedure, I have an error message PLS-00201 sys.dba_tables must be declare.
    What is this ?
    Thank in advance for your help
    Nicolas.

    I found the answer. I need to give priviliges explicitly not through the role.
    Topic close.

  • I want detail info about materialized views?

    I want detail info about materialized views?

    The best place to start is the documentation available free online:
    http://www.oracle.com/pls/db102/

  • DBA VIEWS CONSTRAINTS

    Hi Folks
    In which DBA view I found the reference between tables, example:
    I have three tables (emp,dept,sal) the emp has a primary key that is referenced by the tables dept and salary, but I only know the primary key name where I want to know the tables that reference the emp table?
    Thanks and regards,
    Wilson

    ALL_CONS_COLUMNS, DBA_CONS_COLUMNS, USER_CONS_COLUMNS
    and also for more details -
    USER_CONS_OBJ_COLUMNS
    ALL_CONS_OBJ_COLUMNS
    DBA_CONS_OBJ_COLUMNS
    DBA_CONSTRAINTS, ALL_CONSTRAINTS.
    Hope this helps
    -Ash

  • Trigger on a materialized view

    i have a materialized view on a prebuilt table..
    is it possible to write after triggers on the table?
    regards
    raj

    check a last updated column in the materialised view after a refresh..
    and collect those rows and process those as :new rows....
    but i need to keep on checking if the materialized view is refreshed or not.....You would need to use a job to repeatedly check the MVIEW for any rows which have been updated since the last time the job ran. You would need some form of log to record the time your job used to make that check. It is a bit clunky, but if you read Tom Kyte's article you'll understand why triggers don't work.
    An alternative approach would be to have the source tables which feed the MVIEW also trigger whatever additional processing it is that you require. But this would work only in a handful of situations.
    Is this related to other question about Java Stored Procedures?
    Cheers, APC
    blog: http://radiofreetooting.blogspot.com

  • Missing aperture/shuttle speed/exposure bias info in the Viewer overlay

    With the Viewer overlay enabled and set to "Photo Info - EXIF", I can see all expected info except Aperture, Shuttle Speed and Exposure Bias. These info are displayed in the Inspector with the same view selected.
    My computer is iMac 24 (2.4 GHz Intel Core 2 Duo) with 4G RAM, running 10.5.1 and Aperture 1.5.6.
    Have anyone seen this problem? I cannot remember if this is also the case in any prior versions.
    Thanks in advance.

    Zekor wrote:
    With the Viewer overlay enabled and set to "Photo Info - EXIF", I can see all expected info except Aperture, Shuttle Speed and Exposure Bias. These info are displayed in the Inspector with the same view selected.
    Hi, Zekor
    The f-stop should be directly below photo, first above the list, also check to make sure it is checked in the metadata inspector
    victor

  • Info type 0003 View indicator Error

    Hi SAP Gurus,
    Recently we have upgraded our system from R3 4.7 to ECC 6.0.Now in testing i have found that when i try to change the entry date of an employee then system gives me the message
    "Organizational reassignment not permitted**
    *Message no. PG162*
    *Diagnosis*
    *The organizational reassignment is not possible because*
    *The previous and new personnel areas are assigned to different country groupings (MOLGA)*
    *or*
    *The organizational assignment (feature IVWID) and the employee have different infotype view indicators.*
    *System Response*
    *The organizational reassignment is rejected.*
    *Procedure*
    *Check the attributes of the personnel areas, the settings in feature IVWID, and the employee's infotype view indicator in the Payroll Status infotype (transaction SE16, table PA0003, field VIEKN).*
    As per the procedure given when i checked the  VIEKN field in PA0003 i found that its blank and in feature IVWID for country grouping 40 return value is 40 itself.I have checked for other employees also and for each one field VIEKN is blank.
    When i compared the upgraded test system with the previous R3 system i found that field VIEKN is blank there for all employees and in feature IVWID there is no entry for  country grouping 40 and system is returning the value through a function "RP_GET_IVWID"
    Can any body suggest what should i do for this scenario.
    Regards

    Hi,
    In brief the issue is this that for all the employees whose master data were already present on the system before upgrade for all of them "VIEKN" field in info type 0003 is blank as before upgarde in feature IVWID there were no entry in our system for country grouping 40.
    Now in upgarded system In feature IVWID there is an entry for country grouping 40 hence when ever i do any kind of the action on previous employees system gives error to me that no oraganization reassignment possible because of mismatch in IVWID and field VIEKN in info type 0003.
    Now i want to ask should i maintain VIEKN field for all the existing employees or should i remove country grouping entry in feature IVWID.

  • Any DBA views storing history of Dropped schemas?

    DB Version: 10gR2 and higher
    username, created columns in DBA_USERS view display info about the schemaS which currently exist in the DB.
    Is there a Dictionary view which stores the history of Dropped schemas?

    user872043 wrote:
    DB Version: 10gR2 and higher
    username, created columns in DBA_USERS view display info about the schemaS which currently exist in the DB.
    Is there a Dictionary view which stores the history of Dropped schemas?No

  • Report Level Trigger and Creation of View

    Hello Experts!
    I want to know that is it possible to create view in database before running the report and after entering values in report's parameter?
    Regards.
    Oracle User.

    Look into the SRW.DO_SQL procedure.

  • ITunes 11 - why no cover in title view and no infos in artist view???

    Guys really, you keep messing up iTunes from version to version. I think I will finally move to Songbird or other software.
    Why do you always have to remove functions people use and like in iTunes.
    And this has a history!!!
    iTunes10
    In iTunes 10 you removed Covers from the list view and introduced album list view which was essentially the same, you just couldn't dynamically resize covers anymore! Totally useless. So ok.... got used to small covers and got over it.. it was faster in handling my huge library.
    iTunes11
    In iTunes 11 you rename list view to title, cover view to album and album list to artist. Remove the option to scale covers even from album view and oh..... you simply removed cover flow and the beautiful full sceen view of it... oh .. and in the new artist view I can only see title, artist, rating and the year....
    DUDES ARE YOU SERIOUS???????
    Now I have NO view anymore which displays the information on tracks, like producers, comments and so on WITH a cover. Why can't you just add the option to titles view to show a cover column????
    Or let people display more information in artist view....
    Glad I have NO iphone so I can switch back to iTunes10 at least untill I found another software that doesn't make it's users angry everytime an update comes in.
    Sadly, no official apple guy will read this and even consider thinking about changing stuff... but at least I did something for my frustration with writing this post....
    No Regards.,.,

    Um, yeah. We know, HappyMedium27, that you can click on the miniscule thumbnail of the album artwork and a get a bigger rendering of the artwork along with some basic controls. I am guessing at least 90% of the posters here are aware of that. Although it sounds from your post like you  personally just discovered it, that iTunes feature has been around for a long time.
    I hate to state the obvious, but apparently someone is going to need to set you straight. That's not CoverFlow. This thread is about CoverFlow.
    I use it, and so do all of these other people. Sooo, I think you may be missing the point just a little.
    And, no, I don't think I am quite ready yet to "chill the %$#!&* out", as you put it. If you can't deal with that, leave
    Thanks.

  • Collection info in grid view

    In grid view, is it possible to see which collection(s) a photo is assigned to? If yes, where is that setting? I am using LR1.1. Thanks!

    It's not possible in Lightroom 1.1. The feature was introduced with version 2
    BTW: you would be best updating to Lr 1.4.1

  • NOTHING or wrong info in LINK VIEW

    I am using RH HTML x4.1.
    I have taken a project over from a previous writer (no longer
    with the company). I have found MANY "orphaned" topics with no real
    links to anything else. In addition, I am changing many of the
    topic names, etc. I am trying to verify any links that belong to
    existing topics, but when i click the Link View tab, a VERY
    generalized link shows... and doesn't include the actual links that
    exist in the topic.
    Even in NEW topics or new links i've created, this is the
    condition... NOTHING is showing in the Link View (e.g., it shows
    the default main topic that appears when the project is compiled
    with a generic topic linked to it... but NOTHING that represents
    the actual links or topics i'm using. I have hundreds of links
    established between and among the various topics.
    Can you please tell me why this might be happening and if it
    can or cannot be fixed?
    THANKS!
    Kelley

    Hi Kelley
    Yes, Link View is a strange beast. One would expect to click
    the tab and immediately see links to/from the topic currently in
    the WYSIWYG editor. Unfortunately, it wasn't designed that way.
    One way to use it is to display the view, then one-by-one
    drag topics from the Explorer or Project view into the Link View
    pane and drop them.
    Cheers... Rick

  • How do I turn off the photo info. overlay when viewing images in L/R 3?

    Sometimes I take a screenshot from within L/R 3.6 and send it by email. Problem is the image name/date/size info. overlay spoils the image. I've looked all over L/R prefs etc but I can't see how to turn the info. off, assuming it's possible to do so? 
    Also..I have another problem which I can't find help for. 
    I used to be able to import pics from my camera into a specific folder on my hard drive. That was until 2 weeks ago. Now my only choice is to import into the folders below. C. drive - where all my digi camera pics are - is no longer there.  How do I get L/R import to recognise my hard drive again

    With regards to your other problem, you have too many icons on your Desktop (seriously, this is a known bug). Either clean up the desktop and your drives will reappear, or start typing the full path to your folder in the Folder box at the bottom of that browser box and that should work also.
    You could also try the full-screen Import window as well, the Destination Panel in the right-hand column may work differently....

Maybe you are looking for

  • Hashtable vs Vector

    Hi there, I was just wondering if a Hashtable is more efficient than a Vector for holding small amounts of objects. The fuctionality that I require allows me to use either but Id like to use the most efficient if I can find out which that would be. T

  • PO Approval fundamentals help needed

    Hi friends I have some very basic query regarding Purchase order cancellation and approval process in Oracle 11i (11.5.10.2). pls consider the followings *1)* is it possible for a PO where its Approval Status = In Process while its closure status = C

  • How to test if a server is running before connecting?

    If I have a Socket trying to open a connection to a certain IP, is there a way to test this first before I use a new Socket and it throws an Exception? Like I would like to try to connnect 5 times to a server before giving up.

  • Any Function Module to get Service Conditions in Service Contracts???

    Hi All, I have created a function module inside which I have written BDC code for changing Service Contracts (ME32K). I have used Item_condition and item_cond_validity structures in Table parameters. For changing the conditions related to services, I

  • Ap3 on multiple computers?

    I understand I can install Ap3 on up to three Mac's in household. I downloaded Trial onto my MacBook, then paid for Ser No to upgrade it to full version. Would I now download Trial onto my iMac, then enter Ser No I now have onto iMac to upgrade it as