SQWareProduction:sybase:lib:sqwsyb DumpAllDatabases.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>
lfsqw_BckTool='dump'
lfsqw_DumpAllSystemTables =>  
lfsqw_DumpAllSystemTables =>  
lfsqw_DumpSystemTable =>  
lfsqw_DumpSystemTable =>  
lfsqw_GlobalBckDir=$gvsqw_RootDump
lfsqw_InsertMonitoringBackupDirectory =>
lfsqw_PurgeHistory =>  
lfsqw_PurgeHistory =>  
</pre>
</pre>

Revision as of 16:49, 23 December 2016

shell functions library $gvsqw_SybBin/../lib/sqwsyb_DumpAllDatabases.lib:
lib for sqwsyb_DumpAllDatabases.ksh
Functions explanation:

lfsqw_BckTool='dump'
lfsqw_DumpAllSystemTables => 
lfsqw_DumpSystemTable => 
lfsqw_GlobalBckDir=$gvsqw_RootDump
lfsqw_InsertMonitoringBackupDirectory => 
lfsqw_PurgeHistory => 


Note:
You can overload functions contained in $gvsqw_SybBin/../lib/sqwsyb_DumpAllDatabases.lib

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