HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EXLIMIT

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Sets the maximum LSM stemmed array index during EXTRACT LANGUAGE commands execution.
Read syntax diagramSkip visual syntax diagram
>>-EXLimit--max-stemmed-array-index----------------------------><

max-stemmed-array-index
Maximum stemmed array index. Integer between 1 and 9999999. The initial value is 20000.

When information is written to the stemmed array, user free storage is consumed. This can present a problem if data is extracted for extremely large variables, or for variables such as unbounded bit or character strings which have no upper limit (aside from the end of machine storage). In these cases, no storage remains for application or IDF operation. EXLIMIT helps prevent this from happening.

Return codes

0
Operation successful
1
Missing keyword
2
Keyword truncated
3
Keyword unknown
5
Arguments are invalid

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014