Management Information Deletion command

Use the following command to delete a record from management information.

Format of command

utlirm -i {snd|rcv|job|hst|tgrp|fmt|mfmt|sch|trg|mail} -id ID

Explanation of the parameters

-i {snd|rcv|job|hst|tgrp|fmt|mfmt|sch|trg|mail}

Selection of type of management information record to be deleted (Mandatory)

snd:

Send Management Information

rcv:

Receive Management Information

job:

Job Information

hst:

Host Information

tgrp:

Transfer Group Information

fmt:

Format Information

mfmt:

Multi Format Information

sch:

Schedule Information

trg:

File Trigger Information

mail:

Mail Interface Information

Note

You can use the Schedule Information database and the File Trigger Information database only if the HULFT10 Server grade is installed.

-id ID

ID to be deleted (Mandatory)

For IDs other than Host Information IDs and Mail Interface IDs, specify a string of alphanumeric characters (and "_" if desired) that is within 50 bytes.

For a Host Information ID, specify an alphanumeric string within 68 bytes.

For Mail Interface IDs, specify an alphanumeric string within 50 bytes.

The IDs of Send Management Information, Receive Management Information, Format Information, and Multi Format Information database records are not case sensitive.

Remarks

You can delete multiple management information records by repeating '-i {snd|rcv|job|hst|tgrp|fmt|mfmt|sch|trg|mail} -id ID.'