Invoke Forms Builder (Version 9.0.4.0.19) on the (Solaris-8) command using Reflection X-Windows [message #630582] |
Tue, 30 December 2014 12:21 |
doddiv
Messages: 11 Registered: May 2006
|
Junior Member |
|
|
Hi All,
I am in an unusual situation associated with an application that has needed upgrade but delaying due to unavoidable circumstances.
My desktop with Windows-7 is my development environment. It has Forms Builder with version 10.1.2.0.2 which I can only access in Windows-XP mode. We have an application running on Solaris-8 (hosted on top of Solaris-10) developed in Forms version 9.0.4.0.19.
Now I need to increase a field length on one of the screens. If I modify the file on version 10.1.2.0.2, the compiler on the host (with version 9.0.4.0.19) is throwing an error FRM-30085: Unable to adjust form for output. So, I thought of modifying the file by invoking the Forms Builder on the host itself which has in version 9.0.4.0.19. But could not able to find the executable. Could someone please help me by giving the correct file name and if possible how to invoke it by using the Reflection X-Windows.
For info I have a different application on Solaris-10 with Forms 11g and successfully invoking the Forms Builder through the Reflection X-Windows by executing frmbld.sh which is in the /u01/Oracle/Middleware/asinst_1/bin directory. I am looking for similar executable in the version 9.0.4.0.19? Appreciate for any help!
|
|
|
|
Re: Invoke Forms Builder (Version 9.0.4.0.19) on the (Solaris-8) command using Reflection X-Windows [message #630584 is a reply to message #630582] |
Tue, 30 December 2014 16:09 |
doddiv
Messages: 11 Registered: May 2006
|
Junior Member |
|
|
Hi Littlefoot, many thanks for the reply!
But, I believe you didn't completly understood my problem. I am not getting the mentioned FRM error on the Windows where the builder version is 10.1.2.0.2. So, from fmb to fmx is OK on the Windows desktop. But I have to deploy the modified fmb file (not the fmx file) from windows to the host which is Solaris-8, with Oracle app server version 9.0.4.0.19. There on the host the compilation is giving the FRM error. Why I am getting error on the host? Because the modified fmb is from the higher version and the compiler on the host is in lower version.
Instead of deploying the modified fmb (10.1.2.0.2) file, I would like to take the archived fmb (version 9.0.4.0.19) on the host, then open it on the Forms Builder invoked on the host, modify and compile there itself on the host. This way I can eliminate the FRM error. To do this I need to know what is the builder file name on the host which is with 9.0.4.0.19?
Hope you followed my point?
|
|
|
|
|
|