Hi,
I'm having a strange problem with PL/SQL Developer. I'm executing a SQL statement in a SQL Window that creates a large XML document, and returns it into a CLOB. As I add to this statement, the returned XML gets larger. At a certain point the program just crashes (disappears actually - without error messages, etc.) when I execute the longer statement.
This is consistently repeatable every time I execute the longer statement.
Largest successfull return: 972322 characters
Version info:
Oracle Enterprise: 9.2.0.1.0
OCI version: 8.1
PL/SQL version: 5.1.2.687 01.15527
Windows XP Pro SP1
Thanks,
Brian
I'm having a strange problem with PL/SQL Developer. I'm executing a SQL statement in a SQL Window that creates a large XML document, and returns it into a CLOB. As I add to this statement, the returned XML gets larger. At a certain point the program just crashes (disappears actually - without error messages, etc.) when I execute the longer statement.
This is consistently repeatable every time I execute the longer statement.
Largest successfull return: 972322 characters
Version info:
Oracle Enterprise: 9.2.0.1.0
OCI version: 8.1
PL/SQL version: 5.1.2.687 01.15527
Windows XP Pro SP1
Thanks,
Brian