Hi,
DOA 4.1.0
Delphi 7
Oracle 10.2.0.1
When I try to execute the "select * from XDB.XDB$ANY" query i get the "ORA-30757: cannot access type information" error.
How can I solve this problem?
CREATE TABLE "XDB"."XDB$ANY" OF "SYS"."XMLTYPE"
( REF ("XMLDATA"."PROPERTY"."PARENT_SCHEMA")...