##########################
## Error
##########################
DIA-48448: This command does not support multiple ADR homes
### Full Error
adrci> ips pack incident 384130 in /tmp
DIA-48448: This command does not support multiple ADR homes
##########################
# Error Occurred
##########################
Error occured while i tried to pack an incident in 11.2.0.3.0 version using adrci utility
##########################
## Command Executed
##########################
In ADRCI,
ips pack incident 384130 in /tmp
**************************************** Step By Step Analysis ******************************************************
#########################################
# 1) Check Homes present in ADR
#########################################
show home
adrci> show home
ADR Homes:
diag/rdbms/db1/db1
diag/asm/+asm/+ASM
diag/asm/+asm/+ASM1
diag/clients/user_oracle/host_1249968719_11
diag/tnslsnr/host01p/listener
diag/tnslsnr/host01p/listener_scan2
diag/tnslsnr/host01p/listener_scan1
diag/tnslsnr/host01p/listeber
diag/tnslsnr/host01p/listener_scan3
diag/tnslsnr/host02/listener
adrci>
=====================================================================================================================
#########################################
# 2) Reason for Failure
#########################################
From above we can see that we have multiple homes present in ADR.
=====================================================================================================================
##########################
## Solution
##########################
set the corresponding database home to pack the incident generated for that database.
set home diag/rdbms/db1/db1
adrci> set home diag/rdbms/db1/db1
adrci>
adrci> show home
ADR Homes:
diag/rdbms/db1/db1
adrci>
adrci> ips pack incident 384130 in /tmp
Generated package 3 in file /tmp/ORA600250_20140122114957_COM_1.zip, mode complete
adrci>
=====================================================================================================================
Comments Are Always welcome
=====================================================================================================================
No comments:
Post a Comment