Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ORA-03113 loading clob

Status
Not open for further replies.

taixut

Programmer
Oct 27, 2003
39
ES
Hi,

I'm trying to load a clob in the database from a web form coded in plsql. Each time I try I receive the error ORA-03113 end of communication chanel and the core dump log updates with the following error:

Oracle8i Release 8.1.7.4.1 - Production
Process Id: 0x00000e04 Thread Id : 0x00000d44 Time : Thu Sep 02 16:27:00
Excp. Code: 0xc0000005 Excp. Type: ACCESS_VIO Flags: 0x00000000

In the development database everything works fine (is also a 8.1.7.4.1).

Any idea of what can make this happen??

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top