ORA-31603: object "orders" of type TABLE not found in schema "SYSTEM"

問題:get SQL> select dbms_metadata.get_ddl('TABLE','orders') from dual; ERROR: ORA-31603: object "orders" of type TABLE not found in schema "SYSTEM" ORA-06512: at "SYS.DBMS_METADATA", line 1546 ORA-0651
相關文章
相關標籤/搜索