Recent content by lizhongliang

  1. L

    ora-24813: cannot send or receive an unsopported LOB

    Support Info is as follows --- Info --- PL/SQL Developer Version 7.1.2.1363 - Unlimited user license Windows XP Professional 5.1 Build 2600 (Service Pack 3) Physical memory : 2,062,564 kB (1,294,424 available) Paging file : 3,967,592 kB (3,298,828 available) Virtual memory...
  2. L

    ora-24813: cannot send or receive an unsopported LOB

    I run the sql "select dbms_xmlgen.getXML('SELECT * FROM all_OBJECTS WHERE ROWNUM < 10',1) from dual" on my plsql developer. It returns error "ora-24813: cannot send or receive an unsopported LOB". Could you tell me why? By the way my version is 7.1.2.1363 Unlimited user license Windows XP...
Back
Top