Message file \ORANT\DBS\FMCUS.MSB not found Oracle Forms 6i

Ahad picture Ahad · Apr 13, 2018 · Viewed 8.7k times · Source

I install Oracle Developer Suite 6i on Windows 10 Professional 64-bit, but when i run form builder, its give the error \ORANT\DBS\FMCUS.MSB not found. but when i search this file in in installed 6i directory this file is exist there, when i google this error, i found a solution: its suggest me to run the form builder in compatibility mode of windows XP service pack 2. but still its show the same error given below: Message file \ORANT\DBS\FMCUS.MSB not found

Kindly suggest me what should i do to get rid from this error. Thank You!

Answer

Connor McDonald picture Connor McDonald · Apr 14, 2018

Typically errors like this mean the software does not know precisely where it is installed. A couple of options that might resolve this (I say might because that is some very old software you've got there).

  1. Try setting ORACLE_HOME as an environment variable
  2. Look in the registry for the the key which nominates where Forms is installed and set ORACLE_HOME there.
  3. Create a batch file which sets ORACLE_HOME and then launches Forms