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!

adrci show home --- different than the oracle home of the sid

849425Aug 9 2011 — edited Aug 26 2011
I am trying to figure out to configure adrci to cleanup tracefiles.

However I got confused that adrci show home did not match the initial paramter of : diagnostic_dest.

Here is example:

adrci

ADRCI: Release 11.1.0.7.0 - Production on Tue Aug 9 13:45:08 2011

Copyright (c) 1982, 2007, Oracle. All rights reserved.

ADR base = "/opt/oracle"
adrci> show home
ADR Homes:
diag/rdbms/wdbm/wdbm
diag/clients/user_oracle/host_wdbm
diag/tnslsnr/wdbm/listener_wdbm1
diag/tnslsnr/wdbm/listener_wdbm_local
adrci> exit


---------------------

SQL> show parameter diagnostic

NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
diagnostic_dest string /opt/oracle/admin/WDBM/diag

Before I ran adrci, I setup the . oraenv to the sid name and oracle home is pointing to the right path.

I am out of clue what is going on here and how do I configure adrci to point to the diagnostic_dest?

Thanks,
This post has been answered by Pierre Forstmann on Aug 10 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 23 2011
Added on Aug 9 2011
3 comments
383 views