#

oracle備份

  • oracle備份與恢復(fù)--rman

    (一)、創(chuàng)建恢復(fù)目錄1、創(chuàng)建恢復(fù)目錄數(shù)據(jù)庫#mkdir -p /u01/app/oracle/oradata/rmandb#chown -R oracle /u01/app/oracle/oradat

    作者:冬彌
    2020-07-16 22:26:25
  • oracle 備份腳本

     #!/bin/shexport ORACLE_BASE=/app/oracle/export ORACLE_HOME=/app/oracle/productexport

    作者:524683249
    2020-07-10 22:00:44