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

Home -> Community -> Usenet -> c.d.o.server -> Re: obj_privilege in dba_audit_trail

Re: obj_privilege in dba_audit_trail

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Mon, 29 Nov 2004 20:47:14 +0100
Message-ID: <41ab7dc9$0$27015$636a15ce@news.free.fr>

"Terry Dykstra" <tddykstra_at_forestoil.ca> a écrit dans le message de news:EgKqd.207348$df2.60925_at_edtnps89...
> I'm trying to find out what privilege belongs to each position in the
> obj_privilege column in the dba_audit_trail view. For example, position 10
> seems to be 'select' privilege, position 7 is 'insert'. Does anyone have a
> complete description?
> Oracle 9.2.0.5
>
> --
> Terry Dykstra
> Canadian Forest Oil Ltd.
>
>
>

Maybe same thing as ses_actions column, from doc:

...in the order ALTER, AUDIT, COMMENT, DELETE, GRANT, INDEX, INSERT, LOCK, RENAME, SELECT, UPDATE, REFERENCES, and EXECUTE. Positions 14, 15, and 16 are reserved for future use.

Regards
Michel Cadot Received on Mon Nov 29 2004 - 13:47:14 CST

Original text of this message

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