Skip to Main Content

Oracle Database Discussions

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!

ora-02002

yxes2013Oct 9 2013 — edited Oct 9 2013

Hi all,

11.2.0.1

Aix 6.1

I am just going to exit from my sqlplus connection, but the exit commands hang.

Then I ctrl+c the hanging process and I got

ERROR:

ORA-02002: error while writing to audit trail

ORA-00604: error occurred at recursive SQL level 1

ORA-01013: user requested cancel of current operation

What is causing this?

SQL> select count(*) from sys.aud$;

  COUNT(*)

----------

     39596

I only have small audit trail count, was it getting full?

Thanks,

zxy

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 6 2013
Added on Oct 9 2013
3 comments
1,193 views