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!

Possible ADRCI purge commands in Oracle 11g DB

975148Jan 22 2014

I wanted to know what are the possible ADRCI purge commands in Oracle 11g DB. I know of the following commands for purging alert & trace files respectively:

purge -age 10080 -type ALERT

purge -age 10080 -type TRACE

I wanted to know the similar command for listener log files found in the path $ORACLE_BASE/diag/tnslsnr/<unqualified_hostname>/listener/alert.  The unqualified_hostname would mean that if the hostname is xyz.domain.com, the unqualified_hostname would be xyz.

I hope, my question is clear.

Please revert with the reply to my query.

Regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 19 2014
Added on Jan 22 2014
0 comments
290 views