Re: R12.2 Installation Failed on OEL 7.2
Posted by Amar Jadhav on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/R12-2-Installation-Failed-on-OEL-7-2-tp3547p3597.html
Hi Erman,
I gave dba as primary group for oracle as well as applmgr user and oraInventory also.
OraInventory Details:
[oracle@node1 ~]$ cat /etc/oraInst.loc
inventory_loc=/u03/oraInventory
inst_group=dba
[oracle@node1 ~]$
[oracle@node1 ~]$ id applmgr
uid=1002(applmgr) gid=1001(dba) groups=1001(dba)
[oracle@node1 ~]$ id oracle
uid=1001(oracle) gid=1001(dba) groups=1001(dba)
[oracle@node1 ~]$ uname -a
Linux node1.mmrcl.com 3.8.13-98.7.1.el7uek.x86_64 #2 SMP Wed Nov 25 13:51:41 PST 2015 x86_64 x86_64 x86_64 GNU/Linux
[oracle@node1 ~]$ lsb_release -id
Distributor ID: OracleServer
Description: Oracle Linux Server release 7.2
[oracle@node1 ~]$
[oracle@node1 u01]$ ll
total 4
drwxrwxr-x 3 oracle dba 4096 Sep 25 21:09 dbTier
[oracle@node1 u01]$ cd
[oracle@node1 ~]$ cd /u02/
[oracle@node1 u02]$ ll
total 4
drwxr-xr-x 3 applmgr dba 4096 Sep 25 21:10 appsTier
[oracle@node1 u02]$
#######################a#################################
All prerequisite are fine. all system check are ok . still getting RW:50004 error.
this is getting faile while installation of oracle database.
I am attaching inventory log and db installation log again.
###########################Inventory log #################
/u03/oraInventory/logs/installActions2017-09-25_09-15-42PM.log.
PISession.java:490)
at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller. java:1010)
at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller. java:971)
at oracle.install.driver.oui.OUISetupDriver.setup(OUISetupDriver.java:36 0)
at oracle.install.driver.oui.SetupJob.call(SetupJob.java:320)
at oracle.install.driver.oui.SetupJob.call(SetupJob.java:53)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec utor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor .java:918)
at java.lang.Thread.run(Thread.java:682)
INFO: Update the state machine to STATE_READY
INFO: isSuccessfullInstallation: false
INFO: isSuccessfullRemoteInstallation: true
INFO: Adding ExitStatus FAILURE to the exit status set
INFO: Shutting down OUISetupDriver.JobExecutorThread
SEVERE: [FATAL] invalid entry CRC (expected 0x51b541a3 but got 0x8d6077d1)
CAUSE: No additional information available.
ACTION: Refer to the logs or contact Oracle Support Services
SUMMARY:
- invalid entry CRC (expected 0x51b541a3 but got 0x8d6077d1).
Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorA dvisor:5711
INFO: Advice is ABORT
SEVERE: Unconditional Exit
INFO: Adding ExitStatus FAILURE to the exit status set
INFO: Dispose the current Session instance
INFO: Dispose the install area control object
INFO: Update the state machine to STATE_CLEAN
INFO: Finding the most appropriate exit status for the current application
INFO: Exit Status is -1
INFO: Shutdown Oracle Database 12c Release 1 Installer
^C
[root@node1 logs]# clear
[root@node1 logs]#
[root@node1 logs]# pwd
/u03/oraInventory/logs
[root@node1 logs]# tail -50f installActions2017-09-25_09-15-42PM.log
INFO: Improper Action Type Found in ParsingDEINSTALL
INFO: HomeSetup JRE files in Scratch :0
INFO: Setting variable 'ROOTSH_LOCATION' to '/u01/dbTier/oracle/PROD/12.1.0/root.sh'. Received the value from a code block.
INFO: Setting variable 'ROOTSH_LOCATION' to '/u01/dbTier/oracle/PROD/12.1.0/root.sh'. Received the value from a code block.
INFO: InstallProgressMonitor: Starting phase 2
INFO: Installation in progress
INFO: Installation in progress
INFO: Extracting files to '/u01/dbTier/oracle/PROD/12.1.0'.
INFO: Extracting files to '/u01/dbTier/oracle/PROD/12.1.0'.
INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_dirs.lst'.
INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_filemap.jar'.
INFO: Performing fastcopy operations based on the information in the file 'racfiles.jar'.
INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_exp_1.xml'.
INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_1.xml'.
INFO: Performing fastcopy operations based on the information in the file 'setperms1.sh'.
INFO: Number of threads for fast copy :1
INFO: invalid entry CRC (expected 0x51b541a3 but got 0x8d6077d1)
SEVERE: oracle.sysman.oii.oiif.oiifb.OiifbEndIterateException: invalid entry CRC (expected 0x51b541a3 but got 0x8d6077d1)
at oracle.sysman.oii.oiic.OiicInstallAPISession.doOperation(OiicInstallAPISession.java:490)
at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:1010)
at oracle.sysman.oii.oiic.OiicAPIInstaller.doOperation(OiicAPIInstaller.java:971)
at oracle.install.driver.oui.OUISetupDriver.setup(OUISetupDriver.java:360)
at oracle.install.driver.oui.SetupJob.call(SetupJob.java:320)
at oracle.install.driver.oui.SetupJob.call(SetupJob.java:53)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:682)
INFO: Update the state machine to STATE_READY
INFO: isSuccessfullInstallation: false
INFO: isSuccessfullRemoteInstallation: true
INFO: Adding ExitStatus FAILURE to the exit status set
INFO: Shutting down OUISetupDriver.JobExecutorThread
SEVERE: [FATAL] invalid entry CRC (expected 0x51b541a3 but got 0x8d6077d1)
CAUSE: No additional information available.
ACTION: Refer to the logs or contact Oracle Support Services
SUMMARY:
- invalid entry CRC (expected 0x51b541a3 but got 0x8d6077d1).
Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:5711
INFO: Advice is ABORT
SEVERE: Unconditional Exit
INFO: Adding ExitStatus FAILURE to the exit status set
INFO: Dispose the current Session instance
INFO: Dispose the install area control object
INFO: Update the state machine to STATE_CLEAN
INFO: Finding the most appropriate exit status for the current application
INFO: Exit Status is -1
INFO: Shutdown Oracle Database 12c Release 1 Installer
############################dbinstall log ############################
/u01/dbTier/oracle/PROD/12.1.0/appsutil/log/PROD_node1/09252108.log
[oracle@node1 PROD_node1]$ pwd
/u01/dbTier/oracle/PROD/12.1.0/appsutil/log/PROD_node1
[oracle@node1 PROD_node1]$ ls
09252108.log
[oracle@node1 PROD_node1]$ tail -100f 09252108.log
instantiate file:
source : /backup/R12.2_dump/linux_dumpr12/startCD/Disk1/rapidwiz/template/adrun12c.sh
dest : /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/adrun12c.sh
backup : /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/adrun12c.sh to /u01/dbTier/oracle/PROD/12.1.0/appsutil/out/PROD_node1/templbac/adrun12c.sh
setting permissions: 755
setting ownership: oracle:dba
instantiate file:
source : /backup/R12.2_dump/linux_dumpr12/startCD/Disk1/rapidwiz/template/adrundb.sh
dest : /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/adrundb.sh
backup : /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/adrundb.sh to /u01/dbTier/oracle/PROD/12.1.0/appsutil/out/PROD_node1/templbac/adrundb.sh
setting permissions: 755
setting ownership: oracle:dba
instantiate file:
source : /backup/R12.2_dump/linux_dumpr12/startCD/Disk1/rapidwiz/template/adRacAutoconfig.sh
dest : /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/adRacAutoconfig.sh
backup : /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/adRacAutoconfig.sh to /u01/dbTier/oracle/PROD/12.1.0/appsutil/out/PROD_node1/templbac/adRacAutoconfig.sh
setting permissions: 755
setting ownership: oracle:dba
Step 0 of 8
Command: /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/adrun12c.sh
Step 1 of 8: Doing UNIX preprocessing
Executing: chmod -R 777 /u03/oraInventory
chmod -R 777 /u03/oraInventory has succeeded
Processing Step 1 of 8
Executing: su oracle -c "/u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/adrun12c.sh"
STARTED INSTALL PHASE : 12c RDBMS : Mon Sep 25 21:15:40 EDT 2017
runProcess_1
Statusstring Installing Database Oracle Home.
Copying templates to temp area
New Perl command:
perl -pi -e 's/txkTopology_R1220_DB11gR2_11202_Patches.xml/txkTopology_R1220_DB12cR1_12102.xml/g' /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/xmldocs/instDB.xml
Copying one-off patches to temp area
Found /u01/dbTier/oracle/PROD/12.1.0/appsutil/conf_PROD.txt
Installing Oracle Database Home.
Using /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/xmldocs/instDB.xml
Executing command: /backup/R12.2_dump/linux_dumpr12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0//bin/java/bin/java -cp /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/DBInstallHome/fnd/../j22065856_fnd.zip:/u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/DBInstallHome/fnd/java/3rdparty/stdalone/xmlparserv2.zip -Doracle.apps.fnd.txk.env_home=/u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/ -Doracle.apps.fnd.txk.runtime.config=/u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/xmldocs/instDB.xml oracle.apps.fnd.txk.config.InstallService
Fatal Error: TXK Install Service
oracle.apps.fnd.txk.config.ProcessStateException: OUI process failed : Exit=255 See log for details. CMD= /backup/R12.2_dump/linux_dumpr12/TechInstallMedia/database/database/runInstaller -waitForCompletion -ignoreSysPrereqs -force -silent -responseFile /u01/dbTier/oracle/PROD/12.1.0/temp/PROD_node1/cfgHome/response/DB_HOME/txkDB12cR1_12102.rsp
at oracle.apps.fnd.txk.config.OUIPatchActionNode.processState(OUIPatchActionNode.java:160)
at oracle.apps.fnd.txk.config.PatchActionNode.processState(PatchActionNode.java:187)
at oracle.apps.fnd.txk.config.PatchNode.processState(PatchNode.java:338)
at oracle.apps.fnd.txk.config.PatchesNode.processState(PatchesNode.java:79)
at oracle.apps.fnd.txk.config.InstallNode.processState(InstallNode.java:68)
at oracle.apps.fnd.txk.config.TXKTopology.traverse(TXKTopology.java:594)
at oracle.apps.fnd.txk.config.InstallService.doInvoke(InstallService.java:224)
at oracle.apps.fnd.txk.config.InstallService.invoke(InstallService.java:237)
at oracle.apps.fnd.txk.config.InstallService.main(InstallService.java:291)
Cannot install Oracle Database Home
RW-50010: Error: - script has returned an error: 1
RW-50004: Error code received when running external process. Check log file for details.
Running Database Install Driver for PROD instance
##########################################################
still issues is same.