While running ADRCI in a box where multiple Oracle instances are installed; comes with below error.
adrci> show control
DIA-48448: This command does not support multiple ADR homes
Reason is existence of multiple oracle database instances/ASM/Listener homes etc. Solution is to set the ADRCI home for the instance you want to operate.
adrci> show homes
ADR Homes:
diag/rdbms/DBRAC/DBRAC1
diag/tnslsnr/DBRAC1/listener
diag/asm/+asm/+ASM1
adrci> SET HOME diag/rdbms/DBRAC/DBRAC1
Now ADRCI can operate on the HOME we've selected.
thanks, this helped.
ReplyDeleteAppreciate your feedback. Good to know that it helped.
ReplyDeletethanks for the post. saved me time
ReplyDeleteGreat. Your article really helped me. Thank you so much
ReplyDeleteThis was a time saver - thank you for sharing.
ReplyDeleteDIDN'T WORK WITH ME
ReplyDelete