Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error WUC-14 after open a File with CLIENT_TEXT_IO.FOPEN (Oracle 10g)

522341Oct 27 2009 — edited Oct 27 2009
Hi,

the error WUC-14 occurs during open a file with forms10g.

F_VersandZahlen := CLIENT_TEXT_IO.FOPEN (F_Dateiname,'w');
Afterwards the error message it ist possible to write into the file and close it correctyl (without am error message - also the Information is correkt).

During debugging the error occurs in the function GETPROPERTY (Webutil).

the error occurs only sometimes.

Can anybody help me to solve the problem ?

best regards,
Alexandra Schermann
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 24 2009
Added on Oct 27 2009
4 comments
1,261 views