Difference between revisions of "Template:SQWareProduction sqwsyb CopyDumpDatabase.ksh presentation"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
 
m (Updated by BatchUser)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<br>Copy dump file by scp between two dataservers
+
<br>Copy Dump file by rsync between two dataservers
 
<br>You can choose different options:
 
<br>You can choose different options:
 
* different unix users between the two dataservers
 
* different unix users between the two dataservers
 
* parallel degree of copy
 
* parallel degree of copy
* the file to copy (latest full dump by default)
+
* the file to copy (latest full Dump by default)
 
* different directory (by default search in standard directory)
 
* different directory (by default search in standard directory)
 
<br>The script can also:
 
<br>The script can also:
* run shell script before load
+
* run shell script before Load
* run shell script after load
+
* run shell script after Load

Latest revision as of 18:57, 27 September 2023


Copy Dump file by rsync between two dataservers
You can choose different options:

  • different unix users between the two dataservers
  • parallel degree of copy
  • the file to copy (latest full Dump by default)
  • different directory (by default search in standard directory)


The script can also:

  • run shell script before Load
  • run shell script after Load