Form Builder 12c crash [message #672356] |
Fri, 12 October 2018 04:00 |
|
niksideris
Messages: 1 Registered: October 2018
|
Junior Member |
|
|
Hello,
I have a problem. My form builder crashes while performing a "Compile All" Action{SHIFT+CTRL+K} even though it has no compilation errors. It works fine when I'm doing Compile and generate {Ctrl+T}.It seems like the form is corrupted for some unknown reason. The size is 5MB. I have been working on it for 3-4 weeks continuously with no problems. Suddenly, the form builder crashes when I'm doing a Shift + Ctrl + K!!
Please, any suggestions???
|
|
|
Re: Form Builder 12c crash [message #672367 is a reply to message #672356] |
Fri, 12 October 2018 08:01 |
joy_division
Messages: 4963 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
Does it crash with ANY form you do this to or only this one?
Try the old trick of Find And Replace PL/SQL, replacing ; with ;
Use Replace All. Then save the file under a new name, close the form the open the new file and try to compile.
|
|
|