Avaya Logo

Previous Topic

Next Topic

Book Contents

Book Index

cdsrpt command

The cdsrpt command generates a call data summary report for a specific date.

Synopsis

cdsrpt hours service event_data date

Description

The cdsrpt command generates the call data summary report for a date specified. The report is stored in standard out (stdout). Before this report can be run, the database system must be up and running, but the voice system does not need to be up.

Parameters for the cdsrpt command are described in the following table:

Parameter

Description

Comments

hours

Hour the call data was collected

0-23

service

Script (application) name

Use all to indicate all applications

event_data

Flag indicating whether to include call event data or not

Valid options are either n to not include event data, or y to include event data

date

Date the data was collected in the system

Use the format mm/dd/yy or mm/dd/yyyy

Examples

The following example shows how cdsrpt is used to generate a call data summary report for call data collected between 2 p.m. and 4 p.m. on October 20, 1993 for all applications on the system. Call event data summary is included in the report.

cdsrpt 14-16 y 10/20/1993

The following example shows how cdsrpt is used to generate a call data summary report for all call data collected on October 20, 1993 for the application balance_chk. Call event data summary is not included in the report.

cddrpt balance_chk n 10/20/93

Error messages

CANNOT FIND /vs/trans/application.D OR MALLOC SPACE FOR IT

If you get the above message while running cdsrpt, take the following remedial steps:

  1. Make certain the /vs/trans/application.D file exists and is current.
  2. Remove unnecessary files from the /vs/trans/ directory.

See also

© 2006 Avaya Inc. All Rights Reserved.