SQWareProduction:db2:lib:sqwdb2 Global.lib: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
 
m Updated by BatchUser
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_BatchDuration
gfsqw_BatchDuration =>
gfsqw_BeginningCom =>
gfsqw_Colors =>
gfsqw_DisplaySample =>
gfsqw_EndMailError =>
gfsqw_EndMailError_sub =>
gfsqw_EndTrt =>
gfsqw_EvalGlobalVar
gfsqw_EvalGlobalVar
gfsqw_EvalGlobalVar =>
gfsqw_ExecIsqlTrap =>  
gfsqw_ExitTrt =>  
gfsqw_FormatHtmlMessages =>  
gfsqw_FormatHtmlMessages =>  
gfsqw_GenInfoMail
gfsqw_GenInfoMail =>
gfsqw_GenListDatabase =>  
gfsqw_GenListDatabase =>  
gfsqw_GetVersion =>  
gfsqw_GetVersion =>  
gfsqw_HeadFile =>
gfsqw_HtmlTablesCode =>
gfsqw_IfExistDb =>
gfsqw_Init =>
gfsqw_Ptree =>
gfsqw_Purge
gfsqw_Purge =>
gfsqw_SetMailSender =>
gfsqw_SetMailSender "$1"
gfsqw_SourceOverloadLibs =>
gfsqw_SourceOverloadLibs 'sqwdb2_InsertIndicators.lib'
gfsqw_SourceOverloadLibs 'sqwdb2_SetEnv.lib'
gfsqw_SourceOverloadLibs $lvsqw_SpecificLib
gfsqw_SourceProfile
gfsqw_SourceProfile
gfsqw_StartLog =>
gfsqw_TempFile =>
</pre>
</pre>
<br>
<br>
{{SQWareProductionSurchargeLib|db2|D2db2|sqwdb2_Global.lib}}
{{SQWareProductionSurchargeLib|db2|D2db2|sqwdb2_Global.lib}}
<br>
<br>

Latest revision as of 21:46, 23 August 2022

shell functions library $gvsqw_D2db2Bin/../lib/sqwdb2_Global.lib:
central lib of generic fonctions for db2
Functions explanation:

gfsqw_EvalGlobalVar
gfsqw_ExecIsqlTrap => 
gfsqw_FormatHtmlMessages => 
gfsqw_GenListDatabase => 
gfsqw_GetVersion => 
gfsqw_SourceProfile


Note:
You can overload functions contained in $gvsqw_D2db2Bin/../lib/sqwdb2_Global.lib

by function with same name in $gvsqw_D2db2Bin/../lib_cust/sqwdb2_Global.lib for all your environnement
or by $HOME/sqwConfig/sqwdb2_Global.lib specifically for this user .