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

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
No edit summary
 
Line 10: Line 10:
gfsqw_PostTempFile =>  
gfsqw_PostTempFile =>  
gfsqw_SourceProfile
gfsqw_SourceProfile
gfsqw_SourceProfilePdb
gfsqw_SourceProfilePdb "$lvsqw_PdbName"
gfsqw_SourceProfilePdb "$lvsqw_PdbName"
gfsqw_ValidatePdbConnection =>
gfsqw_ValidatePdbDirectConnection =>  
gfsqw_ValidatePdbDirectConnection =>  
</pre>
</pre>

Latest revision as of 14:46, 21 September 2025

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 "$lvsqw_PdbName"
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 .