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.
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.