Template:SQWareProduction sqwora SchemaRefresh.ksh presentation: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
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 Dump file by scp
* 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 Load
* run shell script before load
* run shell script after Load
* run shell script after load

Latest revision as of 21: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