IST702I
CONFIG configname – UNEXPECTED stmt_type

Explanation

VTAM® encountered an unexpected statement or EOF while processing the adjacent SSCP table definition or dynamic path update set.

configname identifies the adjacent SSCP table definition or dynamic path update set.

stmt_type identifies the unexpected statement. The values can be one of the following:
  • CDRM STMT
  • NETWORK STMT[labelname], where labelname is the name of the label for a NETWORK statement.
  • EOF
One of the following conditions occurred:
  • After a valid CDRM definition statement was processed, a NETWORK statement with label labelname or end of file (EOF) was encountered before a valid ADJCDRM statement.
  • After a valid NETWORK statement was processed, end of file (EOF) occurred before a valid ADJCDRM statement.
  • After a valid ADJLIST statement was processed, a CDRM or NETWORK statement or EOF occurred before a valid ADJCDRM statement.

In the first two conditions, an ADJCDRM definition statement was expected—not necessarily as the next statement, but before EOF or a NETWORK statement. Instead, either EOF or a NETWORK statement defining a destination network for a new set of adjacent SSCP tables was encountered. After a valid VPATH or NCPPATH statement was processed, EOF occurred before a valid PATH statement.

In the third condition, an ADJCDRM definition statement was expected immediately following an ADJLIST statement. Instead, a CDRM or NETWORK statement or EOF was encountered.

System action

For adjacent SSCP table definition, further processing of the NETWORK definition statements and CDRM definition statements not accompanied by an ADJCDRM statement is halted, since the definition statements do not define a valid adjacent SSCP table.

For dynamic path update, the last VPATH or NCPPATH statement is not processed, since the definition statements do not define a valid dynamic path update set.

Operator response

Save the system log and network logs for problem determination.

System programmer response

Review the definition library to make sure all requirements for VTAM are correct for your system.

For adjacent SSCP table definition, either insert one or more valid ADJCDRM definition statements before (not necessarily immediately preceding) the unexpected NETWORK statement or EOF, or delete the extra NETWORK and CDRM statements that do not define the destination networks or destination SSCPs in the adjacent SSCP table definitions.

For dynamic path update, insert one or more valid PATH definition statements before EOF or delete the extra VPATH or NCPPATH statement that does not define a complete dynamic path update set.

For ADJLIST definition, do one of the following:
  • Insert one or more valid ADJCDRM definition statements immediately preceding the unexpected CDRM or NETWORK statement, or EOF.
  • Delete the extra CDRM and NETWORK statements.
  • If they are out of order, move the unexpected statements to the proper position.

Routing code

2

Descriptor code

5