IST1011I
ENTRY entryname NOT FOUND IN tabletype tablename FOR resourcename

Explanation

VTAM® issues this message during session initiation if it cannot find a table entry for a resource. No entryname entry exists in the tabletype table tablename that is defined for the resource resourcename.

entryname is the entry that was specified on the LU, LOCAL, TERMINAL, or APPL definition statement.

tabletype is MDLTAB (model name table) or ASLTAB (associated LU table).

tablename is the name of the table.

resourcename is the 1–8 character resource name specified on the LU, LOCAL, TERMINAL, or APPL definition statement. entryname is defined for this resource.

System action

If tabletype is MDLTAB, session establishment continues with no model name provided to the PLU.

If tabletype is ASLTAB, session establishment continues with no associated LU names provided to the PLU.

Operator response

Save the system log for problem determination. Provide the entryname and tablename.

System programmer response

Verify that tablename is the correct table for resourcename. If it is not, do one of the following:
  • Change the tablename in the logical unit definition and reactivate the logical unit.
  • Enter a MODIFY TABLE command to associate the correct table with the logical unit.
If tablename is correct, verify that the entryname specified in the logical unit definition matches the entryname in the table. If the entrynames do not match, do one of the following:
  • Change the entryname in the logical unit definition and reactivate the logical unit.
  • Add, replace, or correct the entryname in the table and enter MODIFY TABLE to use the updated table.

Routing code

2

Descriptor code

5