SQWareProduction:generic:lib:sqwgen GatherStructure.lib: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
 
m Updated by BatchUser
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
gfsqw_InsertIndicators "columns differences"
gfsqw_InsertIndicators "columns differences"
gfsqw_InsertIndicators "indexes differences"
gfsqw_InsertIndicators "indexes differences"
gfsqw_InsertIndicators "prepare columns differences"
gfsqw_InsertIndicators "prepare indexes differences"
gfsqw_InsertIndicators "prepare tables differences" 'GiveResult'
gfsqw_InsertIndicators "structures status $lvsqw_CheckType"
gfsqw_InsertIndicators "tables differences"
gfsqw_InsertIndicators "tables differences"
lfsqw_GenerateIndexesInsert =>  
lfsqw_GenerateIndexesInsert =>  
lfsqw_InsertCheckStatus =>
lfsqw_InsertCheckStatus 'columns'
lfsqw_InsertCheckStatus 'indexes'
lfsqw_InsertCheckStatus 'tables'
lfsqw_InsertColumnsDifferences =>  
lfsqw_InsertColumnsDifferences =>  
lfsqw_InsertIndexesDifferences =>  
lfsqw_InsertIndexesDifferences =>  

Latest revision as of 19:33, 8 March 2020

shell functions library $gvsqw_GenBin/../lib/sqwgen_GatherStructure.lib:
lib for sqw..._GatherIndicators.ksh
Functions explanation:

gfsqw_InsertIndicators "columns differences"
gfsqw_InsertIndicators "indexes differences"
gfsqw_InsertIndicators "tables differences"
lfsqw_GenerateIndexesInsert => 
lfsqw_InsertCheckStatus => 
lfsqw_InsertCheckStatus 'columns'
lfsqw_InsertCheckStatus 'indexes'
lfsqw_InsertCheckStatus 'tables'
lfsqw_InsertColumnsDifferences => 
lfsqw_InsertIndexesDifferences => 
lfsqw_InsertStructureOk => 
lfsqw_InsertTablesDifferences => 
lfsqw_PrepareColumnsDifferences => 
lfsqw_PrepareIndexesDifferences => 
lfsqw_PrepareTablesDifferences => 


Note:
You can overload functions contained in $gvsqw_GenBin/../lib/sqwgen_GatherStructure.lib

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