adcfgclone.pl error:RC-50014: Fatal: Execution of AutoConfig was failed in R12.
The following report lists errors AutoConfig encountered during each
phase of its execution. Errors are grouped by directory and phase.
The report format is:
<filename> <phase> <return code where appropriate>
[INSTANTIATE PHASE]
AutoConfig could not successfully instantiate the following files:
Directory: /oracle/NDEV/ora/db/tech_st/11.2.0/appsutil/install/NDEV_erptest
adcrdb.sh INSTE8
AutoConfig is exiting with status 1
RC-50014: Fatal: Execution of AutoConfig was failed
Raised by oracle.apps.ad.clone.ApplyDBTechStack
Solution:we have to copy the adcrdb.sh file ($ORACLE_HOME/appsutil/template) from Source to target ($ORACLE_HOME/appsutil/template) then we run the adcfgclone.pl dbTier again.
Note: Normally adcrdb.sh file is missed if we provide the wrong apps password on target
------------------------------------------------下面的错误是同一个原因-----------------------------------------------
RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported
Last update (2012-06-18 18:04:30)
Date added (2012-06-16 14:05:52)
Summary
During the post cloning steps at the dbTier of an E-Business Suite R12.1.3 i get the error:
$ unzip -version
$ which uzip
And i found out that i have Unzip version 6!
But at the "source" system i do have the version UnZip 5.52
Workaround:
Copy from the "source" system the unzip version 5.52 and put it under "target" system:
/usr/bin/unzip
/system_base_directory/db/tech_st/11.2.0/bin/unzip
MyOracle Support offers a solution with a patch:
RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported [ID 1410514.1]
Tip:
After solving the issue with unzip and running again the dbTier post cloning steps you might get the error:
/u01/saudi_arabia_ar/db/tech_st/11.2.0/appsutil/template/adcrdb.sh is Deleted from the first failed clone process.
Workaround: Copy again all the template directory from the "source" system and put it to the "target" system.
Run again $ perl adcfgclone.pl dbTier
During the post cloning steps at the dbTier of an E-Business Suite R12.1.3 i get the error:
RC-20200 Fatal: Could Not Find Unzip. At This Time Only Native UnZip 5.X is SupportedI check my unzip version:
$ unzip -version
$ which uzip
And i found out that i have Unzip version 6!
But at the "source" system i do have the version UnZip 5.52
Workaround:
Copy from the "source" system the unzip version 5.52 and put it under "target" system:
/usr/bin/unzip
/system_base_directory/db/tech_st/11.2.0/bin/unzip
MyOracle Support offers a solution with a patch:
RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported [ID 1410514.1]
Tip:
After solving the issue with unzip and running again the dbTier post cloning steps you might get the error:
[AutoConfig Error Report] The following report lists errors AutoConfig encountered during each phase of its execution. Errors are grouped by directory and phase. The report format is: [INSTANTIATE PHASE] AutoConfig could not successfully instantiate the following files: Directory: /u01/saudi_arabia_ar/db/tech_st/11.2.0/appsutil/install/PRODAR_ebsdbprd adcrdb.sh INSTE8 AutoConfig is exiting with status 1 RC-50014: Fatal: Execution of AutoConfig was failed Raised by oracle.apps.ad.clone.ApplyDBTechStackThe problem now is that the file:
/u01/saudi_arabia_ar/db/tech_st/11.2.0/appsutil/template/adcrdb.sh is Deleted from the first failed clone process.
Workaround: Copy again all the template directory from the "source" system and put it to the "target" system.
Run again $ perl adcfgclone.pl dbTier
相关推荐
2)....Fixed: Range check error in processes information for x64 machines (affects startup of any EurekaLog-enabled module) 3)....Fixed: Auto-detect personality by project extension if --el_mode switch...
网友分享的能够解决fatal error C1083: Cannot open include file: 'config-win.h': No such file or directory问题的程序。MySQL-python-1.2.3.win32-py2.7.exe-32位MySQL-python-1.2.3.win-amd64-py...
fatal error C1083: 无法打开包括文件:“stdint.h”: No such file or directory 【错误】fatal error C1083: 无法打开包括文件:“stdint.h”: No such file or directory 【原因】stdint.h是c99标准的头文件,vc不...
**正文** `arm-linux-gnueabihf` 是一个针对ARM架构的交叉编译工具链,用于在非ARM平台上构建适用于ARM处理器的Linux应用程序。这个名称中的每个部分都有特定含义,理解它们对于掌握交叉编译至关重要。...
在本例中,我们关注的错误是“fatal error: boostdesc_bgm.i: No such file or directory”,这通常意味着在尝试编译代码时,编译器无法找到名为“boostdesc_bgm.i”的特定头文件。 `boostdesc_bgm.i` 文件是Boost...
fatal error C1083: 无法打开包括文件:“stdint.h”: No such file or directory. stdint.h是c99标准的头文件,vc不支持,所以肯定会提示“No such file or directory”的。使用方法:下载压缩包,解压得到两个.h...
fatal error: pcre2.h: No such file or directory 27 | #include "pcre2.h" 安装swoole遇到错误,把pcre2.h 放到、usr/include下
在编译过程中,可能还会出现其他错误,例如make[1]: Entering directory `/root/rpmbuild/BUILD/test/conf',make[1]: * [conf_init32.o] Error 1等等。这些错误都是由于缺少32位兼容包导致的,可以通过安装相应的包...
18年7月更新,清华镜像,完美解决 Yocto,Android fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle 错误,绕开GFW
ARM交叉编译器:arm-sgmstar-gnueabihf-9.1.0-202007-gcc 免安装压缩包:SSC357_arm-sgmstar-gnueabihf-9.1.0-202007.tar.gz
MinGW编译时报错: fatal error: -fuse-linker-plugin, but liblto_plugin-0.dll not found 时缺少的一个文件,将文件下载后放在C:\MinGW\libexec\gcc\mingw32\xxx目录下(xxx是你的g++版本号)下,问题即可解决
4)....Added: Improvements in fatal errors diagnostics 5)....Added: Capturing thread names from non-EurekaLog code (only when low-level hooks are installed) 6)....Fixed: (C++ Builder only) Crash when ...
gcc-linaro-7.5.0-2019.12-i686-mingw32_arm-linux-gnueabihf gcc-linaro-7.5.0-2019.12-win32-manifest compile arm from windows
解决方案】 ... 2. 解压后把inttypes.h和stdint.h放到vc的include目录就可以了。我安装的是VS2008,安装到的默认位置,因此include的路径就是:C:\Program Files\Microsoft Visual Studio 9.0\VC\include
《SecureCRT工具在Linux环境下的应用详解》 SecureCRT是一款强大的远程终端仿真程序,尤其在Linux系统中的使用广泛。它支持多种协议,如SSH、Telnet、Serial等,为用户提供了一个安全、高效的命令行访问环境。...
PIP安装TA_Lib报talib/_ta_lib.c:526:28: fatal error: ta-lib/ta_defs.h: 没有那个文件或目录解决办法,只在WIN10测试过,python版本3.10
my_config.h: No such file or directory. 解决办法:1)mysql版本太高,可降低版本 --此路一般不会考虑 2)注意下载的mysql-python的版本是否符和当前版本兼容 2)下载附件中的文件,放至/usr/include目录下,重新...
Error while executing: npm ERR! /usr/bin/git ls-remote -h -t https://github.com/nhn/raphael.git npm ERR! npm ERR! fatal: unable to access 'https://github.com/nhn/raphael.git/': Failed connect to ...