Rapid Clone Fails On RHEL Linux7.3 With /etc/inittab Does Not Seem To Contain Default Runlevel Informat
SYMPTOMS
E-Business Suite 12.2 Applications Manager, Rapidclone related issues
Rapid clone fails on Appstier with Error: /etc/inittab does not seem to contain default runlevel information
From the prereqcheck.log file the following error is received:
....................
Check Name:CertifiedVersions
Check Description:This is a prerequisite condition to test whether the Oracle software is certified on the current O/S or not.
/etc/inittab does not seem to contain default runlevel information.
Expected result: One of oracle-7,redhat-7,redhat-6,oracle-6,oracle-5,enterprise-5.4,enterprise-4,enterprise-5,redhat-5.4,redhat-4,redhat-5,SuSE-10,SuSE-11
Actual Result: redhat-n/a
Check complete. The overall result of this check is: Failed <<<<
CAUSE
File /etc/oracle-release is missing in the environment.
SOLUTION
To implement the solution test the following steps in a development instance and then migrate accordingly:
1. Create the file /etc/oracle-release with a line "Oracle Linux Server release <version>"
(Replace <version> with the version verified from the release version of /etc/redhat-release and /etc/system-release) in your env:
eg)
If /etc/redhat-release and /etc/system-release has Red Hat Enterprise Linux Server release 7.3,
create the /etc/oracle-release as below:
Oracle Linux Server release 7.3
2. Retest Rapid Clone and confirm the error is resolved.
DOC ID - 2284996.1
No comments:
Post a Comment