REPORT ACTIVITY

Use the REPORT ACTIVITY command to display the activation and deactivation operations that have been performed by the Provisioning Manager. Information about activations and deactivations is retained for approximately two months. You can select the time period to be reported.

For information about what is contained in the report, see page The activity report.

Note:
Manual activations and deactivations are not recorded by the Provisioning Manager in the activity log.

Syntax

Read syntax diagramSkip visual syntax diagram                         .-DEST=*----.
>>-+-REPORT--ACTIVITY-+--+-----------+--+-----------+--+---------+-><
   '-R--A-------------'  '-DEST=file-'  '-FROM=date-'  '-TO=date-'
 

Parameters

The command has the following parameters:

DEST=
The destination of the activity report. The following destinations are supported:
*
(Default) specifies that the report should be written to the console that is issuing the command.
file
Specifies a file where the information is to be stored. If the name includes lowercase characters, this parameter must be enclosed in single quotation marks ('). The file must be in the hierarchical file system. You can specify either an absolute path or a relative path to the file. If this is not absolute, the path is relative to the home directory of the user who is running the Provisioning Manager. You must ensure that there is sufficient space in the selected location. The Provisioning Manager user must be authorized to write to this location.
FROM=date
The start date of the report. All activations and deactivations executed from the beginning of that day are reported. If the parameter is omitted, the start date of the log is used. The start date of the report must be before the end date of the report specified in the TO parameter.

The format for the start date is mm/dd/yyyy, where mm is the month, dd is the day, and yyyy is the year. For example April, 20th, 2006 is 4/20/2006.

TO=date
The end date of the report. All activations and deactivations executed before the end of that day are reported. If the end date is omitted, the current date is used. The end date of the report must be after the start date of the report specified in the FROM parameter.

The format for the end date is the same as the one for the start date.