Re: RC-50013: Fatal: Instantiate driver did not complete successfully
Posted by ErmanArslansOracleBlog on Oct 02, 2024; 2:50pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/RC-50013-Fatal-Instantiate-driver-did-not-complete-successfully-tp12675p12678.html
It seems you got some missing installation tasks in this environment.
9idata directory is missing.
It is already reported in the error log, as follows ->
Looking for the directory : /d01/db/TEST1/12.1.0/nls/data/9idata
Directory does not exist
Looking for file : /d01/db/TEST1/12.1.0/nls/data/old/cr9idata.pl
File exists
In a 12c instance, this amounts to either of the following
- an uncertified version of 12c for Apps
- an unsuccessful installation
Please refer to Metalink note: 1524398.1 for details on further steps
ERRORCODE = 1 ERRORCODE_END
So follow "MOS note 1524398.1 - Section 7 Create nls/data/9idata directory" to create nls/data/9idata directory.