Template:SQWareProduction sqwhbs NetBackup.ksh help: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
No edit summary
 
(47 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
<pre>
Sourcing sqwhbs_Global.lib v4.0.05 SQWareProduction for HBase (dbSQWare) ...  
Sourcing sqwhbs_Global.lib v2025.06 SQWareProduction for HBase (dbSQWare) ...  


Usage: sqwhbs_NetBackup.ksh [-h] -I <instance> -Policy <policy> -Schedule <schedule> [+ options]
Usage: sqwhbs_NetBackup.ksh [-h] -I <instance> -Policy <policy> -Schedule <schedule> [+ options]


DESCRIPTION
DESCRIPTION
   sqwhbs_NetBackup.ksh backup by NetBackup dump/backup files
   sqwhbs_NetBackup.ksh backup with NetBackup dump/backup files
SUPPORT
SUPPORT
   All rdbms type and version
   All rdbms type and version
Line 14: Line 14:
     -Schedule schedule : Schedule name.
     -Schedule schedule : Schedule name.
OPTIONS
OPTIONS
     -h help          : Display the full usage.
     -h                 : Display the full usage.
     -s                : Display samples of usage.
     -s                : Display samples of usage.
     -FRT return_code  : Force return code value on error.
     -FRT       code    : Force return code value on error.
     -NoMail            : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).
     -NoMail            : Deactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error).
     -AddMail email     : Email Address to add at 'pmexpdba@gmail.com'.
    -Locale    locale  : Force Locale for help display (fr,en).
     -AddMail   email   : Email address to add at 'demo-sqwarebox@dbsqware.com'.
     -SendReport        : Send execution log report.
     -SendReport        : Send execution log report.
     -Exec              : Run backup (default, display generated commands).
     -Exec              : Run backup (by default, display generated commands).


</pre>
</pre>

Latest revision as of 18:52, 1 July 2025

Sourcing sqwhbs_Global.lib v2025.06 SQWareProduction for HBase (dbSQWare) ... 

Usage: sqwhbs_NetBackup.ksh [-h] -I <instance> -Policy <policy> -Schedule <schedule> [+ options]

DESCRIPTION
   sqwhbs_NetBackup.ksh backup with NetBackup dump/backup files
SUPPORT
   All rdbms type and version

PARAMETERS
     -I  instance       : Target instance.
     -Policy policy     : Policy name.
     -Schedule schedule : Schedule name.
OPTIONS
     -h                 : Display the full usage.
     -s                 : Display samples of usage.
     -FRT       code    : Force return code value on error.
     -NoMail            : Deactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error).
     -Locale    locale  : Force Locale for help display (fr,en).
     -AddMail   email   : Email address to add at 'demo-sqwarebox@dbsqware.com'.
     -SendReport        : Send execution log report.
     -Exec              : Run backup (by default, display generated commands).