Audit trail showing ORA-2004 return codes
526614May 14 2008 — edited Mar 30 2012We have development and support staff using SQLDeveloper 1.2.1 on Windows XP, connecting to a 10.2.0.3 db on an AIX 5L server.
I've got auditing turned on for the databases, and whenever one of the guys fires up SQLDeveloper, it leaves a number of entries in the audit trail as follows:
Action Name ReturnCode Owner Obj_name
SELECT 2004 SYS LINK$
SELECT 2004 SYS IND$
SELECT 2004 SYS SUM$
SELECT 2004 SYS OBJ$
SELECT 2004 SYS USER$
SELECT 2004 SYS DBA_OBJECTS
These entries didn't occur when they were just using the 1.1 version - can anyone explain why they are there, and if they can be suppressed please?