9.1D09 (I know...) on HPUX 11.11, 35GB database
I'm planning a D&L and would like to know if there are any special considerations for After Imaging. Is there any reason / advantage to run "aimage end" in this (very rough) scenario? If so, why & when?
(Save current)
Shutdown
Offline backup
Save the ai files
prorest to temp location as validation
(Dump)
dump sequences _seqvals.d
dump the tables (example: $DLC/bin/proutil database -C DUMP table /temp/bindump/ -RO)
(Load)
build the empty database
load the incremental df
backup
load the data (example: $DLC/bin/proutil database -C LOAD table.db -1 -i -yy 1950)
load the sequences
backup
idxbuild
(Go live)
backup
aimage begin
Thanks,
Ray
I'm planning a D&L and would like to know if there are any special considerations for After Imaging. Is there any reason / advantage to run "aimage end" in this (very rough) scenario? If so, why & when?
(Save current)
Shutdown
Offline backup
Save the ai files
prorest to temp location as validation
(Dump)
dump sequences _seqvals.d
dump the tables (example: $DLC/bin/proutil database -C DUMP table /temp/bindump/ -RO)
(Load)
build the empty database
load the incremental df
backup
load the data (example: $DLC/bin/proutil database -C LOAD table.db -1 -i -yy 1950)
load the sequences
backup
idxbuild
(Go live)
backup
aimage begin
Thanks,
Ray