SQWareProduction:mssql:lib:sqwmsq BackupDatabase.lib: Difference between revisions
Jump to navigation
Jump to search
m Updated by Expdbtools |
m Updated by BatchUser |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
shell functions | shell functions library $gvsqw_MsqBin/../lib/sqwmsq_BackupDatabase.lib:<br> | ||
{{SQWareProduction_sqwmsq_BackupDatabase.lib_presentation}} | {{SQWareProduction_sqwmsq_BackupDatabase.lib_presentation}} | ||
<br> | <br> | ||
Functions explanation: | Functions explanation: | ||
<pre> | <pre> | ||
gfsqw_BeginningCom | |||
gfsqw_ConvertSlashToBackslash $gvsqw_TmpFile.purge | |||
gfsqw_ExecSql $gvsqw_TmpFile.sql >$gvsqw_TmpFile | |||
gfsqw_ExecXpCmdShell $gvsqw_TmpFile.purge| sed 's, *$,,' | tee $gvsqw_TmpFile.fic | |||
lfsqw_BackupDatabase => | |||
gfsqw_ExecXpCmdShell | |||
lfsqw_BackupPath => | lfsqw_BackupPath => | ||
lfsqw_CheckIfFullExists => | |||
lfsqw_CommandFormat | |||
lfsqw_CommandFormat => | lfsqw_CommandFormat => | ||
lfsqw_InsertMonitoringBackup => | lfsqw_InsertMonitoringBackup => | ||
lfsqw_PurgeDiff => | |||
lfsqw_PurgeDiffLinux => | |||
lfsqw_PurgeHistory => | lfsqw_PurgeHistory => | ||
lfsqw_PurgeHistoryLinux => | |||
</pre> | </pre> | ||
<br> | <br> | ||
{{SQWareProductionSurchargeLib|mssql| | {{SQWareProductionSurchargeLib|mssql|Msq|sqwmsq_BackupDatabase.lib}} | ||
<br> | <br> |
Latest revision as of 09:32, 24 December 2024
shell functions library $gvsqw_MsqBin/../lib/sqwmsq_BackupDatabase.lib:
lib for sqwmsq_BackupDatabase.ksh
Functions explanation:
gfsqw_BeginningCom gfsqw_ConvertSlashToBackslash $gvsqw_TmpFile.purge gfsqw_ExecSql $gvsqw_TmpFile.sql >$gvsqw_TmpFile gfsqw_ExecXpCmdShell $gvsqw_TmpFile.purge| sed 's, *$,,' | tee $gvsqw_TmpFile.fic lfsqw_BackupDatabase => lfsqw_BackupPath => lfsqw_CheckIfFullExists => lfsqw_CommandFormat lfsqw_CommandFormat => lfsqw_InsertMonitoringBackup => lfsqw_PurgeDiff => lfsqw_PurgeDiffLinux => lfsqw_PurgeHistory => lfsqw_PurgeHistoryLinux =>