TRLIM=1000K | nnnnnnnn - Documentation for MainView for CICS 6.7
Daniel Cobb
TRLIM specifies the maximum amount of data space storage that is allocated to a single trace. Storage is expressed in either kilobytes (xxxxK) or bytes ( nnnnnnnn).
If the K suffix is not specified with the TRLIM value, the storage size is interpreted asnnnnnnnn bytes. The default is 1000 KB. Valid values are 1-16383 KB.
If TRLIM is not specified, the default maximum storage limit is the product of the default TRBUFF and TRSIZE values:
Storage_Limit = (TRBUFF * TRSIZE)
Note
If the TRSIZE and TRBUFF values are changed on the CICS Detail Trace Options dialog and (TRSIZE * TRBUFF) exceeds the TRLIM value specified here, the following message is displayed when users try to start the trace:
BUFFERS EXCEED LIMIT