ORA-31693: Table data object "TEST"."PART001":"P001" failed to load/unload and is being skipped due to error: ORA-14401: inserted partition key is outside specified partition ORA-31693: Table data object "TEST"."PART001":"P002" failed to load/unload and is being skipped due to erro...
alter table rawtxn drop partition(RAWTXN_200808) update global indexes * ERROR at line 1: ORA-14006: invalid partition name 01selecttable_name,partition_name,high_valuefromdba_Tab_partitionswheretable_owner='CDSMPCS'022ANDTABLE_NAME='RAWTXN';0304RAWTXN RAWTXN_200601TIMESTAMP'2006-02-...