Template:SQWareProduction sqwsyb LoadDatabase.ksh presentation

From Wiki_dbSQWare
Revision as of 18:47, 5 April 2014 by BatchUser (talk | contribs) (Updated by BatchUser)
Jump to: navigation, search


Standard database Load sybase
script dynamically find Dump files to Load
You can choose type of Load (default full):

  • full -> Load full Dump
  • inc -> Load Dump tran
  • stb -> Load Dump tran for standby
  • fstb -> Load full Dump plus Dump tran for standby


You can choose to online database or not(defaut on):

  • on -> online
  • off -> not online
  • ostb -> online for standby access


The script can also:

  • kill connected sessions on the database to Load
  • make a synchronisation of syslogins/sysusers
  • run shell script before Load
  • run shell script after Load