I need help to produce a query to return a list of Orphaned Media (LTO tapes) with condition equals to Bad/Good. Which database and which table should I use?



I need help to produce a query to return a list of Orphaned Media (LTO tapes) with condition equals to Bad/Good. Which database and which table should I use?
Best answer by Jason Duncan
Eduardo Braga it should be in the MMMedia table. I would have to check further for the flags, but if you run select * from mmmedia and look for the orphaned barcodes you have, and some of properties columns, it should be clear.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.