suppose if we want to update the data in cl what we will do?
Answer Posted / chitta
we cannot update data through cl
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is a record lock error?
What is the difference between copybooks and subprocedures in as400?
what is data area and how it is used in rpg program ?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
how do I preserve and clean the array?
can you debug ile rpg program using isdb?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
How to declare the pull button in AS/400..
Explain mdt?
What are the types of identifiers?
How to write record if no field or the field are different in physical file in rpgle ?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
can I touch the array during treatments?