Oracle forms do not compile [message #516233] |
Fri, 15 July 2011 11:40 |
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 #516250 is a reply to message #516245] |
Fri, 15 July 2011 13:36 |
davholla
Messages: 116 Registered: August 2009 Location: London
|
Senior Member |
|
|
joy_division wrote on Fri, 15 July 2011 19:01I 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 |
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 #516264 is a reply to message #516261] |
Fri, 15 July 2011 14:53 |
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 #516334 is a reply to message #516331] |
Sat, 16 July 2011 14:09 |
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 #516339 is a reply to message #516338] |
Sat, 16 July 2011 14:34 |
davholla
Messages: 116 Registered: August 2009 Location: London
|
Senior Member |
|
|
Littlefoot wrote on Sat, 16 July 2011 20:24I 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 #517164 is a reply to message #517156] |
Sat, 23 July 2011 10:05 |
|
Littlefoot
Messages: 21823 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 #517183 is a reply to message #517167] |
Sun, 24 July 2011 01:50 |
|
Littlefoot
Messages: 21823 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!
|
|
|