HP Serveur lame HP ProLiant BL465c Gen8 User Manual

Page 349

Advertising
background image

4.

Transfer the metafile and the temporary file from the source server to the distribution target server.

Use the

ftp

(file transfer protocol) command to transfer the metafile

C:\METADIR\Meta1

and

the exported temporary file

C:\temp\EX-FILE1.drm

from the source server to the distribution

target server.

PROMPT> ftp distribution-destination-server-name

ftp> Username: (Enter the login name)

ftp> password: (Enter the password)

ftp> binary

ftp> put C:\temp\EX-FILE1.drm

ftp> put C:\METADIR\Meta1

ftp> quit

PROMPT>

5.

Copy the backup data.

Copy to the distribution target server volumes the data that was backed up to the secondary
volumes in step 1.

6.

Import the temporary file into the backup catalog on the distribution target server.

To import the temporary file

C:\temp\EX-FILE1.drm

(transferred from the source server in

step 4) into the backup catalog on the distribution target server, execute the

drmdbimport

command on the distribution target server.

PROMPT> drmdbimport -f C:\temp\EX-FILE1.drm

KAVX0001-I The drmdbimport command will now start.

KAVX0418-I Backup information from the specified file was imported into the backup catalog.

Imported backup ID = 0000000001

KAVX0002-I The drmdbimport command will now end.

PROMPT>

7.

Check the import results.

To confirm that the import finished successfully, execute the

drmsqlcat

command on the

distribution target server.

PROMPT> drmsqlcat SQL1

INSTANCE: SQL1

BACKUP-ID: 0000000001 BACKUP-MODE: ONLINE INSTANCE: SQL1

ORIGINAL-ID: 0000000001

START-TIME: 2002/06/01 10:00:00 END-TIME: 2002/06/01 10:03:00

HOSTNAME: SQL1

T DB OBJECT FILE FS DG DEVICE COPY-GROUP

M DB1 METAFILE C:\METADIR\Meta1 C: - - -

D DB1 DATAFILE D:\SQL\data1 D: - Harddisk1 SQL001,B001

- - - - - - - SQL001,B001

T DB1 TRANSACT E:\SQL\tlog E: - Harddisk2 SQL002,B001

- - - - - - - SQL002,B001

PROMPT>

Application Agent CLI User Guide

349

Advertising