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 / avinash
1) ALCOBJ
2) No,not in CLP
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what is an online rpg?
How Chain operation copies the record's data to the input buffer for the program?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
What is file identifier where we can use?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
What are the types of identifiers?
what do you mean by an input subfile, what are the keywords required?
What is difference between bind by copy and bind by reference?
how do I preserve and clean the array?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
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...?
How to write record if no field or the field are different in physical file in rpgle ?
what is the use of sflnxtchg?
what are the key words you must use when using a subfile?
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?