Tuesday, February 9, 2016

Fix for Oracle 12c database installation error: File not found C:\app\oracle12c\product\12.1.0\dbhome_2\ctx\admin\dr0ulib.sql.sbs


Sometimes we see the below error on installation of the Oracle 12c Database

File not found C:\app\oracle12c\product\12.1.0\dbhome_2\ctx\admin\dr0ulib.sql.sbs

Solution for the issue

1. Unzip the database zip files into one single directory (C:\DBSetup) say as below

  • winx64_12102_database_1of2
  • winx64_12102_database_2of2

2. Now copy the setup folder in 2nd folder to first older (If the windows asks for merging, do it)

3. Then abort the current installation and start fresh again. It should be done.