del (delete accounting information)

Purpose

Use this command to delete accounting information from the accounting database table. You cannot use wildcard characters with this command.

Required access rights:
CT: DniAccAdm.del
CO: DniAccAdm.del
attr: na
Predefined roles that provide required access rights: DniAccAdmin
Issue for OU: SYSOU
Issue to service: DNI_ACCADM

Format

Read syntax diagramSkip visual syntax diagramdel-dateTodate-ouou

Parameters

-dateTo date
Date. Only information collected at this date or earlier is deleted. The date must be more than 12 months in the past. For a list of date formats, see Languages and regions. If the parameter is omitted, all data older than 13 months is deleted.
-ou ou
Name of the OU for which accounting data is to be deleted.

Examples

When the language code is set to English and the region code to the United States, the following command deletes, all accounting information that was collected for BANKA on 30 June 2010 or earlier:
INST1.SYSOU.DNI_ACCADM>del -dateTo 06/30/10 -ou BANKA
It produces output similar to this:
DNIH4751I Successfully deleted '365' Accounting Records.
DNIH4750I Command completed successfully.