1753842 Members
8161 Online
108806 Solutions
New Discussion юеВ

Backup/by=owner

 
SOLVED
Go to solution
Rob Kersey
Advisor

Backup/by=owner

I am trying to backup my whole directory structure whilst keeping the correct permissions.

From what I have read we should be able to use the command below

$ back/log [.rkersey...] /by_owner=original rob.bck /sav/lis

I keep getting the following error

%BACKUP-F-INVQUAVAL, value 'ORIGINAL' invalid for /BY_OWNER qualifier

Why?

Thanks in advance

Rob

Anal/Image on sys$system:backup.exe

Image Identification Information

image name: "BACKUP"
image file identification: "V7.1"
link date/time: 14-OCT-1997 00:36:08.20
linker identification: "V11-38"
2 REPLIES 2
Solution

Re: Backup/by=owner

Hi Rob

/BY_ONWER with ORIGINAL as value is only allowed as an output file qualifier.

Used as an input qualifier, you have to supply a UIC. If you specifc /BY_OWNER the UIC from the current process is taken.

Regards
Juerg
Ian Miller.
Honored Contributor

Re: Backup/by=owner

the /BY_OWNER qualifier is not required in this case to correctly save the ownership of the files. This qualifer is used as an input qualifer to select files to be backed up. As an output qualifier (on a restore operation) /BY_OWNER=ORIGINAL requests that the files are restored with their original ownership.
____________________
Purely Personal Opinion