CRITICAL
Rule Definition
This attibute must be avoided. It can lead to situations in which programs put information into files without space constraints. As a consequence, all the available space can be used and the system can be destabilized.
Remediation
Specify the value or threshold explicitely.
Violation Code Sample
PGM
chgprtf qpsrodsp maxrcds(*nomax) //Quality Rule Violation
ENDPGM.
Fixed Code Sample
Remediation for Sample source :
PGM
chgprtf qpsrodsp maxrcds(100000)
ENDPGM.
Related Technologies
Technical Criterion
Efficiency - Memory, Network and Disk Space Management
About CAST Appmarq
CAST Appmarq is by far the biggest repository of data about real IT systems. It's built on thousands of analyzed applications, made of 35 different technologies, by over 300 business organizations across major verticals. It provides IT Leaders with factual key analytics to let them know if their applications are on track.