Error in select object_value.getCLOBval() in 10G
78282Sep 14 2004 — edited Sep 14 2004Hi All,
I need to get the XML Doc stored in table and create a XML file for FTP to another machine. I am trying to read the XML as CLOB and write using UTL_FILE. I am getting following error in select object_value.getCLOBval() query on a XMLType column in Oracle 10.1.0.2.0 version. Error is:
ERROR at line 1:
ORA-00904: "OBJECT_VALUE"."GETCLOBVAL": invalid identifier
Any help would be appreciated.
Thanks
Sanksh