Difference between revisions of "Template:SQWareProduction sqwmsq RestoreDatabase.ksh presentation"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
 
m (Updated by BatchUser)
 
Line 4: Line 4:
 
<br>The script can also:
 
<br>The script can also:
 
* choose backup file
 
* choose backup file
* change Path to find backup to restore (default: 'HKEY_LOCAL_MACHINE', 'BackupDirectory')
+
* change Path to find backup to restore (by default: 'HKEY_LOCAL_MACHINE', 'BackupDirectory')
 
* run shell script before restore
 
* run shell script before restore
 
* run shell script after restore
 
* run shell script after restore

Latest revision as of 17:12, 7 April 2024


Standard database restore MsSql
script dynamically find backup files to restore
and makes a synchronisation of users/logins
The script can also:

  • choose backup file
  • change Path to find backup to restore (by default: 'HKEY_LOCAL_MACHINE', 'BackupDirectory')
  • run shell script before restore
  • run shell script after restore