Previous Topic: TOPC - TOPICSNext Topic: TRAC - TRACE


TOTL - TOTAL

TOTL001I TOTAL is not available from this screen

The TOTAL command is not available on the screen from which it was entered. The current display command does not support TOTAL.

TOTL002W TOTAL invalid, no fields are defined for this screen

The TOTAL command is not available on the screen from which it was entered. The current display is not a formatted screen.

TOTL003E Field <fldname> not found

The specified field name was not found.

TOTL004E TOTAL invalid for <fldname>, type <datatype>

The TOTAL command is not valid for data type of the specified field.

TOTL005E Field <fldname> not properly defined

Informational only.

TOTL006E <func> failed, <reason>

Informational only.

TOTL007E TOTAL not supported for field <fldname>

The TOTAL command is not supported for the specified field.

TOTL008I <cmd> <fld> <typ> total <tot> average <avg> count <cnt>

This message reports the total and average for the data in all displayed rows of the specified field. This message is used when TOTAL OPTIONS SHORT is in effect. The <tot>, <avg>, and <cnt> variables are displayed in their short form. The <cmd> active command name variable will be displayed only when TOTAL OPTIONS CMD is in effect. The <typ> field type variable will be displayed only when TOTAL OPTIONS TYPE is in effect.

TOTL009I <cmd> <fld> <typ> total <tot> average <avg> count <cnt> invalid <err>

This message reports the total and average for the data in all displayed rows of the specified field. Invalid data was found in <err> number of rows and these rows are not included in the calculations. This message is used when TOTAL OPTIONS SHORT is in effect. The <tot>, <avg>, <cnt>, and <err> variables are displayed in their short form. The <cmd> active command name variable will be displayed only when TOTAL OPTIONS CMD is in effect. The <typ> field type variable will be displayed only when TOTAL OPTIONS TYPE is in effect.

TOTL011E Unrecognized parameter - <errparm>

Informational only.

TOTL012I <cmd> <fld> <typ> total <tot> average <avg> count <cnt>

This message reports the total and average for the data in all displayed rows of the specified field. This message is used when TOTAL OPTIONS LONG is in effect. The <tot>, <avg>, and <cnt> variables are displayed in their long form. The <cmd> active command name variable will be displayed only when TOTAL OPTIONS CMD is in effect. The <typ> field type variable will be displayed only when the TOTAL OPTIONS TYPE is in effect.

TOTL013I <cmd> <fld> <typ> total <tot> average <avg> count <cnt> invalid <err>

This message reports the total and average for the data in all displayed rows of the specified field. Invalid data was found in <err> number of rows and these rows are not included in the calculations. This message is used when TOTAL OPTIONS LONG is in effect. The <tot>, <avg>, <cnt>, and <err> variables are displayed in their long form. The <cmd> active command name variable will be displayed only when TOTAL OPTIONS CMD is in effect. The <typ> field type variable will be displayed only when TOTAL OPTIONS TYPE is in effect.

TOTL014I <cmd> <fld> <typ> total <tot> average <avg> count <cnt>

This message reports the total and average for the data in all displayed rows of the specified field. This message is used when TOTAL OPTIONS BOTH is in effect. The <tot>, <avg>, and <cnt> variables are displayed as "lll (sss)" where lll is the long format and sss is the short form. "(sss)" will not be displayed if the lll and sss values are the same. The <cmd> active command name variable will be displayed only when TOTAL OPTIONS CMD is in effect. The <typ> field type variable will be displayed only when TOTAL OPTIONS TYPE is in effect.

TOTL015I <cmd> <fld> <typ> total <tot> average <avg> count <cnt> invalid <err>

This message reports the total and average for the data in all displayed rows of the specified field. Invalid data was found in <err> number of rows and these rows are not included in the calculations. This message is used when TOTAL OPTIONS BOTH is in effect. The <tot>, <avg>, <cnt>, and <err> variables are are displayed as "lll (sss)" where lll is the long format and sss is the short form. "(sss)" will not be displayed if the lll and sss values are the same. The <cmd> active command name variable will be displayed only when TOTAL OPTIONS CMD is in effect. The <typ> field type variable will be displayed only when TOTAL OPTIONS TYPE is in effect.

TOTL016E <kwd> keyword invalid, not executing in a REXX environment

The keyword <kwd> is only valid when SYSVIEW is executing in REXX environment.

TOTL017I REXX variables created/updated by EXTRACT option

A "TOTAL fldname EXTRACT" command successfully created or updated the REXX variables requested with the EXTRACT option.

TOTL018E Invalid rows parm - <rows>

The indicated rows parameter is not valid. Refer to the TOTAL command help for a complete description of the format of the TOTAL rows parameter.

TOTL019I Start row <srow> end row <erow> (<selrows> of <totrows> rows)

This message is only logged and not displayed. It contains the start and end row numbers processed along with the number of rows processed and the total number of displayed rows.