SQWareProduction:oracle:lib:sqwora Global.lib: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_BatchDuration
gfsqw_CheckConn =>  
gfsqw_BatchDuration =>
gfsqw_BeginningCom =>
gfsqw_Colors =>
gfsqw_DisplaySample =>
gfsqw_EndMailError =>
gfsqw_EndMailError_sub =>
gfsqw_EndTrt =>
gfsqw_EvalGlobalVar =>
gfsqw_ExitTrt =>  
gfsqw_FindAlertDest =>  
gfsqw_FindAlertDest =>  
gfsqw_FormatHtmlMessages =>  
gfsqw_FormatHtmlMessages =>  
gfsqw_GenInfoMail
gfsqw_GenInfoMail =>
gfsqw_GetVersion =>  
gfsqw_GetVersion =>  
gfsqw_HeadFile =>  
gfsqw_PostTempFile =>  
gfsqw_HtmlTablesCode =>
gfsqw_Init =>
gfsqw_Ptree =>
gfsqw_Purge
gfsqw_Purge =>
gfsqw_SourceOverloadLibs =>
gfsqw_SourceOverloadLibs 'sqwora_InsertIndicators.lib'
gfsqw_SourceOverloadLibs 'sqwora_SetEnv.lib'
gfsqw_SourceOverloadLibs $lvsqw_SpecificLib
gfsqw_SourceProfile
gfsqw_SourceProfile
gfsqw_StartLog =>  
gfsqw_SourceProfilePdb
gfsqw_TempFile =>  
gfsqw_SourceProfilePdb "$lvsqw_PdbName"
gfsqw_ValidatePdbConnection =>  
gfsqw_ValidatePdbDirectConnection =>  
</pre>
</pre>
<br>
<br>
{{SQWareProductionSurchargeLib|oracle|Ora|sqwora_Global.lib}}
{{SQWareProductionSurchargeLib|oracle|Ora|sqwora_Global.lib}}
<br>
<br>

Latest revision as of 09:58, 18 December 2023

shell functions library $gvsqw_OraBin/../lib/sqwora_Global.lib:
central lib of generic fonctions for oracle
Functions explanation:

gfsqw_CheckConn => 
gfsqw_FindAlertDest => 
gfsqw_FormatHtmlMessages => 
gfsqw_GetVersion => 
gfsqw_PostTempFile => 
gfsqw_SourceProfile
gfsqw_SourceProfilePdb
gfsqw_SourceProfilePdb "$lvsqw_PdbName"
gfsqw_ValidatePdbConnection => 
gfsqw_ValidatePdbDirectConnection => 


Note:
You can overload functions contained in $gvsqw_OraBin/../lib/sqwora_Global.lib

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