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

i have a PF,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in PF

3 Answers  


how to update physical files using normal logical file

4 Answers  


CRTDTA AND CRTARA should be used along with?

2 Answers  


what is general and type of general

1 Answers   Active Brains,


I have a pf, it contains 5 members, how to access particular member data from logical file?

0 Answers  






How can i retrieve city while my i have one field address length 60 but i don't know what where is city in this field ?

4 Answers  


How we can't update join logical files?

10 Answers  


How to read a PF in reverse(from last rec to first) using CL?

3 Answers   HCL,


What is the difference between access path and open data path?

0 Answers  


what is multiple member pf

1 Answers   Active Brains,


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

1 Answers   HCL,


what is the difference between adding keys & constraints into a phisical file

6 Answers   HSBC,


Categories