Modèle:SQWareProduction sqwsyb CopyDumpDatabase.ksh example : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
m (Updated by BatchUser)
Ligne 1 : Ligne 1 :
 
<pre>
 
<pre>
Sourcing sqwsyb_Global.lib v2021.05 SQWareProduction for Sybase (dbSQWare) ...  
+
Sourcing sqwsyb_Global.lib v2021.06 SQWareProduction for Sybase (dbSQWare) ...  
  
 
#Standard (Locale) help for script sqwsyb_CopyDumpDatabase.ksh:
 
#Standard (Locale) help for script sqwsyb_CopyDumpDatabase.ksh:

Version du 27 septembre 2021 à 21:28

Sourcing sqwsyb_Global.lib v2021.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 !