i)What is the command to lock a file in a program
ii)2. Can you get a level check error in a CL program
Answer Posted / naveen chandra joshi
The questions asked are:
i)What is the command to lock a file in a program?
ii)Can you get a level check error in a CL program?
Answers:
1) ALCOBJ,
2) Yes,if the file is declared in CL program then we can get Level Check error in case of record level identifier mismatched. I have tried this in the system and then only posting over here.
Regards,
Naveen Chandra Joshi.
+91.9891501280.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a record lock error?
what is an online rpg?
how can you display specific subfile page on the screen in unequal subfile?
how can I tell when to replace the array?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
what is the necessary keyword needed to scroll subfile records?
what is program status data structure?
What is difference between bind by copy and bind by reference?
what was the robotech rpg?
how does the rpg element work?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
How many program bind in one module....