This error message indicates an internal error within AMB compiler
(portion that reads % INCLUDE files). During I/O processing, AMB issued an OPEN
or READ call for a channel that did not have a prior LOOKUP or CLOSE call. The
channel number passed from SSTCTIM to SSTDDNA is less than 1 or greater than
the maximum number of channels. You passed an invalid call code from SSTCTIM to
SSTDDNA.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
Resolution:
Inspect all INCLUDE statements for correct syntax and file
specifications and verify that the referenced file members exist. Also check DD
statements for call libraries. Contact your AMB Administrator.