I have a procedure that accepts a CLOB parameter, into which I am sending and XML string. In the debugger variable pane, I select "..." for the parameter to open the Large Object Editor. I cut/paste the string into the Text tab; the Editor recognizes it as XML and allows me to see the parsed tree on the XML tab. When I run the procedure the variable (where things go wrong) is NULL so it fails. PL/SQL Developer returns to the Test window, but now the CLOB variable is empty. For other variable types I've found the Test Window remembers previously entered values.
Any thoughts?
PL/SQL Developer version 9.0.5.931
Oracle 9.2.0.5.0
Windows 2000
Thanks.
- Tim
Any thoughts?
PL/SQL Developer version 9.0.5.931
Oracle 9.2.0.5.0
Windows 2000
Thanks.
- Tim