The internal CALL command processor implements the TSO
CALL command for use by an unauthorized caller outside of the Terminal
Monitor Program.
SAST201I COMMAND SYSTEM ERROR +
Entering a question
mark in the line following this message produces one of these additional
messages:
-
NOT ENOUGH MAIN STORAGE
TO EXECUTE COMMAND
-
Either the CALL command
was unable to allocate enough memory to begin processing, or the system
failed while it was parsing the command line. This message should
not normally occur; inform your on-site SAS support personnel.
SAST202I TEMPNAME ASSUMED AS MEMBER NAME
You have not specified
a member name with a CALL command invocation, and the CALL command
processor used the member name TEMPNAME.
SAST203I PARM FIELD TRUNCATED TO 100 CHARACTERS
The parameter string
that was passed to the program by the CALL command processor was too
long and was truncated to 100 characters.
SAST204I DATA SET
dsn NOT IN CATALOG
The CALL command processor
was unable to locate the specified program data set. This message
usually indicates that a data set name was misspelled. You will be
prompted to enter the correct data set name.
SAST204I DATA SET NOT ALLOCATED, IKJDAIR RETURN CODE
rc DARC
drc CTRC
crc
An error occurred while
the data set was being allocated; inform your on-site SAS support
personnel.
SAST205I MEMBER
mem SPECIFIED
BUT
dsn NOT A PARTITIONED
DATA SET
You have specified
a program library in the CALL command that is not a valid load-module
library. This message usually indicates that a data set name was misspelled.
SAST206I DATA SET
dsn NOT USABLE +
Entering a question
mark in the line following this message produces this additional information:
CANNOT OPEN DATA SET
The CALL command processor
was unable to open the program library. This message usually indicates
an invalid load-module library or a misspelled data set name.
SAST207I MEMBER
mem NOT
IN DATA SET
The CALL command processor
could not locate the member name that you specified in the CALL command.
This message usually indicates that a member name was misspelled.
You will be prompted to enter the correct member name.
An error occurred while
searching for the program on the data set; inform your on-site SAS
support personnel.
SAST208I COMMAND SYSTEM ERROR +
Entering a question
mark in the line following this message produces one of these additional
messages:
-
NOT ENOUGH MAIN STORAGE
TO EXECUTE COMMAND
-
Either the system was
unable to allocate enough memory to invoke the specified program,
or an error occurred while it was attaching the program. This message
should not normally occur; inform your on-site SAS support personnel.
SAST209I INVALID PARAMETER LIST PASSED TO IKJDAIR
The CALL command processor
passed an invalid parameter list to the TSO service routine IKJDAIR.
This message should not normally occur; inform your on-site SAS support
personnel.