Difference between revisions of "Template:SQWareProduction sqwora SchemaRefresh.ksh presentation"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 2: | Line 2: | ||
<br>Actions: | <br>Actions: | ||
* Makes export of distant schema by ssh | * Makes export of distant schema by ssh | ||
− | * Retrieve | + | * Retrieve dump file by scp |
* Drop all objetcs of refreshed schema | * Drop all objetcs of refreshed schema | ||
* 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 before | + | * run shell script before load |
− | * run shell script after | + | * run shell script after load |
Latest revision as of 20:29, 16 June 2014
Refresh one or more schemas by exp/imp
Actions:
- Makes export of distant schema by ssh
- Retrieve dump file by scp
- Drop all objetcs of refreshed schema
- Makes import
The script can also:
- change of unix users target/source
- send email report of refresh
- run shell script before load
- run shell script after load