HP NonStop RDF J-series RVUs Management Manual page 175

For j-series and h-series rvus
Table of Contents

Advertisement

set code 4700
set part (1, $data2, 2, 2 )
set altkey (1, file 0, keyoff 6, keylen 2 )
set altkey (2, file 0, keyoff 6, keylen 2, no update )
set altkey (3, file 0, keyoff 6, keylen 2 )
set altkey (4, file 0, keyoff 6, keylen 2, no update )
set altkey (5, file 0, keyoff 6, keylen 2, no update )
set altfile (0, $data3.test.altf0200 )
create $data3.test.part0200
set altfile (0, $data3.test.altf0201 )
create $data3.test.part0201
After using a VOLUME command to specify the primary database volume from which you
want to extract the data, load the empty duplicate files:
volume $data0.test
load part0100, $data2.test.part0100, share, sorted
load part0101, $data2.test.part0101, share, sorted
load altf0100, $data2.test.altf0100, share, sorted
load altf0101, $data2.test.altf0101, share, sorted
volume $data1.test
load part0200, $data3.test.part0200, share, sorted, no compact
load part0201, $data3.test.part0201, share, sorted, no compact
load altf0200, $data3.test.altf0200, share, sorted
load altf0201, $data3.test.altf0201, share, sorted
5.
After the load operations in step 5 are done, issue the following RDFCOM command:
STOP SYNCH
6.
Use FUP DUP commands to move the duplicate files to the backup system. Remember that
the files must be duplicated to the volumes on the backup system that are mapped to the
corresponding volumes where the database resides on the primary system. Assume you
issue the FUP DUP command at the primary system and that the target volumes on the
backup system have the same names as the corresponding database volumes on the primary
system ($DATA0 and $DATA1). Issue the following commands:
volume $data2.test
fup dup *,\rdfb.$data0.test.*
fup alter \rdfb.$data0.test.part0100, &
altfile (0, \rdfb.$data0.test.altf0100 )
fup alter \rdfb.$data0.test.part0101, &
altfile (0, \rdfb.$data0.test.altf0101 )
volume $data3.test
fup dup *,\rdfb.$data1.test.*
fup alter \rdfb.$data1.test.part0200, &
altfile (0, \rdfb.$data1.test.altf0200 )
fup alter \rdfb.$data1.test.part0201, &
altfile (0, \rdfb.$data1.test.altf0201 )
7.
Turn on the audit attributes for the backup database.
8.
Issue the RDFCOM START UPDATE command. When all of the updaters have logged a
message 782, the backup synchronization is complete.
Synchronizing Entire Databases Online
175

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop rdf h-series rvusNonstop rdf

Table of Contents