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

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
Line 4: Line 4:
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_FormatHtmlMessages $gvsqw_TmpFile >>$gvsqw_TmpFile.mail
gfsqw_FormatHtmlMessages $gvsqw_TmpFile  >> $gvsqw_TmpFile.mail
gfsqw_FormatHtmlMessages $gvsqw_TmpFile |tee -a $gvsqw_TmpFile.mail
lfsqw_Export =>  
lfsqw_Export =>  
lfsqw_GenerateCommands
lfsqw_GenerateCommands
lfsqw_GenerateCommands =>  
lfsqw_GenerateCommands =>  
lfsqw_Import
lfsqw_Import =>  
lfsqw_Import =>  
lfsqw_InitParfile
lfsqw_InitParfile

Revision as of 22:43, 12 November 2011

shell functions library $gvsqw_OraBin/../lib/sqwora_SchemaRefresh.lib:
lib for sqwora_SchemaRefresh.ksh
Functions explanation:

lfsqw_Export => 
lfsqw_GenerateCommands
lfsqw_GenerateCommands => 
lfsqw_Import => 
lfsqw_InitParfile
lfsqw_InitParfile => 
lfsqw_RemoveExport => 


Note:
You can overload functions contained in $gvsqw_OraBin/../lib/sqwora_SchemaRefresh.lib

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