HP System Dictionary/XL SDMAIN Reference Manual (32256-90001)

A-159
ACTION No action is needed.
1211 MESSAGE Unexpected token for a Value (SDERR 1211)
CAUSE An attribute or keyword value was expected in the indicated location.
ACTION Insert the missing value or change the existing unexpected token into a valid value.
1212 MESSAGE Operators are NOT allowed here (SDERR 1212)
CAUSE A relational operator is not allowed for this value (it cannot be qualified).
ACTION Remove the operator from the command.
1213 MESSAGE Wild card characters are NOT allowed here (SDERR 1213)
CAUSE Wild card characters are not allowed for this value (it cannot be qualified).
ACTION Remove the wild card character from the value.
1214 MESSAGE Unexpected token: probably missing semicolon, comma, or quotes (SDERR
1214)
CAUSE The token indicated is not allowed in this position.
ACTION Review the command syntax and correct the entered command accordingly.
CAUSE A semicolon is expected before the indicated token to separate the object and a keyword
clause or to separate two keyword clauses.
ACTION Insert a semicolon before the indicated token.
CAUSE A comma is expected before the indicated token to separate the attribute value clause
from the next attribute value clause.
ACTION Insert a comma before the indicated token.
CAUSE The indicated character string contains characters not allowed in a System Dictionary
name and so must be placed within a pair of quotes.
ACTION Place a pair of quotes around the indicated character string.
CAUSE There is a token missing at the indicated position.
ACTION Review the command syntax and insert the part of the command expected.
1215 MESSAGE Expected an Identifier (SDERR 1215)
CAUSE An identifier was expected at this location.
ACTION Insert an identifier or change the value in this position to an identifier.
1216 MESSAGE Too few values in the list (SDERR 1216)
CAUSE A relationship or relationship type must consist of at least 2 entities or entity types,
respectively.
ACTION Include a list of at least 2 in the indicated position.
1217 MESSAGE Too many values in the list (SDERR 1217)
CAUSE A relationship or relationship type consists of a maximum of 6 entities or entity types,
respectively.
ACTION Reduce the number of items in the list to no more than 6.