MUPIP BACKUP

Saves the contents of the database. It provides a consistent application snapshot across all database regions involved in the backup operation.

The format of the MUPIP BACKUP command is:
B[ACKUP][
    -BK[UPDBJNL]=DISABLE | OFF
    -B[YTESTREAM]
    -C[OMPREHENSIVE]
    -DA[TABASE]
    -DBG
    -I[NCREMENTAL]
    -NET[TIMEOUT]
    -[NO]NEWJNLFILES[=[NO]PREVLINK], [NO]S[YNC_IO]
    -O[NLINE]
    -REC[ORD]
    -REPL[ACE]
    -REPLINSTANCE=target_location
    -S[INCE]=since-options-list
    -T[RANSACTION]=hexadecimal_transaction_number
] region-list[,...] destination-list
[Note]

MUPIP BACKUP protects against overwriting of existing destination files. However, it cannot protect other destinations, for example, if the destination is a pipe into a shell command that overwrites a file.

Example:

$ mupip backup "*" /gtm/bkup

This example creates ready-to-run database backup of all regions.