Template:SQWareProduction sqwgen FailWithoutMail.ksh example: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwctl_Global.lib | Sourcing sqwctl_Global.lib v2025.07 SQWareCentral (dbSQWare) ... | ||
#Standard help for script sqwgen_FailWithoutMail.ksh: | |||
$gvsqw_<gvsqw_RdbmsTrigram>/sqwgen_FailWithoutMail.ksh -h | |||
#Display online help for this script | |||
$gvsqw_<gvsqw_RdbmsTrigram>/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_<gvsqw_RdbmsTrigram>/sqwgen_FailWithoutMail.ksh -s | |||
#Display usage examples for this script | |||
</pre> | </pre> |
Latest revision as of 11:37, 6 July 2025
Sourcing sqwctl_Global.lib v2025.07 SQWareCentral (dbSQWare) ... #Standard help for script sqwgen_FailWithoutMail.ksh: $gvsqw_<gvsqw_RdbmsTrigram>/sqwgen_FailWithoutMail.ksh -h #Display online help for this script $gvsqw_<gvsqw_RdbmsTrigram>/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_<gvsqw_RdbmsTrigram>/sqwgen_FailWithoutMail.ksh -s #Display usage examples for this script