ORA-29532 OutOfMemory Errror [message #92499] |
Sun, 15 August 2004 22:10 |
pragnesh
Messages: 1 Registered: August 2004
|
Junior Member |
|
|
Respected Sir,
My Java Programme reading Exremely large XML file(512MB)
using DOM Parser and giving OutOfMemory error as below.
We are using oracle 9i
ORA-29532: Java call terminated by uncaught Java exception: java.lang.OutOfMemoryErrorORA-29532: Java call terminated by uncaught Java exception: java.lang.OutOfMemoryError
I know we can use SAX Parser but is this a bug in Oracle 9i or what..
thanks and regards,
Pragnesh
|
|
|
|