Management Information Related Display command

You can display the relation summary of the registered management information in a list format.

Format of command

utlidlist -i {snd|rcv|job|hst|tgrp|fmt|mfmt|trg} -id ID [-list] [-l|-v8] 

Explanation of the parameters

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

Specify the type of management information to display in a list format (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

trg:

File Trigger Information

Note

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

-id ID

ID of the information record to be displayed in a list format (Mandatory)

For IDs other than Host Information IDs, specify a string of alphanumeric characters (and "_" if desired) that is within 50 bytes. Specify the Host Name in the Host Information as an alphanumeric character string within 68 bytes.

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

Use an asterisk (*) to specify multiple IDs.

By using an asterisk (*), you can specify a prefix match (for example: ABC*).

-list

Specify this parameter to display an ID list (Optional)

When omitted, the relationship chart of each management information will be displayed.

-l|-v8

Specify the list format for output (Optional)

  • When you specify -l

    The output appears in the format for HULFT lower than Ver.8.

    You can view only the first 8 bytes of each ID.

    If the data per line exceeds 80 bytes, the comment text wraps partway through.

  • When you specify -v8

    Each ID appears in full even if it exceeds 8 bytes in length, and the comment text appears in a format that does not require wrapping partway.

  • When you omit both -l and -v8

    The output appears in the format for HULFT lower than Ver.8.

    You can view only the first 8 bytes of each ID.

    If the data per line exceeds 80 bytes, only the portion of the comment text that fits within an 80-byte line appears.

Remarks

You can display records of the management information in a list format for multiple IDs by repeating '-i {snd|rcv|job|hst|tgrp|fmt|mfmt|trg} -id ID.'