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

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwrs_Global.lib v2024.01 SQWareProduction for SybaseRs (dbSQWare) ...  
+
Sourcing sqwrs_Global.lib v2024.02 SQWareProduction for SybaseRs (dbSQWare) ...  
####################################
 
####################################
 
  
Job fail because instance has been decommissioned !
+
#Standard generic help for script sqwrs_FailWithoutMail.ksh:
  
Please, stop this job ...
+
$gvsqw_Rs/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_Rs/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/sybrep/bin
+
 
Pwd=/home/dbsqware/dbSQWare/SQWareProduction/sybrep/bin
+
$gvsqw_Rs/sqwgen_FailWithoutMail.ksh -s
Path=.
+
#Display usage examples for this script
./sqwrs_FailWithoutMail.ksh -s
 
  
####################################
 
####################################
 
 
</pre>
 
</pre>

Revision as of 17:10, 7 April 2024

Sourcing sqwrs_Global.lib v2024.02 SQWareProduction for SybaseRs (dbSQWare) ... 

#Standard generic help for script sqwrs_FailWithoutMail.ksh:

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

$gvsqw_Rs/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_Rs/sqwgen_FailWithoutMail.ksh -s
#Display usage examples for this script