1.

Can Level Check Error Occur If We Do Chgpf?

Answer»

It depends on the value that we have SET for LVLCHK (RECORD format LEVEL check) attribute. If its value is *YES then the record format level identifier is checked when the file is OPENED and if it doesn’t MATCH it throws the error. If its value is *NO, then the record format level identifier is not checked, hence no error.

It depends on the value that we have set for LVLCHK (Record format level check) attribute. If its value is *YES then the record format level identifier is checked when the file is opened and if it doesn’t match it throws the error. If its value is *NO, then the record format level identifier is not checked, hence no error.



Discussion

No Comment Found