Avoid use of *NOMAX (CL400) | CAST Appmarq

Avoid use of *NOMAX (CL400)

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

Health Factor

  Efficiency


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.

Benchmark Statistics

Global Compliance

nan%

Total Violations
0
Total Opportunities
0
Average Violations / App.
nan
The compliance score represents 1 minus the ratio between the number of times a rule has been violated compared to the number of opportunities in a set of applications that the rule could have been violated.

Industry Insights

Utilities

99.13%

Insurance

99.47%

Select from drop-down

91.67%