Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Audit trail showing ORA-2004 return codes

526614May 14 2008 — edited Mar 30 2012
We 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?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2012
Added on May 14 2008
8 comments
12,011 views