Template:SQWareProduction sqwsyb CopyDumpDatabase.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
Line 1: Line 1:
<br>Copy dump file by scp between two dataservers
<br>Copy Dump file by scp 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

Revision as of 18:47, 5 April 2014


Copy Dump file by scp 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