Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: obj_privilege in dba_audit_trail
"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
![]() |
![]() |