515439429 发表于 2018-9-26 11:11:02

oracle10G导入导出数据文件

  oracle10G导出数据文件:
  exp jfdzh/jfdzh@orcl file=/home/oracle/shiyan.dmp owner=jfdzh
  导入数据文件:
  imp shiyan/shiyan@orcl file=/home/oracle/shiyan.dmp full=y

页: [1]
查看完整版本: oracle10G导入导出数据文件