XML Database (MOSC)

MOSC Banner

Restore iSetup specific XMLTYPE columns by executing /azhAddDiffCol.sql script error out

edited Nov 28, 2011 8:14AM in XML Database (MOSC) 4 comments

while completing the steps in How to Cleanup Invalid Oracle iSetup (AZ) Tables [ID 832459.1] following step error out,

SQL> alter table AZ_DIFF_RESULTS add (attr_diff sys.XMLType) xmltype column attr_diff
  2  STORE as CLOB XMLSCHEMA "http://isetup.oracle.com/2006/diffresultdata.xsd" element "H";
alter table AZ_DIFF_RESULTS add (attr_diff sys.XMLType) xmltype column attr_diff
*
ERROR at line 1:
ORA-31000: Resource 'http://isetup.oracle.com/2006/diffresultdata.xsd' is not
an XDB schema document

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center