linuxformsoracleoracleformsoracle-fusion-middleware

Installing a oracle forms development machine


After working with Oracle databases and Apex for many years, I want to get some knowledge about Oracle forms & reports, because they are still quite widely used.

I've never seen Oracle forms & reports, so I want to create a development installation for learning purposes. Unfortunately installing Oracle forms seems a bit more tedious than I expected and I'm a bit stuck.

Windows installation

I first tried installing Oracle 12c (from http://www.oracle.com/technetwork/developer-tools/forms/downloads/index.html) on windows 7 x64. I installed the "Standalone forms builder", because when I chose "Forms and reports deployment", I got this error:

enter image description here

After installation I tried to start frmbld.exe, but immediately got this error:

FRM-91135: fatal error: message file D:\oracle\client\user123\product\12.1.0\client_1\forms\mesg\fmcus.msb not found

My oracle client is installed in that directory, but the mentioned file is certainty not there.

linux installation

Googling around I did not find any solution for this problem, so i decided to switch to a Linux virtual box machine. I installed Oracle linux x64 and then installed with a download from the same page again.

Once more I could only choose "Standalone forms builder", when I chose "Forms and reports deployment" I got exactly the same error as on windows. The installation ran successful.

After installation I tried to start formbuilder, this time I was presented this error:

./frmbld: error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory

So now I'm a bit stuck. My questions are:


Solution

  • Unfortunately I was unable to get it properly working with my previous attempts. In the end I restarted an installed a windows 10 x64 virtual machine, after which i followed these excellent video's to get everything working: https://www.youtube.com/watch?v=4tgtHPJGc7o