cancel
Showing results for 
Search instead for 
Did you mean: 

NOT ABLE TO EXPIRE TAPES

Nayab_Rasool
Level 6

Hi All,

 

I am not able to expire the tapes as i run command 

bpexpdate  -m 000001 -d 0 

Its throwing error :--> "  requested media id is not assigned to this host in the emm database"

1 ACCEPTED SOLUTION

Accepted Solutions

Mark_Solutions
Level 6
Partner Accredited Certified

As Martin says .. if it is not assigned it cannot be expired

An alternative is if the command is being run from the master and the tape belongs to a different server

If you know which server owns it (this is a column that can be added under your media section in the admin console) then re-try the command using

bpexpdate -m 000001 -d 0 -host mediaservername

View solution in original post

4 REPLIES 4

AmolB
Moderator
Moderator
Employee Accredited Certified

Refer to http://www.symantec.com/docs/TECH56034

http://www.symantec.com/docs/TECH153008

mph999
Level 6
Employee Accredited

That is because the tape is not assigned.

Therefore, there is no need to expire it.

Martin

Mark_Solutions
Level 6
Partner Accredited Certified

As Martin says .. if it is not assigned it cannot be expired

An alternative is if the command is being run from the master and the tape belongs to a different server

If you know which server owns it (this is a column that can be added under your media section in the admin console) then re-try the command using

bpexpdate -m 000001 -d 0 -host mediaservername

Marianne
Level 6
Partner    VIP    Accredited Certified

Please show us output of:

nbemmcmd -listmedia -mediaid 000001