Modèle:SQWareProduction sqwsyb CopyDumpDatabase.ksh example : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwsyb_Global.lib v2020. | + | Sourcing sqwsyb_Global.lib v2020.06 SQWareProduction for Sybase (dbSQWare) ... |
#Standard (Locale) help for script sqwsyb_CopyDumpDatabase.ksh: | #Standard (Locale) help for script sqwsyb_CopyDumpDatabase.ksh: |
Version du 18 octobre 2020 à 16:37
Sourcing sqwsyb_Global.lib v2020.06 SQWareProduction for Sybase (dbSQWare) ... #Standard (Locale) help for script sqwsyb_CopyDumpDatabase.ksh: $gvsqw_SybBin/sqwsyb_CopyDumpDatabase.ksh -h #Affichage de l'aide en ligne pour ce script $gvsqw_SybBin/sqwsyb_CopyDumpDatabase.ksh -I $DSQUERY -DT <DbName> -SS $DSQUERY_SOURCE -UC <hostname> -NoMail #Desactive l'envoi de mail sur erreur a to $gvsqw_GlobalMail (par defaut, send on error) $gvsqw_SybBin/sqwsyb_CopyDumpDatabase.ksh -I $DSQUERY -DT <DbName> -SS $DSQUERY_SOURCE -UC <hostname> -Exec #Execute les commandes generees $gvsqw_SybBin/sqwsyb_CopyDumpDatabase.ksh -I $DSQUERY -DT <DbName> -SS $DSQUERY_SOURCE -UC <hostname> #Genere les commandes mais ne les execute pas !