I'm installing Forms 6i on a Windows Server 2008. The database is 11.2.0.2.0. The forms installation went smoothly without any issues and the TNSPING80.EXE utility resolves correctly to the tns alias specified in the tnsnames.ora file. I applied the patch 18 as well as replaced the dll files (NN60.DLL & NNB60.DLL). But when I try running the below command a window opens for a split second and crashes:
F:\orant\BIN\ifrun60.EXE F:\imate_runtimes\imh000f.fmx <username>/<password>@<tns_alias>
Any idea what the problem could be? Thank you!