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

From Wiki_dbSQWare
Jump to navigation Jump to search
Exploit (talk | contribs)
m Updated by Expdbtools
 
m Updated by BatchUser
 
(2 intermediate revisions by the same user not shown)
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 16:08, 23 February 2025


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