Previous Topic: SECU - SECURITYNext Topic: SET$ - SET


SELE - SELECT

SELE001I SELECT is not available from this screen

The SELECT command is not valid from the screen on which it was entered.

SELE002E SELECT invalid, no fields are defined for this screen

The SELECT command is not valid from screens that do not have formatted fields.

SELE003E Field <fldname> not found

The indicated field name was not found.

SELE004I Selection cleared

Selection was active and is now inactive.

SELE005E Command failed, <tabname> table overflow

The command failed because table <tabname> overflowed. Contact CA Technical Support.

SELE006E <fldname> value is too long - <errorvalue>

The value supplied is longer than the field specified.

SELE007E <fldname> value contains invalid hex chars - <errorvalue>

The field <fldname> is a hexadecimal format field and the value specified contains invalid hex characters. If the value is enclosed in the character delimiters, it will be accepted and a character comparison will be performed.

SELE008E SELECT not supported for field <fldname>

Selection is not valid for the field indicated.

SELE009E Field <fldname> not properly defined

The field <fldname> has not been defined properly. Contact CA Technical Support.

SELE010I No match found for SELECT <selparms>

Selection is active and did not find any data rows which met the specified selection parameters.

SELE011I No selection active

A SELECT CLEAR of DISPLAY command was issued but selection was not active.

SELE012E SELECT_COMMAND failed, rc <rtncd> rs <rsncd>

The SELECT command failed, with the indicated return codes. Contact CA Technical Support.

SELE013I Selection pending

Selection was inactive and is now pending.

SELE014I Pending selection cleared

Selection was pending and is now inactive.

SELE015I Previous selection cleared, new selection pending

Selection was active and now a new selection is pending.

SELE016I Selection still pending

Selection was pending and is still pending.

SELE017W END ignored, no selection pending

The SELECT END command was issued to end a pending SELECT command, but no SELECT command was pending.

SELE018I Selection reset

The selection criteria have been reset to the parameters specified by the initial selection parameters in the miscellaneous profile section.

SELE019E Select parameters must be specified

Informational only.

SELE020E <var1> field name keyword invalid, no status fields displayed

Informational only.

SELE021E <var1> operator invalid for <var2> field name keyword

Informational only.

SELE022E Invalid value for <var1> field name keyword - <var2>

Informational only.

SELE023E Masking characters in value not valid with <var1> operator

Informational only.

SELE024E Invalid <var1> field value - <var2>

Informational only.

SELE026E <var1> invalid as first parameter - previous selection still pending

Informational only.

SELE027E <var1> invalid as first parameter - no previous selection active

Informational only.

SELE028W Field <fldname> not displayed

Informational only.

SELE032E Invalid start column - <var1>

Informational only.

SELE033E Invalid end column - <var1>

Informational only.

SELE034E End column required for start column <var1>

Informational only.

SELE035E Start column <var1> not within data field

Informational only.

SELE036E Start column <var1> to end column <var2> not within same data field

Informational only.

SELE037E <oper> operator not valid with start/end column numbers

Informational only.

SELE038W <oper> operator not yet supported

Informational only.

SELE039E Embedded blanks invalid for <oper> operator value

Embedded blanks are invalid in the value for the <oper> operator. The <oper> value should be of the form "groupname</grouptype>" without any enclosing single quotes.

SELE040E Invalid logical group name - <badvalue>

The <oper> value should be of the form "groupname</grouptype>" without any enclosing single quotes. The groupname part is required and should be 1 to 8 characters long.

SELE041E Invalid logical group type - <badvalue>

The <oper> value should be of the form "groupname</grouptype>" without any enclosing single quotes. The grouptype part is optional but if specified it should be 1 to 8 characters long.

SELE042W Group type required, no default defined for field <fldname>

The IN or NI operand was specified which requires at least a group name value. In this case the group type is also required because there is no default group type defined for the <fldname> field. Specify the SELECT value parameters as "groupname/grouptype".

SELE043E Group type <grptype> not found

The specified group type was not found. See the GROUPS command display for information about defined logical group types.

SELE044E Group name <grpname> found but not for group type <grptype>

The specified group name of <grpname> was found but not for the specified or default group type of <grptype>. See the GROUPS command display for information about defined logical group names.

SELE045E Group name <grpname> not found

The specified group name <grpname> was not found. See the GROUPS command display for information about defined logical group types.

SELE046E Group name <grpname> not found

A field name of "*" is invalid at this time because no previous field name was available.