MAXINCBP parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
Line 15: Line 15:
==Description==
==Description==
You can increase Table B for a file dynamically up to MAXINCBP percent without taking the file out of service.  
You can increase Table B for a file dynamically up to MAXINCBP percent without taking the file out of service.  
See [[Managing_file_and_table_sizes#MAXINCBP_parameter|Managing file and table sizes]] for an explanation of using MAXINCBP.
[[Category:System parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 18:24, 12 September 2013

Maximum dynamic table B size pct increase

Summary

Default value
0
Parameter type
System
Where set
Set in JCL on EXEC statement as a PARM argument, in CCAIN User 0 parameters, or by system manager.
Related products
All
Introduced
Model 204 V7.4

Description

You can increase Table B for a file dynamically up to MAXINCBP percent without taking the file out of service.

See Managing file and table sizes for an explanation of using MAXINCBP.