how to eliminate the level check error
Answers were Sorted based on User's Feedback
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 |
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 |
can any one pls tell me some differences between a LF and command OPNQRYF?
3 Answers Accenture, Cognizant, eFunds,
Which keyword is used both in subfile and subfile control record format of a DSPF?
I had created one physical file tell me command to enter data in to?
how to update physical files using normal logical file
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
How many maximum record format a logical file have?
what is use of self join and which cases you will use this join
What is the primary file?
In how many ways we can create a logical file?`
How to insert more than one record to a pf at a time?(Bulk insert to a pf)
what is general and type of general
How to find the list of source physical files in a library?? Is there any way to get a list??