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 / vaibhav gupta
For 2) If a file is declared in Cl pgm we can get a level
check error in the CL pgm.
Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what are the key words you must use when using a subfile?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
How to write record if no field or the field are different in physical file in rpgle ?
what is the rpg system?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what is the necessary keyword needed to scroll subfile records?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
What is the difference between iter and do?
What is the purpose of record level identifier?
How can we know running job is batch or interactive?
How to select highest score of each subject or how to select highest income of every month?
can I touch the array during treatments?
how does the rpg element work?
What is the difference between copybooks and subprocedures in as400?