编写parfile

log=C:\website\exp.log
file=C:\website\back20190830.dmp
buffer=4096
tables=(APP_MENU,
APP_USER)
compress=yes
consistent=no
grants=yes
indexes=yes
rows=yes
triggers=yes
constraints=yes

在powershell中执行下面的命令

exp.exe userid=USERID/PASSWORD@DBNAME parfile=C:\website\plsexp.par

使用时注意路径变更下

最后

备份到备份服务器,可打包成zip

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-26
  • 2021-06-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-17
  • 2021-12-19
  • 2021-10-30
  • 2022-01-05
  • 2021-09-29
相关资源
相似解决方案