No longer using Media Scheduling and want to delete the data
- Product: Voyager Media Scheduling
Question
We no longer use Media Scheduling and want to remove it. How should we go about removing Media Scheduling data?
Answer
It is important to delete the data before having Media Scheduling uninstalled because of the links to Voyager data you will continue to use - you may see other errors when trying to work with or remove Voyager data in the future if you do not remove Media data now.
Delete each of the following data types in the order listed. Failing to do so will result in errors deleting data types further down the list. If you encounter a problem deleting any of the data below, contact Support before moving on to the next data type.
Bookings
- Prepackaged Reports > New Query > Query for confirmation numbers of current bookings:
SELECT CONFIRM_NO FROM MEDIA_SCHEDULE;
- Media Scheduling > Search > Bookings > Confirmation Number
- Enter first number from step 2.
- Discharge, cancel or delete booking.
- Repeat steps 3 and 4 until all bookings deleted.
Equipment Maintenance
- Media Schedule > Inventory > Equipment Maintenance
- Delete any equipment maintenance items
Equipment Groups
- Media Schedule > Inventory > Equipement Groups > Equipment Group Type
- Highlight group.
- Click delete.
- Repeat steps 2 and 3 for all group types
Equipment Records
- Media Schedule > Equipment > Equipment Type
- Highlight equipment record
- Click delete
- Repeat steps 2 and 3 for all equipment types
Room Records
- Media Schedule > Inventory > Rooms > Room Types
- Highlight room type
- Click delete.
- Repeat steps 2 and 3 for all room types
When deleting anything from Media Schedule > Inventory, the counts on the left may display inaccurately. If this happens, you can restart the client and the count will be reset.
Staff
- Media Scheduling > Schedule > Staffing
- Highlight staff
- Click delete.
- Repeat steps 2 and 3 for all staff
Policy Groups
- Media System Administration > Media Scheduling > Policy Groups
- Highlight Policy Group
- Click delete.
- Repeat steps 2 and 3 for all policy groups
Policy Settings
1. Media System Administration > Media Scheduling > Policy Settings > Room / Equipment / Item tabs
2. Highlight room / equipment / item setting
3. Click delete for each setting
4. Repeat steps 2 and 3 for all (you will not be able to delete default settings)
Media Room Detail Types
- Media System Administration > Media Scheduling > Media Room Detail Types
- Highlight room detail type
- Click delete.
- Repeat steps 2 and 3 for all room detail types
Media Room Types
- Media System Administration > Media Scheduling > Media Room Type
- Highlight room type
- Click delete.
- Repeat steps 2 and 3 for all room types
Maintenance Types
- Media System Administration > Media Scheduling > Maintenance Types
- Highlight maintenance type
- Click delete.
- Repeat steps 2 and 3 for all maintenance types
Equipment Types
- Media System Administration > Media Scheduling > Equipment Types
- Highlight equipment type
- Click delete.
- Repeat steps 2 and 3 for all equipment types
Media Types
- Prepackaged Reports > New query > Find items with MEDIA_TYPE_ID not equal to zero and get barcodes:
SELECT IB.ITEM_BARCODE FROM ITEM I JOIN ITEM_BARCODE IB ON I.ITEM_ID=IB.ITEM_ID WHERE I.MEDIA_TYPE_ID <> 0;
Save barcodes in .txt file
- Cataloging > File > Pick and Scan
- Use Pick and Scan and .txt file from step 3 to clear Media Type from item records.
- Media System Administration > Media Scheduling > Media Types
- Highlight media type
- Click delete.
- Repeat steps 5 and 6 for all media types.
Operator Profiles
- Media Scheduling > Operator Security > Operators > Operator ID > Edit
- Select <none>
- Save.
- Repeat steps for every operator.
Locations
- Media Scheduling > Operator Security > Locations > Location Name > Edit
- Uncheck any security profiles.
- Repeat for every location.
Security Profiles
- Media Scheduling > Operator Security > Security Profiles
- Highlight each profile
- Click delete.
- Repeat steps 2 and 3 for all security profiles
- Article last edited: 10-Jul-2018