GDSX Manual
Operations and Support
Extended General Device Support (GDSX) Manual–134303
3-18
Startup Configuration Error Messages
MAXLINEPOOL
MAXPCBPOOL
(For more information on these parameters see “GDSX Configuration Parameters” on
page 2-42.) TSCODE uses the user-specified setting unless it is determined that the
pool size would be insufficient, in which case TSCODE uses the value that it calculated.
If the pool size specified by such a configuration parameter is too large (more than
7.5 megabytes), or if the size causes the running total calculated for control block pools,
the extended buffer pool, and the extended message pool to exceed 16,777,216 bytes, an
error message is sent to the home terminal, and the GDSX process abends with abend
error 20. (The message is sent to the home terminal, because at configuration time the
monitor task, which normally handles EMS messages, is not yet active.)
Configuration Error Messages
Possible configuration error messages are:
10001 CONFIGURATION PARAM > THAN ALLOWED LIMIT
10002 maxTCBpool or Buffer/Msg pool too large
10003 maxIOCBpool or previous pools too large
10004 maxRCVpool or previous pools too large
10005 maxRCBpool or previous pools too large
10006 maxFCBpool or previous pools too large
10007 maxDCBpool or previous pools too large
10008 maxLDCBpool or previous pools too large
10009 maxLINEpool or previous pools too large
10010 maxPCBpool or previous pools too large
10011 Sum of all max***pools are > 16777216d
10012 Sum of final EXT. MEM size > 16777216d
10013 GDSX process to run converted at high PIN - continuing
10014 GDSX process running high PIN not enabled - terminating
10015 Nonnumeric char in configuration param
10016 Number of tasks exceed limit with TMF
10017 Task size is too small (Param TASKSIZE)
For example, if the TCB and IOCB pool sizes have been calculated, and the total
requirement for the TCB and IOCB pools, the extended buffer pool, and the extended
message pool exceeds 16,777,216 bytes, the following error message is sent to the home
terminal:
10003 maxIOCBpool or previous pools too large
If the total calculated for all the control block pools, the extended buffer pool, the
extended message pool, and the checkpoint buffer exceeds 16,777,216 bytes, error
message 10011 is sent to the home terminal. If the total calculated for all the areas to be
allocated in the extended segment exceeds 16,777,216 bytes, error message 10012 is
sent to the home terminal.
Error message 10001 is sent to the home terminal if a configuration parameter other than
a control block pool size configuration parameter (see the above external parameter
names) is assigned a value greater than 65,532.