Difference between revisions of "SQWareProduction:ingres:lib:sqwing Global.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
Line 7: Line 7:
 
gfsqw_BatchDuration =>  
 
gfsqw_BatchDuration =>  
 
gfsqw_BeginningCom =>  
 
gfsqw_BeginningCom =>  
  gfsqw_Colors
 
 
gfsqw_Colors =>  
 
gfsqw_Colors =>  
 
gfsqw_DisplaySample =>  
 
gfsqw_DisplaySample =>  
 
gfsqw_EndMailError =>  
 
gfsqw_EndMailError =>  
gfsqw_EndMailError 31 "You do not have write permission on $gvsqw_TmpDir !"
 
gfsqw_EndMailError 31 "You do not have write permission on $lvsqw_RootTmp !!"
 
gfsqw_EndMailError 33 "Error, database $lvsqw_DbName on $INGRES_SID does not exist or pb connection !<br>\n<pre class='edt'>\n$cat $gvsqw_TmpFile => \n</pre>"
 
gfsqw_EndMailError 99 "Error, failed to connect to $INGRES_SID !!!<br>\n<pre class='edt'>\n$cat /tmp/$$.res => \n</pre>"
 
 
gfsqw_EndTrt =>  
 
gfsqw_EndTrt =>  
 
gfsqw_EvalGlobalVar
 
gfsqw_EvalGlobalVar
Line 27: Line 22:
 
gfsqw_HtmlTablesCode =>  
 
gfsqw_HtmlTablesCode =>  
 
gfsqw_Init =>  
 
gfsqw_Init =>  
gfsqw_JobEnd
 
 
gfsqw_Ptree =>  
 
gfsqw_Ptree =>  
 
gfsqw_Purge
 
gfsqw_Purge

Revision as of 22:42, 12 November 2011

shell functions library $gvsqw_IngBin/../lib/sqwing_Global.lib:
central lib of generic fonctions for ingres
Functions explanation:

gfsqw_BatchDuration
gfsqw_BatchDuration => 
gfsqw_BeginningCom => 
gfsqw_Colors => 
gfsqw_DisplaySample => 
gfsqw_EndMailError => 
gfsqw_EndTrt => 
gfsqw_EvalGlobalVar
gfsqw_EvalGlobalVar => 
gfsqw_FormatHtmlMessages => 
gfsqw_GenerateDbmsList => 
gfsqw_GenInfoMail
gfsqw_GenInfoMail => 
gfsqw_GenListDatabase => 
gfsqw_GetVersion => 
gfsqw_HeadFile => 
gfsqw_HtmlTablesCode => 
gfsqw_Init => 
gfsqw_Ptree => 
gfsqw_Purge
gfsqw_Purge => 
gfsqw_SourceOverloadLibs => 
gfsqw_SourceOverloadLibs 'sqwing_InsertIndicators.lib'
gfsqw_SourceOverloadLibs 'sqwing_SetEnv.lib'
gfsqw_SourceOverloadLibs $lvsqw_SpecificLib
gfsqw_SourceProfile
gfsqw_TempFile => 


Nuvola apps information.png
Note:
You can overload functions contained in $gvsqw_IngBin/../lib/sqwing_Global.lib

by function with same name in $gvsqw_IngBin/../lib_cust/sqwing_Global.lib for all your environnement
or by $HOME/sqwConfig/sqwing_Global.lib specifically for this user .