Difference between revisions of "SQWareProduction:sybase:lib:sqwsyb DumpAllDatabases.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
Line 5: Line 5:
 
<pre>
 
<pre>
 
lfsqw_BckTool='dump'
 
lfsqw_BckTool='dump'
 +
lfsqw_DumpAllSystemConfs =>
 
lfsqw_DumpAllSystemTables =>  
 
lfsqw_DumpAllSystemTables =>  
 
lfsqw_DumpSystemTable =>  
 
lfsqw_DumpSystemTable =>  
Line 10: Line 11:
 
lfsqw_InsertMonitoringBackupDirectory =>  
 
lfsqw_InsertMonitoringBackupDirectory =>  
 
lfsqw_PurgeHistory =>  
 
lfsqw_PurgeHistory =>  
 +
lfsqw_PurgeHistory $lvsqw_SystemTable
 
</pre>
 
</pre>
 
<br>
 
<br>
 
{{SQWareProductionSurchargeLib|sybase|Syb|sqwsyb_DumpAllDatabases.lib}}
 
{{SQWareProductionSurchargeLib|sybase|Syb|sqwsyb_DumpAllDatabases.lib}}
 
<br>
 
<br>

Revision as of 20:16, 9 April 2022

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

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


Nuvola apps information.png
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 .