Problem in Re-Registering XML Schema: Generated table already exists
299623Nov 17 2003 — edited Jan 26 2004Hi,
I'm facing strange issue in re-registering a schema. The tables to be generated by the xml schema are not existing in the database, but still when i try to register the schema i keep getting the error 'ORA-31905 cannot generate table :"USERNAME.TABLE_NAME" already exists'
I have checked all data dictionary views (all_tables, dba_cml_tables etc) but the table does not exist for the user at all !!
Please help resolve how to get rid of the phantom table and re-register the schema