RSA Product/Service Type: Appliance
RSA Version/Condition: 7.0.x
[FATAL] [INS-13013]
and
Oracle Installer Exit Code: 253
The full error noted in the /tmp/aveksa-install.log is shown here:
Scenario 1: Connection Timeout
The Oracle installation fails due to a connection timeout while trying to resolve the nameserver IP addresses noted in /etc/resolv.conf .
'<CV_CMD>/usr/bin/nslookup -querytype=A<hostname> 111.22.333.123 </CV_CMD><CV_VAL>;; connection timed out; trying next origin;; connection timed out; no servers could be reached </CV_VAL><CV_VRES>0</CV_VRES><CV_LOG>Exectask: runexe was successful</CV_LOG><CV_CMDLOG><CV_INITCMD>/tmp/CVU_12.1.0.2.0_oracle/exectask -runexe /usr/bin/nslookup -querytype=A <hostname> 111.22.333.123 </CV_INITCMD><CV_CMD>/usr/bin/nslookup -querytype=A <hostname> 111.22.333.123 </CV_CMD><CV_CMDOUT> ;; connection timed out; trying next origin</CV_CMDOUT><CV_CMDSTAT>0</CV_CMDSTAT></CV_CMDLOG><CV_ERES>0</CV_ERES>' INFO: FINE: [Task.perform:594] sTaskResolvConfIntegrity:Task resolv.conf Integrity[STASKRESOLVCONFINTEGRITY]:TASK_SUMMARY:FAILED:CRITICAL:OPERATION_FAILED INFO: ERROR: [Result.addErrorDescription:624] Check for integrity of file "/etc/resolv.conf" failed
Scenario 2: nslookup Failure
The installation fails due to an nslookup issue during the Grid installation, with this error:
Scenario 3: ntpq Time Lookup Failure
The installation fails due to an ntpq failure during the Grid installation, with this error:
INFO: FINE: [Task.perform:493] TaskNTP:Network Time Protocol (NTP)[TASKNTP]:TASK_START INFO: FINE: [Task.perform:514] m_nodeList='acm-702' INFO: FINE: [VerificationCommand.execute:297] Output: '<CV_VRES>0</CV_VRES><CV_LOG>Exectask: file check successful</CV_LOG><CV_CMDLOG><CV_INITCMD>/tmp/CVU_12.1.0.2.0_oracle/exectask -chkfile /etc/ntp.conf </CV_INITCMD><CV_CMD>access() /etc/ntp.conf F_OK</CV_CMD><CV_CMDOUT></CV_CMDOUT><CV_CMDSTAT>2</CV_CMDSTAT></CV_CMDLOG><CV_ERES>0</CV_ERES>' INFO: FINE: [VerificationCommand.execute:297] Output: '<CV_CMD>/bin/grep "^ntp" /etc/services </CV_CMD><CV_VAL>ntp 123/tcp # Network Time Protocol [Dave_Mills] [RFC5905] ntp 123/udp # Network Time Protocol [Dave_Mills] [RFC5905] </CV_VAL><CV_VRES>0</CV_VRES><CV_LOG>Exectask: RunGenCmd successful</CV_LOG><CV_CMDLOG><CV_INITCMD>/tmp/CVU_12.1.0.2.0_oracle/exectask -rungencmd /bin/grep "^ntp" /etc/services </CV_INITCMD><CV_CMD>/bin/grep "^ntp" /etc/services </CV_CMD><CV_CMDOUT> ntp 123/tcp # Network Time Protocol [Dave_Mills] [RFC5905]</CV_CMDOUT><CV_CMDSTAT>0</CV_CMDSTAT></CV_CMDLOG><CV_ERES>0</CV_ERES>' INFO: FINE: [VerificationCommand.execute:297] Output: '<CV_CMD>/usr/sbin/ntpq -p </CV_CMD><CV_VAL> remote refid st t when poll reach delay offset jitter ============================================================================== *mickey.lss.emc. 10.254.225.252 2 u 39 64 37 4.662 334643. 106.368 </CV_VAL><CV_VRES>0</CV_VRES><CV_LOG>Exectask: RunGenCmd successful</CV_LOG><CV_CMDLOG><CV_INITCMD>/tmp/CVU_12.1.0.2.0_oracle/exectask -rungencmd /usr/sbin/ntpq -p </CV_INITCMD><CV_CMD>/usr/sbin/ntpq -p </CV_CMD><CV_CMDOUT> remote refid st t when poll reach delay offset jitter</CV_CMDOUT><CV_CMDSTAT>0</CV_CMDSTAT></CV_CMDLOG><CV_ERES>0</CV_ERES>' INFO: ERROR: [ResultSet.addErrorDescription:1078] PRVG-1015 : Time server "10.254.225.252" has time offsets that are not within permissible limit "1000.0" on nodes "acm-702". INFO: ERROR: [Result.addErrorDescription:624] PRVF-5413 : Node "acm-702" has a time offset of 334643.0 that is beyond permissible limit of 1000.0 from NTP Time Server "10.254.225.252" INFO: ERROR: [ResultSet.addErrorDescription:1078] PRVF-5424 : Clock time offset check failed INFO: FINE: [Task.perform:594] TaskNTP:Network Time Protocol (NTP)[TASKNTP]:TASK_SUMMARY:FAILED:CRITICAL:VERIFICATION_FAILED ERRORMSG(GLOBAL): PRVG-1015 : Time server "10.254.225.252" has time offsets that are not within permissible limit "1000.0" on nodes "acm-702". ERRORMSG(GLOBAL): PRVF-5424 : Clock time offset check failed ERRORMSG(acm-702): PRVF-5413 : Node "acm-702" has a time offset of 334643.0 that is beyond permissible limit of 1000.0 from NTP Time Server "10.254.225.252"
Scenario 1: Connection Timeout
The /etc/resolv.conf file contained this information:search <domain>.com nameserver 111.22.333.123 nameserver 111.22.333.444The problem may be resolved by removing the nameserver entry for the IP address that could not be resolved (nameserver 111.22.333.123) and changing etc/resolv.conf to:
search <domain>.com nameserver 111.22.333.444
Because the installation failed previously, the correct next sequence of steps is to uninstall the failed product then reinstall, as follows
- As 'root', execute /tmp/aveksa/staging/deploy/uninstall.sh
- Make sure that all Oracle processes are gone before resuming the installation process.
- As 'root', execute /tmp/aveksa/staging/install.sh
Scenario 2: nslookup Failure
To resolve this problem, contact your internal network team to resolve the nslookup issue.
WARNING: Do NOT temporarily rename /etc/resolv.conf to another name and reinstall as this will bypass important verification steps and there will be future problems.
- As 'root', execute /tmp/aveksa/staging/deploy/uninstall.sh
- Make sure that all Oracle processes are gone before resuming the installation process.
- As 'root', execute /tmp/aveksa/staging/install.sh
Scenario 3: ntpq Time Lookup Failure
The Oracle 12 Grid installation uses the ntpq -p command to ensure the time difference between the machine and the NTP time server is less than one second. In this scenario, the time of the machine was more than one second off from the time that was reported by the NTP server configured on the machine.
- Confirm that an NTP server is configured and that the offset time is less than 1000 milliseconds by running the ntpq command with the -p parameter.
ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
*mickey.lss.emc. 10.254.225.252 2 u 53 64 377 2.221 5.507 0.092
- If the offset is greater than 1000, then as the 'root' user run the ntpd -q command to reset the system time from the timeserver and test again.
ntpd -q
# rcntp ntptimeset Output: Time synchronized with mickey.lss.emc.com
Because the installation failed previously, the correct next sequence of steps is to uninstall the failed product then reinstall, as follows
- As 'root', execute /tmp/aveksa/staging/deploy/uninstall.sh
- Make sure that all Oracle processes are gone before resuming the installation process.
- As 'root', execute /tmp/aveksa/staging/install.sh
Related Articles
Installation fails with '[INS-13001] Environment does not meet minimum requirements' and 'Oracle Net Services configuratio… 113Number of Views Oracle INS-41812 OSDBA and OSASM are the same OS group warning during RSA Identity Governance & Lifecycle installation 38Number of Views How to deploy custom plugins in RSA Identity Governance and Lifecycle 103Number of Views On-Demand Tokencode Delivery by Mobile Phone or E-Mail 81Number of Views What are steps to use Microsoft CA with a SID800? 84Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) How to install the jTDS JDBC driver on WildFly for use with Data Collections in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.8 Setup and Configuration Guide Artifacts to gather in RSA Identity Governance & Lifecycle