Autoconfig failed with afdprf.sh script due to invalid package body
Hi experts,
Autoconfig got failed in DB tier with the following error.
AutoConfig could not successfully execute the following scripts:
Directory: /u01/dbtier/vis/db/tech_st/11.1.0/appsutil/install/VIS_indur12
afdbprf.sh INSTE8_PRF 1
so i manually executed afdbprf.sh scriprt and i got the below error.
ERROR at line 1:
ORA-04063: package body "APPS.ADX_PRF_PKG" has errors
ORA-06508: PL/SQL: could not find program unit being called: "APPS.ADX_PRF_PKG"
ORA-06512: at line 7
I found that ADX_PRF_PKG body is invalid .
I am unable to compile package body ADX_PRF_PKG.
please help me in this.
Autoconfig got failed in DB tier with the following error.
AutoConfig could not successfully execute the following scripts:
Directory: /u01/dbtier/vis/db/tech_st/11.1.0/appsutil/install/VIS_indur12
afdbprf.sh INSTE8_PRF 1
so i manually executed afdbprf.sh scriprt and i got the below error.
ERROR at line 1:
ORA-04063: package body "APPS.ADX_PRF_PKG" has errors
ORA-06508: PL/SQL: could not find program unit being called: "APPS.ADX_PRF_PKG"
ORA-06512: at line 7
I found that ADX_PRF_PKG body is invalid .
I am unable to compile package body ADX_PRF_PKG.
please help me in this.
Tagged:
0