R12.2.x ADOP : [ERROR] ETCC not run in the database node DBHOSTNAME
[applvis@vis apps]$ adop phase=prepare
Enter the APPS password:
Enter the SYSTEM password:
Enter the WLSADMIN password:
Validating credentials.
Validating system setup.
Node registry is valid.
[ERROR] ETCC not run in the database node vis
The EBS Technology Codelevel Checker needs to be run on the database node.
It is available as Patch 17537119.
Encountered the above errors when performing database validations.
Resolve the above errors and restart adop.
[STATEMENT] Please run adopscanlog utility, using the command
"adopscanlog -latest=yes"
to get the list of the log files along with snippet of the error message corresponding to each log file.
adop exiting with status = 1 (Fail)
[root@vis Desktop]# su - oravis
[oravis@vis ~]$ cd $ORACLE_HOME
[oravis@vis 11.2.0]$ mkdir -p etcc
[oravis@vis 11.2.0]$ mv p17537119_R12_GENERIC.zip etcc/
[oravis@vis 11.2.0]$ unzip etcc/p17537119_R12_GENERIC.zip
[oravis@vis 11.2.0]$ sh etcc/checkDBpatch.sh
Now type
[applvis@vis apps]$ adop phase=prepare
adnodemgrctl.sh: check the logfile /u01/vis/visapps/apps/fs2/inst/apps/VISDB_vis/logs/appl/admin/log/adnodemgrctl.txt for more information ...
The prepare phase completed successfully.
adop exiting with status = 0 (Success)
No comments:
Post a Comment