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

Last statement of any rpg program is lr?

0 Answers  


what is open data base command

1 Answers   Active Brains, Cognizant, CSC, CTS,


Last statement of any RPG pgm is LR?

5 Answers  


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

4 Answers  


How we can't update join logical files?

10 Answers  


What is the interactive job? What is the batch job? How to change the batch job to interactive job?

0 Answers  


How to update physical file using logical file with example?

0 Answers  


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

0 Answers  


Suppose 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?

0 Answers  


what is use of self join and which cases you will use this join

1 Answers   TCS,


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

7 Answers  


In how many ways we can create a logical file?`

5 Answers  


Categories