摘要:
oracle11.2.0.1导入12.2.0.1报错: ORA-39006: internal errorORA-39065: unexpected master process exception in DISPATCHORA-56935: existing datapump jobs are u 阅读全文
摘要:
alter table TAB_STORED_LOG modify partition by range (STORED_DATE) interval (numtodsinterval(1,'day')) ( partition part_20200101 values less than (to_ 阅读全文
摘要:
1.关于数据库/实例的动态性能视图v$database :displays information about the database from the control file.v$instance :displays the state of the current instance(当前实例 阅读全文