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 add a field to a PF and compile it without loss of data?

7 Answers  


What is the interactive job? What is the batch job?

0 Answers  


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

1 Answers   TCS,


I had created one physical file tell me command to enter data in to?

1 Answers  


Q.1 how to implement the commitment control. 2.how to control commitment control from external program.

7 Answers   IBM,


There are six records in a file and we are going to update that records and used commit operation when it complete the update but suppose when it updating the third record,a error occured and operation failed.Is previously two records will be update or whole operation will be rollback? Please confirm it.

2 Answers  


Can we concatenate fields in physical file? If yes how can we do?

0 Answers  


When we use any keyword like FIFO,LIFO, at file level but whenever we check by runqry we couldn't find answer in FIFO,LIFO,FCFO etc so how we check the answer.

2 Answers  


What is the primary file?

0 Answers  


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

5 Answers   Infosys,


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

6 Answers   HSBC,


what is the intractive job? what is the batch job ? how to change the batch job to interactive job?

2 Answers   Four soft,


Categories