Nortel Viewer Installation Manual page 80

Nortel viewer software: installation guide
Hide thumbs Also See for Viewer:
Table of Contents

Advertisement

Supplemental Configuration Information
Database management commands
The following tables lists commands for single and bulk record deletion.
When you use these commands, you invoke a stored procedure.
Note: Italicized text indicates variable information — when using a
command, replace the variables according to your own needs.
Action
Delete a single call/
segment record from the
EWareCalls database.
This will make a call
unavailable for playback
from Viewer and Vision.
Delete a single call/
segment record from the
Media database.
This prevents the call
from being retrieved
from Archive.
Delete all records from
the Media database that
have been deleted from
the EWareCalls database.
Delete all records from
the Media database that
are older than a specific
date.
80
Example
EXEC EWareCalls..DeleteInum
400000123456789
EXEC Media..DeleteItem 'EEDB8237-
8C0F-E063-C318-005004431754'
EXEC Media..DeleteItemByInum
400000123456789
EXEC Media..DeleteMissingItems
EXEC Media..DeleteAgedItems '01-jan-
2000 00:00:00'
Standard 4.0
Nortel Viewer

Advertisement

Table of Contents
loading

Table of Contents