Search notes:

ORA-22275: invalid LOB locator specified

select
   xmltype(empty_clob())
from
   dual;
--
-- ORA-22275: invalid LOB locator specified
-- ORA-06512: at "SYS.XMLTYPE", line 272

See also

Other Oracle error messages

Index