Computing.Net > Forums > OpenVMS > OPENVMS : restore

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

OPENVMS : restore

Reply to Message Icon

Name: techbabu303
Date: June 26, 2007 at 01:19:41 Pacific
OS: OPENVMS
CPU/Ram: OPNEVMS
Product: HP
Comment:

Hi,

How do i restore a file of type *.bck it has been created using
bakcup/log command ?



Sponsored Link
Ads by Google

Response Number 1
Name: techbabu303
Date: June 26, 2007 at 01:21:04 Pacific
Reply:

the exact command used to backup is listed below

$define/trans=conceal KIT_ROOT dkc200:[users.satishna.satbackup]

$backup/log KIT_ROOT:[000000…]*.*;* local.bck/save



0

Response Number 2
Name: KellyS
Date: June 26, 2007 at 06:50:31 Pacific
Reply:

Hello,

The restore is also done with the BACKUP command, but with the file parameters reversed:

$ Backup local.bck/save_set target_disk:[target_dir...]/by_owner=original

The first file specification is always the input, and the second is always the output.

The "/by_owner=original" qualifier tells backup to restore the files with the original file ownership settings.

The "/save_set" qualifier must be directly after the .BCK filename and tells backup that this file is a backup "saveset". Backup does not rely on the file type for this.

The "/log" qualifier tells backup to list the individual files as they are backed-up or restored.

For more information enter $help backup, or go to the OpenVMS site at www.hp.com/go/Openvms. Scan the left side and click on "OpenVMS Documentation", then on "OpenVMS Operating System. Then look for the "System Management Utilities Reference Manual".


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: OPENVMS : restore

openvms restore www.computing.net/answers/openvms/openvms-restore/390.html

openvms to linux/windows NT migration www.computing.net/answers/openvms/openvms-to-linuxwindows-nt-migration/18.html

C Shell Interpreter for OpenVMS? www.computing.net/answers/openvms/c-shell-interpreter-for-openvms/21.html