Template:SQWareProduction sqwora Export.ksh help

From Wiki_dbSQWare
Revision as of 10:00, 20 July 2014 by BatchUser (talk | contribs) (Updated by BatchUser)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Sourcing sqwora_Global.lib v3.1.03 SQWareProduction for Oracle (dbSQWare GPL v3) ... 

Usage: sqwora_Export.ksh [-h] -I <instance> -T <type_exp> [+ options]

DESCRIPTION
   sqwora_Export.ksh export script
SUPPORT
   Oracle supported versions: 9iR2 <= v <= 11gR2

PARAMETERS
     -I  instance       : Target instance for export.
     -T  type_exp       : Type of export (full,schema,structure,parfile,tables).
OPTIONS
     -h  help           : Display the full usage.
     -s                 : Display samples of usage.
     -H   nb_gen        : Number of generations to keep (default: 1).
     -FU  owner         : Schema to export.
     -PAR parfile       : Parfile to use.
     -ZIP extension     : Compressor extension gz,bz2,Z,none (default: gz).
     -FRT return_code   : Force return code value on error.
     -AddMail email     : Email Address to add at 'pmexpdba@gmail.com'.
     -SendReport        : Send execution log report.
     -DIR dir_dump      : Export directory (default: /$(echo ${HOME}|cut -d/ -f2)/backup/${ORACLE_SID}/exp).
     -DLOG dir_log      : Log directory (default: /$(echo $HOME|cut -d/ -f2)/backup/${ORACLE_SID}/exp/log).
     -Sysdba            : '/ as sysdba' connection until $gvsqw_DbaUser.
     -NoMail            : Desactivate sendmail on error to pmexpdba@gmail.com (by default, send on error).
     -Exec              : Execute export (default, display generated commands).