I have come across this error when i tried expiring my tapes
bpexpdate -m 000001 -d 0 -host mediaservername
bpexpdate -m 000001 -d 0
it has thrown error "requested media id is not assigned to this host in the emm database"
If we get this error then we need to use the below command and have HOST and MEDIA SERVER name added on to the same command.
bpexpdate -m 000001 -d 0 -host mediaservername
No comments:
Post a Comment