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

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
 
m (Updated by BatchUser)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Librairie de fonctions shell $gvsqw_OraBin/../lib/sqwora_Global.lib:<br>
+
shell functions library $gvsqw_OraBin/../lib/sqwora_Global.lib:<br>
central lib of generic fonctions
+
{{SQWareProduction_sqwora_Global.lib_presentation}}
 
<br>
 
<br>
gfsqw_BatchDuration
+
Functions explanation:
gfsqw_BatchDuration
+
<pre>
gfsqw_BeginningCom
+
gfsqw_CheckConn =>
  gfsqw_Colors
+
gfsqw_FindAlertDest =>
gfsqw_Colors
+
gfsqw_FormatHtmlMessages =>
gfsqw_EndMailError
+
gfsqw_GetVersion =>
gfsqw_EndMailError 31 "You do not have write permission on $gvsqw_TmpDir !"
+
gfsqw_PostTempFile =>
gfsqw_EndMailError 31 "You do not have write permission on $lvsqw_RootTmp !!"
 
gfsqw_EndMailError 99 "Error, connection failed for $ORACLE_SID !!!\n$gvsqw_OraVersionMajInt"
 
gfsqw_EndTrt
 
gfsqw_EndTrt
 
gfsqw_EvalGlobalVar
 
gfsqw_FindAlertDest
 
gfsqw_GetVersion
 
gfsqw_Init
 
gfsqw_JobEnd
 
gfsqw_Ptree
 
gfsqw_Purge
 
gfsqw_Purge
 
 
gfsqw_SourceProfile
 
gfsqw_SourceProfile
gfsqw_TempFile
+
gfsqw_SourceProfilePdb
 +
gfsqw_SourceProfilePdb "$lvsqw_PdbName"
 +
gfsqw_ValidatePdbConnection =>
 +
gfsqw_ValidatePdbDirectConnection =>
 +
</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 .