Home » Developer & Programmer » Forms » ora-06508 error while using client_text_io.fopen() (oracle 10g)
ora-06508 error while using client_text_io.fopen() [message #431151] Sun, 15 November 2009 23:18 Go to next message
mandark
Messages: 23
Registered: October 2009
Junior Member
Hi,
I am using dev suite 10g workng in client-server environment.
In one of the forms file is created and data is being uploaded in that file. When i am using text_io package it is working fine for server side file creation, but now i want to create same file on client side m/c for that i changed text_io to client_text_io and also included webutil.pll.

But the problem is that during execution of
client_text_io.fopen(filename, 'w') statement it is giving error ora-06508. please suggest solution for this problem urgently.

Thanks in advance
Re: ora-06508 error while using client_text_io.fopen() [message #431187 is a reply to message #431151] Mon, 16 November 2009 01:35 Go to previous messageGo to next message
dshakthi
Messages: 5
Registered: January 2008
Location: Bangalore
Junior Member
there are some path issues please check with webutil pll help and proceed.
Re: ora-06508 error while using client_text_io.fopen() [message #431196 is a reply to message #431187] Mon, 16 November 2009 02:27 Go to previous messageGo to next message
mandark
Messages: 23
Registered: October 2009
Junior Member
now some other error is appearing:

webutilerror: oracle.forms.webutil.file.filefunctions bean not found. client_text_io.fopen will not work.

i have made all the necessary changes but still no succeess.
Re: ora-06508 error while using client_text_io.fopen() [message #431311 is a reply to message #431151] Mon, 16 November 2009 12:15 Go to previous message
Kaeluan
Messages: 179
Registered: May 2005
Location: Montreal, Quebec
Senior Member
When using WEBUTIL functionnality, you also need to include in your forms the WEBUTIL block, canvas and windows.
All those objects are include in the file webutil.olb

[Updated on: Mon, 16 November 2009 12:16]

Report message to a moderator

Previous Topic: same timing should show message
Next Topic: list item - change default value
Goto Forum:
  


Current Time: Fri Sep 20 04:53:17 CDT 2024