Saturday, January 24, 2009

Conversion Application

Try to list in catalog: list of attr l=1 as the only option at that level.
Else, at least indicate as illegal.

Xref automation high priority

useful sql

audit select on cvg.tblbooklist by session;

alter system set db_recovery_file dest_size=23622320128 scope=both;

This is a command line way to see audit results ... There has to be some setup, of course. Either from em or .... will see my txt file notes regarding this and put it in this note.
SELECT "OWNER", "OBJ_NAME", "USERNAME", "ACTION_NAME", "TIMESTAMP" FROM "SYS"."DBA_AUDIT_OBJECT";