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

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
Line 13: Line 13:
 
gfsqw_EndTrt =>  
 
gfsqw_EndTrt =>  
 
gfsqw_EvalGlobalVar =>  
 
gfsqw_EvalGlobalVar =>  
 +
gfsqw_ExitTrt =>
 
gfsqw_FindAlertDest =>  
 
gfsqw_FindAlertDest =>  
 
gfsqw_FormatHtmlMessages =>  
 
gfsqw_FormatHtmlMessages =>  

Revision as of 22:53, 12 November 2011

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

gfsqw_BatchDuration
gfsqw_BatchDuration => 
gfsqw_BeginningCom => 
gfsqw_Colors => 
gfsqw_DisplaySample => 
gfsqw_EndMailError => 
gfsqw_EndMailError_sub => 
gfsqw_EndTrt => 
gfsqw_EvalGlobalVar => 
gfsqw_ExitTrt => 
gfsqw_FindAlertDest => 
gfsqw_FormatHtmlMessages => 
gfsqw_GenInfoMail
gfsqw_GenInfoMail => 
gfsqw_GetVersion => 
gfsqw_HeadFile => 
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_StartLog => 
gfsqw_TempFile => 


Nuvola apps information.png
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 .