AndresV
2 years agoLevel 6
Creating an alias using an existing client
Hi Guys,
We have an RAC Environment and we have to create aliases, So far is working fine; today we needed to add an alias using an existing client (folder created with images inside).
When we run this command:
bpclient - client racname - add_alias racclient1
The output is correct because racclient1 doesn't exist in the images folder.
but when we run the same command
bpclient - client racname - add_alias racclient2
It fails because racclient2 exists, I renamed folder racclient2 to racclient2_old and the command is successful but now I do not see any images (Backup, Archive and restore window) when I try to restore even though I copied all images back to racclient2. Does anyone face this problem??