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?

0 Answers  


When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why

2 Answers   HCL,


Define interactive jobs and batch jobs

6 Answers  


how to update physical file using logucal file with example

1 Answers   Wipro,


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  






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

9 Answers  


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

5 Answers   Infosys,


CRTDTA AND CRTARA should be used along with?

2 Answers  


how to eliminate the level check error

2 Answers   TCS,


Is it possible to create a logical file whose Physical file is not in same library?

6 Answers  


Why journalling is compulsory before commitment control?

1 Answers  


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  


Categories