Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> anyone see my DBA_AUDIT_TRAIL ???

anyone see my DBA_AUDIT_TRAIL ???

From: Sinardy Xing <SinardyXing_at_bcs-ach.com.sg>
Date: Sun, 07 Apr 2002 20:38:17 -0800
Message-ID: <F001.0043E0BB.20020407203817@fatcity.com>


Hi guys,

Please help me solved this

SQL> show user
USER is "SYS"

SQL> select owner, object_name, object_type from all_objects where object_name = 'DBA_AUDIT_TRAIL';

OWNER                          OBJECT_NAME                    OBJECT_TYPE
------------------------------ ------------------------------ ------------------
SYS                            DBA_AUDIT_TRAIL                VIEW
PUBLIC                         DBA_AUDIT_TRAIL                SYNONYM


SQL> desc DBA_AUDIT_TRAIL
ERROR:
ORA-24372: invalid object for describe

Why I can not describe my DBA_AUDIT_TRAIL ?
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Sinardy Xing
  INET: SinardyXing_at_bcs-ach.com.sg

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Sun Apr 07 2002 - 23:38:17 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US