SAS Companion for the OS/390 Environment |
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
IKJPARS
RETURN CODE rc
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 local SAS
Support Consultant.
- 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 lcoal SAS Support Consultant.
- SAST205I MEMBERmem
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 SETdsn 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.
- SAST207I BLDL I/O ERROR
- An error occurred while searching for the
program on the data set; inform your lcoal SAS Support Consultant.
- 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
ATTACH
RETURN CODE rc
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 local SAS
Support Consultant.
- 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 locla SAS Support Consultant.
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.