Backup Oracle Database Scripts on Linux (16.34)

xiaoxiao2021-03-06  55

# exp-backup.sh

# ionize oracle Database Env Variable

/ home / oracle / Oracle

# Assign Current Date to Variable RQ

# Note: Defining single quotes for RQ variables are ~ bonds on the Tab key.

RQ = `Date "% y% m% D "`

# export Whole Database

Exp username / password @ ctgpcWeb Parfile =. / export.par file = / backup / db_1634_ $ rq.dmp log =. / db_1634_ $ rq.log

转载请注明原文地址:https://www.9cbs.com/read-114669.html

New Post(0)