Compiling procedure SET_CAMPI_INF_SPECIFICHE...
Compilation error on procedure SET_CAMPI_INF_SPECIFICHE:
PL/SQL ERROR 801 at line 1, column 1
internal error [60604]
PL/SQL ERROR 0 at line 14, column 5
Statement ignored
PL/SQL ERROR 801 at line 1, column 1
internal error [60604]
PL/SQL ERROR 0 at line 15, column 5
...
When checking the PL/SQL lines which generated the errors we find
they are comment lines.
We always solve the problem converting the binary form into text
format and then convert back from text to binary (i.e. we use the
File-->Administration-->Convert feature) and thrn reloding the
"regenerate" form.
This procedure of course is both annoying (time consuming!) and
unusual! We look for a way to solve this problem definitively!
Can you tell us something in this respect.
Thank in advance,
Andrea Peterlongo
P.S. We found this problem both with Forms 5.0 and Forms Version
6.0.5.32.0 installed on different WindowsNT 4.0 ws.
* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!
we solve it by, closing and reopening the form (no conversion needed)
sometimes you have to reconnect to the DB
hth christoph
Marco Nicolazzo
Christoph Wagner <christop...@gamed.com> wrote in message
8fu2sb$64h$1...@readme.inode.at...
peterlon schrieb:
Yes - I've had the same problem at my last company and at my current one, both
Forms 5.0 and 6.0. The only solution I know of is to save the .fmb, close out
of Developer, and reopen it.
-Matt