用户:
etl
密码:
etl
数据库:
risktest
注意:保持盘符一直,低版本数据库无法导入高版本数据库的备份文件

  1. 全库导出命令
    exp etl/etl@risktest file=E:\poc.dmp full=y
  2. 全库导入命令
    imp etl/etl@risktest file=E:\poc.dmp full=y ignore=y

相关文章:

  • 2021-07-10
  • 2022-01-29
  • 2021-09-11
  • 2022-01-29
  • 2021-06-04
  • 2021-11-20
  • 2021-12-04
猜你喜欢
  • 2021-12-29
  • 2022-01-29
  • 2021-12-04
  • 2021-12-14
  • 2021-06-06
相关资源
相似解决方案