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 11: Line 11:
 
gfsqw_SourceProfile
 
gfsqw_SourceProfile
 
gfsqw_SourceProfilePdb
 
gfsqw_SourceProfilePdb
 +
gfsqw_SourceProfilePdb "$lvsqw_PdbName"
 
gfsqw_ValidatePdbConnection =>  
 
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 => 


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 .