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 retrieve a physical file after deleting that ? what is keyword used for that....??

6 Answers  


How many libraries can be there in a library list?

2 Answers  


Suppose if a physical file is having 1000 records, but i deleted 500 records from it. Here the concern is can the size of the file changes or it remains the same... kindly help me out with thorough xplanation.... Thanks in-advance...

6 Answers   ABC, TCS,


How to find the list of source physical files in a library?? Is there any way to get a list??

5 Answers   Infosys,


pls anyone explain about compile time array,pre run time array run time array

4 Answers  






one physical file can have how many max of logical files? what is the primary file?

3 Answers   Four soft,


How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?

3 Answers  


Maximum how many fields we can create under a record format of PF?

5 Answers  


How to add a field to a PF and compile it without loss of data?

7 Answers  


I have a PF with out any data but the dependent LF is having data?

1 Answers   HCL,


what is general and type of general

1 Answers   Active Brains,


How to read a pf in reverse(from last record to first) using cl?

0 Answers  


Categories