Template:SQWareProduction sqwmng DumpDatabase.ksh help

From Wiki_dbSQWare
Revision as of 18:58, 25 March 2018 by BatchUser (talk | contribs) (Updated by BatchUser)
Jump to: navigation, search
Sourcing sqwmng_Global.lib v4.0.04 SQWareProduction for MongoDB (dbSQWare) ... 

Usage: sqwmng_DumpDatabase.ksh [-h] -I instance -D databasename [+ options]

DESCRIPTION
   sqwmng_DumpDatabase.ksh mongodump of database
SUPPORT
   MongoDB supported versions: 2.4 <= v <= 2.4

PARAMETERS
     -I  instance       : Target instance for mongodump.
     -D  databasename   : Database for mongodump.
OPTIONS
     -h    help         : Display the full usage.
     -s                 : Display samples of usage.
     -HI   nb_gen       : Number of generations to keep (default: 2).
     -Opt  option       : Additional option for mongodump.
     -FRT  return_code  : Force return code value on error.
     -Dist              : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ).
     -AddMail email     : Email Address to add at 'pmexpdba@gmail.com'.
     -SendReport        : Send execution log report.
     -NoMail            : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).
     -Exec              : Execute commands (default, display generated commands)