Intermitten FRM-18108 Error Message [message #298936] |
Fri, 08 February 2008 05:46  |
rjsha1
Messages: 22 Registered: December 2005 Location: Birmingham England
|
Junior Member |
|
|
Hi there,
Im using Developer 10g and am getting an intermitten FRM18108 message, I have changed my forms path in the default.env to the correct directory and it works intermittenly, but I have to reboot my pc for it to pick up all the libraries once it does this.
Is there something I have missed or should I deinstall and reinstall ???
Thanks
Rob.
|
|
|
Re: Intermitten FRM-18108 Error Message [message #299150 is a reply to message #298936] |
Sun, 10 February 2008 02:03   |
bbaz
Messages: 138 Registered: April 2007
|
Senior Member |
|
|
I have found the following post on Oracle Website and seems that the problem was solved, hopefully this would help in your case:
http://forums.oracle.com/forums/thread.jspa?messageID=580671򍰿
Try the following:
Quote: |
Ususally the reason is that your module references an object from another form or from an object library and when the form is loaded it can't find that file.
The solution woulfd be to make sure that the directories that contain your forms and libraries are listed in the FORMS60_PATH / FORMS90_PATH so that the builder can locate the required objects.
|
Goodluck,
Baz
|
|
|
|
|
|
Re: Intermitten FRM-18108 Error Message [message #299303 is a reply to message #299295] |
Mon, 11 February 2008 06:08   |
bbaz
Messages: 138 Registered: April 2007
|
Senior Member |
|
|
Hi there,
FORMSxx_PATH are registry keys that you need to configure. Look under:
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\<appropriate_Home>
To access your registry, just go to START--> RUN and type in "regedit"
Goodluck, please let us know if this would fix your problem.
Thanks,
Baz
|
|
|
|
|