Difference between revisions of "Template:SQWareProduction sqwmng FailWithoutMail.ksh example"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
 
m (Updated by BatchUser)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwmng_Global.lib v2023.09 SQWareProduction for MongoDB (dbSQWare) ...  
+
Sourcing sqwmng_Global.lib v2024.03 SQWareProduction for MongoDB (dbSQWare) ...  
####################################
 
####################################
 
  
Job fail because instance has been decommissioned !
+
#Standard generic help for script sqwmng_FailWithoutMail.ksh:
  
Please, stop this job ...
+
$gvsqw_Mng/sqwgen_FailWithoutMail.ksh -h
 +
#Display online help for this 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_Mng/sqwgen_FailWithoutMail.ksh -Locale en -h
User=dbsqware@dbsqware02
+
#Display online help for this script with forcing of the 'en' locale (by default locale managed by $gvsqw_Locale)
gvsqw_GenPath=/home/dbsqware/dbSQWare/SQWareProduction/mongodb/bin
+
 
Pwd=/home/dbsqware/dbSQWare/SQWareProduction/mongodb/bin
+
$gvsqw_Mng/sqwgen_FailWithoutMail.ksh -s
Path=.
+
#Display usage examples for this script
./sqwmng_FailWithoutMail.ksh -s
 
  
####################################
 
####################################
 
 
</pre>
 
</pre>

Latest revision as of 16:14, 26 April 2024

Sourcing sqwmng_Global.lib v2024.03 SQWareProduction for MongoDB (dbSQWare) ... 

#Standard generic help for script sqwmng_FailWithoutMail.ksh:

$gvsqw_Mng/sqwgen_FailWithoutMail.ksh -h
#Display online help for this script

$gvsqw_Mng/sqwgen_FailWithoutMail.ksh -Locale en -h
#Display online help for this script with forcing of the 'en' locale (by default locale managed by $gvsqw_Locale)

$gvsqw_Mng/sqwgen_FailWithoutMail.ksh -s
#Display usage examples for this script