how to eliminate the level check error

Answers were Sorted based on User's Feedback



how to eliminate the level check error..

Answer / raghav

Set the LVLCHK attribute to *NO (CHGPF) so that the record format level identifier is not checked, hence no error.

Is This Answer Correct ?    3 Yes 0 No

how to eliminate the level check error..

Answer / sid

Recompile the program and try again. A level check occurs when a file create date is newer the the program you are running was created. It’s a safety check to make sure the file is still the same format.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More DB400 Interview Questions

How to update physical file using logical file with example?

0 Answers  


What is the primary file?

0 Answers  


Last statement of any rpg program is lr?

0 Answers  


A pf containing 100 records... my query is how to display from 11th record in the pf?

3 Answers  


I have physical file with 100 records,there is no any duplicate records in this pf.based on this pf one logical file I have used.but this lf is viewing only 80 records only of that pf?what is the reason for this?

0 Answers  


How to insert more than one record to a pf at a time?(Bulk insert to a pf)

9 Answers  


What is FORMAT keyword and its use?

0 Answers  


Which keyword is used both in subfile and subfile control record format of a DSPF?

8 Answers  


what is multiple member pf

1 Answers   Active Brains,


What is open data path?

0 Answers  


How to find the list of source physical files in a library?

0 Answers  


What is the batch job?

0 Answers  


Categories