Recent content by bug

  1. B

    INSERT large (>4k) XMLDATA

    Greetings! I'm trying to insert large amount of data into XMLDATA column (Oracle9i). Unfortunately approach, described in help seems to be not suitable. I mean error "ORA-22816: unsupported feature with RETURNING clause". I can't also insert data as CLOB (empty_clob()), because I got an error...
Back
Top