5.4
Table Of Contents
- Avid iNEWS Setup & Config Guide
- Contents
- Using This Guide
- Introduction
- The iNEWS Console
- Getting Started
- Users
- The Database: Directories, Queues, and Stories
- Overview of the iNEWS Database
- Restrictions to Directory or Queue Creation
- Creating a New Directory
- Creating a New Queue
- Creating a New Story
- Using Script Templates
- Renaming a Directory or Queue
- Deleting a Directory or Queue
- Recovering a Killed Story
- Viewing Database Traits
- Changing Database Traits
- Database Purge Intervals and Limits
- Identifying Locked Queues and Stories
- Removing Locks from a Workstation
- Unbusy Stories and Queues
- MOS Integration
- Groups
- Overview of Groups
- Viewing Group Information from the Console
- Viewing Group Information from a Workstation
- Creating a New Group
- Group Checker
- Renaming a Group
- Deleting a Group
- Creating or Modifying Multiple Groups
- Adding Users as Members of a Group
- Adding Groups as Members of Other Groups
- Adding Workstations as Members of a Group
- Combined Permissions and Timeouts
- Group Access and Usage Restrictions
- Group Traits for the Database
- Creating a Mail Alias
- Keyboards and Macros
- Forms
- Character Generator Title Entry
- System Configuration
- Printers
- Wires
- Servers
- iNEWS Community
- MOS Redirection
- Web Publishing
- iNEWS Projects
- Media | Index
- Command References
- Programs Invoked by iNEWS
- Commands Used by Avid Personnel Only
- Linux Commands Used in iNEWS
- Console Server Commands
- broadcast
- configure
- connect
- ctraits
- dbclean
- dbclose
- dbdev and dbsize
- dbdump
- dbfree
- dblines
- dboriginal
- dbpurge (Superuser conditional)
- dbrestore
- dbserver
- dbsort
- dbtraits
- dbvisit
- dictionary
- diskclear (Superuser only)
- diskcopy
- doc
- ed
- enter
- force (Superuser only)
- grpcheck
- gtraits (Superuser only)
- help
- hogs
- idiff
- list
- list B
- list C
- list c
- list d
- list g
- list p
- list q
- list s
- list sq
- list u
- logout
- makemontab
- makeshift (Super user only)
- maketab (Superuser only)
- mapcheck
- msgclean
- offline
- online
- otod
- reconnect
- remove
- rename (Superuser only)
- reorder
- restart
- searchtape
- send
- sendlong
- shutdown
- sitedump (Superuser only)
- siterestore (Superuser only)
- startup
- status
- stop
- su
- unbusy
- utraits (Super user only)
- version
- wholockedit
- Job List Commands
- Dialog Commands
- System Files
- Standard Dictionaries
- Using Dictionaries to Define Messages and Commands
- Customizing Dictionaries
- Utility Messages Dictionary (/site/dict/messages)
- DBServer Program Messages
- Disconnect Program Messages
- Category and Keyword Check Program Messages
- Keyboard Check Program Messages
- Keyboard Check Program Messages for Macros
- Grpcheck Messages
- Wire Program Messages
- Mail Server Messages
- Map Check Program Messages
- Validation (Action) Server
- Seek Server Messages
- Last Login Messages
- Print Server Messages
- dbtraits Messages
- Save Error (Workstation) Messages
- Queues Dictionary (/site/dict/queues)
- Words Dictionary (/site/dict/words)
- Keyboard Macros Dictionary (/site/dict/keymacros)
- Case-shifting Dictionary (/site/dict/shift)
- MCS Dictionary (/site/dict/mcs)
- Job List Command Dictionary (/site/dict/joblist)
- D Messages Dictionary (/site/dict/dmessages)
- S Messages Dictionary (/site/dict/smessages)
- Environment Variables
- Managing Traits at the Console
- The Line Editor, ed
- Index
Setting Up iNEWS for Media | Index Integration
469
n
Database traits may also be assigned to queues or directories via the Directory/Queue
Properties dialog box at an iNEWS Workstation. For more information, see “Viewing Database
Traits” and “Changing Database Traits” in the Avid iNEWS Setup and Configuration Guide.
To find out which directories or queues have the Media Index attribute:
t From the console, type the list command in the following format:
list flags=m d
The system will display a line that shows the database traits flags
(SRPlo-LIsUGQSXWFiTMm) and some column headers. Each line underneath the header
line represents either a queue or directory, as indicated by the Q or D to start each line of
text. A dash appears when the attribute is not assigned to the queue or directory. The
lowercase “m” is the last flag, coming before the sortfield column, and indicates the
directories or queues with the Media Index attribute assigned to them.
SRPlo-LIsUGQSXWFiTMm sortfield purge dis mbox directory
D-------Is----X-Fi--m TITLE P1 D7 - SHOWS
Q-R-----I-----XW-iT-m TITLE P3.0 D1 - WIRES.ALL
Activating the mediaindex Program
After completing all other steps in this chapter, you need to activate the mediaindex program,
which acts as the sync agent for Media Index. To do this, you need to know the device number
for the program, which will vary by site.
To get the device number for mediaindex, use the following command:
t Type:
list c mediaindex
.
The system will display information similar to this example, in which case the device
number is 122, located in the NOTIFY column:
DEV DEVICE_TYPE COMPUTER NOTIFY OPTIONS DEVNAME
S122 mediaindex B 122
To activate mediaindex:
t Use the restart console command in the following format:
restart <device number>
For example: select the appropriate server at the console, and type:
restart 122
n
(Optional) Use the stop command to stop the program, such as
# stop 122
.