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
Line 4: Line 4:
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_CheckConn =>
gfsqw_FindAlertDest =>  
gfsqw_FindAlertDest =>  
gfsqw_FormatHtmlMessages =>  
gfsqw_FormatHtmlMessages =>  
Line 9: Line 10:
gfsqw_PostTempFile =>  
gfsqw_PostTempFile =>  
gfsqw_SourceProfile
gfsqw_SourceProfile
gfsqw_SourceProfilePdb
gfsqw_ValidatePdbConnection =>
</pre>
</pre>
<br>
<br>
{{SQWareProductionSurchargeLib|oracle|Ora|sqwora_Global.lib}}
{{SQWareProductionSurchargeLib|oracle|Ora|sqwora_Global.lib}}
<br>
<br>

Revision as of 20:10, 30 November 2015

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_ValidatePdbConnection => 


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 .