Difference between revisions of "Template:SQWareProduction sqwora PartialRefresh.ksh presentation"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 2: | Line 2: | ||
<br>Actions: | <br>Actions: | ||
* Makes export of distant tables to refresh by ssh (list contained in a file) | * Makes export of distant tables to refresh by ssh (list contained in a file) | ||
− | * Retrieve | + | * Retrieve dump file by scp |
* Drop tables to refresh | * Drop tables to refresh | ||
* Makes import | * Makes import | ||
Line 8: | Line 8: | ||
* change of unix users target/source | * change of unix users target/source | ||
* send email report of refresh | * send email report of refresh | ||
− | * run shell script after | + | * run shell script after load |
Latest revision as of 20:29, 16 June 2014
Refresh of a tables list for one schema by exp/imp
Actions:
- Makes export of distant tables to refresh by ssh (list contained in a file)
- Retrieve dump file by scp
- Drop tables to refresh
- Makes import
The script can also:
- change of unix users target/source
- send email report of refresh
- run shell script after load