{"id":2659,"date":"2025-10-23T17:02:07","date_gmt":"2025-10-23T21:02:07","guid":{"rendered":"https:\/\/ebs-dba.com\/wp\/?p=2659"},"modified":"2025-10-23T17:02:07","modified_gmt":"2025-10-23T21:02:07","slug":"adcfgclone-pl-dbtechstack-error","status":"publish","type":"post","link":"https:\/\/ebs-dba.com\/wp\/blog\/2025\/10\/23\/adcfgclone-pl-dbtechstack-error\/","title":{"rendered":"adcfgclone.pl dbTechStack error"},"content":{"rendered":"\n<p>In setting up a new Oracle home for a clone, I recently encountered the error:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\nRC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack<\/code><\/pre>\n\n\n\n<p>Going into the logfile, $ORACLE_HOME\/appsutil\/log\/$CONTEXT\/ApplyDBTechStack_<em>Timestamp<\/em>.log, ouicli.pl failed during the INSTE8_APPLY  phase.  Going up higher in the log and looking at the script output, the error message was:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\nNON-COMPLIANT: \/u01\/app\/oracle\/product\/19.0.0\/dbhome1\/oraInst.loc does not point to an inventory inside the current ORACLE_HOME<\/code><\/pre>\n\n\n\n<p>Unfortunately, this is not the issue (nor is it even related to the actual issue).  To find the actual issue, you need to look in your central Oracle inventory (the location can be found in \/etc\/oraInst.loc in Linux) logs directory.  Go into InstallActions-<em>Timestamp<\/em> and look at the file installActions<em>Timestamp<\/em>.log.  Looking for ERRORMSG, you will find the actual problem:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\nINFO: &#91;Oct 23, 2025 8:01:07 AM] ERROR: &#91;Result.addErrorDescription:800] PRVF-7573 : Sufficient swap size is not available on node \"host\" &#91;Required = 16GB (1.6777216E7KB) ; Found = 7.5GB (7864316.0KB)]\nINFO: &#91;Oct 23, 2025 8:01:07 AM] INFO: &#91;Task.perform:994]\nTaskSwapSize:Swap Size&#91;CHECK_SWAP_SIZE]:TASK_SUMMARY:FAILED:IGNORABLE:VERIFICATION_FAILED:Total time taken &#91;66 Milliseconds]\nERRORMSG(ebsnewdb): PRVF-7573 : Sufficient swap size is not available on node \"host\" &#91;Required = 16GB (1.6777216E7KB) ; Found = 7.5GB (7864316.0KB)]\n<\/code><\/pre>\n\n\n\n<p>Increasing swap to at least 16GB will resolve the error.  This is not the only time that I have encountered misleading error messages around ignorable swap size messages from oui when the installer was embedded in scripts from Oracle.   If you see a strange error message, dig into all the associated logs.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In setting up a new Oracle home for a clone, I recently encountered the error: Going into the logfile, $ORACLE_HOME\/appsutil\/log\/$CONTEXT\/ApplyDBTechStack_Timestamp.log, ouicli.pl failed during the INSTE8_APPLY<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[3],"tags":[],"class_list":["post-2659","post","type-post","status-publish","format-standard","hentry","category-e-business-suite"],"_links":{"self":[{"href":"https:\/\/ebs-dba.com\/wp\/wp-json\/wp\/v2\/posts\/2659","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ebs-dba.com\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ebs-dba.com\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ebs-dba.com\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ebs-dba.com\/wp\/wp-json\/wp\/v2\/comments?post=2659"}],"version-history":[{"count":1,"href":"https:\/\/ebs-dba.com\/wp\/wp-json\/wp\/v2\/posts\/2659\/revisions"}],"predecessor-version":[{"id":2660,"href":"https:\/\/ebs-dba.com\/wp\/wp-json\/wp\/v2\/posts\/2659\/revisions\/2660"}],"wp:attachment":[{"href":"https:\/\/ebs-dba.com\/wp\/wp-json\/wp\/v2\/media?parent=2659"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ebs-dba.com\/wp\/wp-json\/wp\/v2\/categories?post=2659"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ebs-dba.com\/wp\/wp-json\/wp\/v2\/tags?post=2659"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}