Modèle:SQWareProduction sqwpg FailWithoutMail.ksh example : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
 
m (Updated by BatchUser)
 
(2 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 
<pre>
 
<pre>
Sourcing sqwpg_Global.lib v2023.09 SQWareProduction for PostgreSQL (dbSQWare) ...  
+
Sourcing sqwpg_Global.lib v2024.03 SQWareProduction for PostgreSQL (dbSQWare) ...  
####################################
 
####################################
 
  
Job fail because instance has been decommissioned !
+
#Standard generic (Locale) help for script sqwpg_FailWithoutMail.ksh:
  
Please, stop this job ...
+
$gvsqw_Pg/sqwgen_FailWithoutMail.ksh -h
 +
#Affichage de l'aide en ligne pour ce script
  
Linux dbsqware02 4.15.18-21-pve #1 SMP PVE 4.15.18-48 (Fri, 20 Sep 2019 11:28:30 +0200) x86_64 GNU/Linux
+
$gvsqw_Pg/sqwgen_FailWithoutMail.ksh -Locale fr -h
User=dbsqware@dbsqware02
+
#Affichage de l'aide en ligne pour ce script avec forcage de la locale 'fr' (Locale par defaut geree par la variable $gvsqw_Locale)
gvsqw_GenPath=/home/dbsqware/dbSQWare/SQWareProduction/postgres/bin
+
 
Pwd=/home/dbsqware/dbSQWare/SQWareProduction/postgres/bin
+
$gvsqw_Pg/sqwgen_FailWithoutMail.ksh -s
Path=.
+
#Affichage des exemples d'utilisation pour ce script
./sqwpg_FailWithoutMail.ksh -s
 
  
####################################
 
####################################
 
 
</pre>
 
</pre>

Version actuelle datée du 26 avril 2024 à 16:07

Sourcing sqwpg_Global.lib v2024.03 SQWareProduction for PostgreSQL (dbSQWare) ... 

#Standard generic (Locale) help for script sqwpg_FailWithoutMail.ksh:

$gvsqw_Pg/sqwgen_FailWithoutMail.ksh -h
#Affichage de l'aide en ligne pour ce script

$gvsqw_Pg/sqwgen_FailWithoutMail.ksh -Locale fr -h
#Affichage de l'aide en ligne pour ce script avec forcage de la locale 'fr' (Locale par defaut geree par la variable $gvsqw_Locale)

$gvsqw_Pg/sqwgen_FailWithoutMail.ksh -s
#Affichage des exemples d'utilisation pour ce script