Home » Developer & Programmer » Forms » Oracle forms do not compile (11.5.10 AIX)
Oracle forms do not compile [message #516233] Fri, 15 July 2011 11:40 Go to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
If I copy a fmb from Linux to Windows after saving the fmb without anychanges I can not compile it.
I get
"ROS ERRORL -200
Segmentation fault(coredump).

I have noticied that the form has increased a lot in size

Any ideas

[Updated on: Fri, 15 July 2011 11:46]

Report message to a moderator

Re: Oracle forms do not compile [message #516245 is a reply to message #516233] Fri, 15 July 2011 13:01 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
I can think of the following:

Form was not ftp'd in binary.
Forms version is higher than the compile version on Window$.
Re: Oracle forms do not compile [message #516250 is a reply to message #516245] Fri, 15 July 2011 13:36 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
joy_division wrote on Fri, 15 July 2011 19:01
I can think of the following:

Form was not ftp'd in binary.
Forms version is higher than the compile version on Window$.

I checked the ftp but not the forms version in Windows I will have to try that.
However I didn't compile it in Windows. I just opened the fmb and saved it.

If I compiled it and copied the fmx over I got a different error.

[Updated on: Fri, 15 July 2011 13:39]

Report message to a moderator

Re: Oracle forms do not compile [message #516257 is a reply to message #516250] Fri, 15 July 2011 14:21 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Forms 6.0 (Form Compiler) Version 6.0.8.28.0 (Production)

 

Forms 6.0 (Form Compiler): Release  - Production

 

(c) Copyright 1999 Oracle Corporation.  All rights reserved.

 

Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production

     With the Partitioning, OLAP, Data Mining and Real Application Testing options

PL/SQL Version 8.0.6.3.0 (Production)

Oracle Procedure Builder V6.0.8.21.0 Build #0 - Production

Oracle Virtual Graphics System Version 6.0.5.39.0 (Production)

Oracle Multimedia Version 6.0.8.25.0 (Production)

Oracle Tools Integration Version 6.0.8.17.0 (Production)

Oracle Tools Common Area Version 6.0.5.32.0

Oracle CORE Version 4.0.6.0.0 - Production

ROS ERROR: -200

The above is forms in Unix

In windows is below
Forms 6.0 (Form Compiler) Version 6.0.8.28.0 (Production)

 

Forms 6.0 (Form Compiler): Release  - Production

 

(c) Copyright 1999 Oracle Corporation.  All rights reserved.

 

Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production

     With the Partitioning, OLAP, Data Mining and Real Application Testing options

PL/SQL Version 8.0.6.3.0 (Production)

Oracle Procedure Builder V6.0.8.21.0 Build #0 - Production

Oracle Virtual Graphics System Version 6.0.5.39.0 (Production)

Oracle Multimedia Version 6.0.8.25.0 (Production)

Oracle Tools Integration Version 6.0.8.17.0 (Production)

Oracle Tools Common Area Version 6.0.5.32.0

Oracle CORE Version 4.0.6.0.0 - Production

ROS ERROR: -200

Is there something I need to set up in Unix?
Re: Oracle forms do not compile [message #516261 is a reply to message #516257] Fri, 15 July 2011 14:32 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
These versions (Unix & Windows) seem to be exactly the same; are they really, or did you - by mistake - post wrong information for one of them?

[Updated on: Sat, 16 July 2011 13:43]

Report message to a moderator

Re: Oracle forms do not compile [message #516264 is a reply to message #516261] Fri, 15 July 2011 14:53 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
It has been a long day - the first time I have used forms since 2004!
Forms [32 Bit] Version 10.1.2.0.2 (Production)

Oracle Toolkit Version 10.1.2.0.2 (Production)

PL/SQL Version 10.1.0.4.2 (Production)

Oracle Procedure Builder V10.1.2.0.2 - Production

PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)

Oracle Query Builder 10.1.2.0.2 - Production

Oracle Virtual Graphics System Version 10.1.2.0.2 (Production)

Oracle Tools GUI Utilities Version 10.1.2.0.2 (Production)

Oracle Multimedia Version 10.1.2.0.2 (Production)

Oracle Tools Integration Version 10.1.2.0.2 (Production)

Oracle Tools Common Area Version 10.1.2.0.2

Oracle CORE  10.1.0.4.0        Production
Re: Oracle forms do not compile [message #516272 is a reply to message #516264] Fri, 15 July 2011 15:19 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
Which one is this?
And how do you know what version of Forms the .fmb file is in that was sitting on unix? Who created it? When?
Re: Oracle forms do not compile [message #516277 is a reply to message #516272] Fri, 15 July 2011 16:30 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
The bottom one is from Windows. The form is a few years old.
I don't know who created it.

[Updated on: Fri, 15 July 2011 16:31]

Report message to a moderator

Re: Oracle forms do not compile [message #516331 is a reply to message #516277] Sat, 16 July 2011 13:58 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
When compiling: did you compile "all" (Ctrl + Shift + K)?

I Googled a little bit; this error is mentioned here and there, but it seems that root cause is not always the same. It's been said that there's no enough disk space for creating TMP files. I suppose you do have enough space, but - is that user (who is compiling a form) allowed to write into that directory? What about TMP / TEMP directory? Is there a disk quota set, perhaps?

Or, they mention converting a form into a text (FMT) file and then back to FMB.

A workaround is to create a brand new form by copying objects from the old from to a new one. That might be a difficult taks when the form is rather complex (so you don't know is it better to write a new form manually or try to fix it by copying objects).

Anyway, the news are all but good.
Re: Oracle forms do not compile [message #516334 is a reply to message #516331] Sat, 16 July 2011 14:09 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Thank you for your help. I did lots of googling without

The problem was when I compiled the form via Unix.
(The operating system of the Oracle install. I used
f60gen (I don't have the exact command syntax to hand).

I did test that I had write ability in that directory by creating a text file.

The problem is that I want to
a) modify the fmb in forms builder
b)ftp back to Unix
c) compile the form.

However even if the form has not changed at all (proof of concept) the compiling fails. If I compile the form in Windows it doesn't work when I copy it to Unix.
Re: Oracle forms do not compile [message #516338 is a reply to message #516334] Sat, 16 July 2011 14:24 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I didn't quite get the point - why are you trying to modify the form on a Windows machine? Why don't you do that on Unix? No FTP-ing back and forth, modifying here and using there ... no problem.
Re: Oracle forms do not compile [message #516339 is a reply to message #516338] Sat, 16 July 2011 14:34 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Littlefoot wrote on Sat, 16 July 2011 20:24
I didn't quite get the point - why are you trying to modify the form on a Windows machine? Why don't you do that on Unix? No FTP-ing back and forth, modifying here and using there ... no problem.

This could be where I think that I have been stupid.
Is there a forms builder that works in Unix? If so is it just run command x and forms opens?
Re: Oracle forms do not compile [message #516342 is a reply to message #516339] Sat, 16 July 2011 14:56 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Is there Forms for Unix? Of course there is! Right here (for 10g version). For older versions (that are no longer available for download), you'll have to contact Oracle.
Re: Oracle forms do not compile [message #516402 is a reply to message #516342] Sun, 17 July 2011 15:32 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
Littlefoot wrote on Sat, 16 July 2011 20:56
Is there Forms for Unix? Of course there is! Right here (for 10g version). For older versions (that are no longer available for download), you'll have to contact Oracle.

Sadly that doesn't work with AIX Sad

Shouldn't an 11.5.10 install have the ablitlity to compile with a later version of forms than that?
I wonder if there is an env setting I need to change
Re: Oracle forms do not compile [message #516411 is a reply to message #516402] Mon, 18 July 2011 00:13 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
That's what I hate with Oracle - they remove the "old" downloads and you can't find them any more. But here's the documentation: "Oracle Application Server Release Notes 10g Release 2 (10.1.2) for AIX" which contains "Section 5.3.11, Updated Prerequisite for AIX 5L Version 5.2 Systems" so I *suppose* it was, once upon a time, possible to install that piece of software on AIX. Perhaps you could contact Oracle anyway?
Re: Oracle forms do not compile [message #517124 is a reply to message #516233] Fri, 22 July 2011 14:25 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
The solution is to raise an SR and get exactly the right version of forms.
Re: Oracle forms do not compile [message #517130 is a reply to message #517124] Fri, 22 July 2011 14:38 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
So - did they deliver it to your address?
Re: Oracle forms do not compile [message #517156 is a reply to message #517130] Sat, 23 July 2011 03:40 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
No they give me a link where I can download the old one from
Re: Oracle forms do not compile [message #517164 is a reply to message #517156] Sat, 23 July 2011 10:05 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I see. I suppose that you can't just navigate to that address through existing download links on OTN, right? Just being curious - did they create some kind of "username & password" for you, or is it just an URL you pasted into the browser and got the software?

I'm asking that because now and then people come and ask how to download "old" Oracle software. I knew that, once you contact Oracle, they will (might) provide it, but I never found out how exactly it works. So, if it is not a problem, it would be great if you could describe the process in a few words. You know,
- I went to My Oracle Support and opened a SR
- they replied (how?)
- then I ...

P.S. Forgot to ask - did it cost any money (besides the current license fees)?

[Updated on: Sat, 23 July 2011 10:06]

Report message to a moderator

Re: Oracle forms do not compile [message #517167 is a reply to message #517164] Sat, 23 July 2011 16:01 Go to previous messageGo to next message
davholla
Messages: 116
Registered: August 2009
Location: London
Senior Member
1) It did not cost any money
2) In the SR I said I can not compile I have forms 6x in Windows and 6x+y in Unix.
3) They said try here to get the correct forms for Windows as it must be 100% the same

Here are the links

Patch 18: https://updates.oracle.com/Orion/Services/download/p4948577_600_WINNT.zip?aru=8328294&patch_file=p4948577_600_WINNT.zip
Patch 17: https://updates.oracle.com/Orion/Services/download/p4183804_600_WINNT.zip?aru=7354735&patch_file=p4183804_600_WINNT.zip
patch 16: https://updates.oracle.com/Orion/Services/download/p3596539_600_WINNT.zip?aru=5952258&patch_file=p3596539_600_WINNT.zip

So you can easily download it if you have the right patch number (that is not so easy to know) and a metalink account.

Thank you everyone for your help.

[Updated on: Sat, 23 July 2011 16:07]

Report message to a moderator

Re: Oracle forms do not compile [message #517183 is a reply to message #517167] Sun, 24 July 2011 01:50 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Oh, so it were the patches you needed! I thought (don't know why) that you needed to download the whole 6i Developer Suite for Unix.

OK, thank you for sharing the information!
Previous Topic: Tab page
Next Topic: Tool Tip Require to Display the Data
Goto Forum:
  


Current Time: Sun Sep 08 23:00:11 CDT 2024