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?
No Answer is Posted For this Question
Be the First to Post Answer
how do I do concatenation in rpg iv, like I do in cl?
In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
How can i check the object existance in RPG program without using QCMDEXC command.
How to declare the dynamic(run time) array in rpgle? can you please give example
How can we change element of compile time array?Can we do so
Hi guys. Im in AS/400(RPGLE,CLP) from last 1 year.Now i wan to upgrade my Knowledge in AS/400. Suggest me some new fields & courses which falls under AS/400. Waiting for your quick Response.
wat is the difference between dataarea and data queue?
5 Answers Airtel, Four soft, Shahi Exports,
how we create binder member for updating service program and where we type this code on command line or in program ? strpgmexp pgmlvl(*current) export symbol (xyz0 endpgmexp. plz explain me this step by step .
Suppose I have 3 jobs a b and c. I want to submit b after successful completion of a and want to submit c after successful completion of b. Without using job scheduler or job queue, how can I do that through cl program?
how can an indexed file be used as arrival sequence in RPG?
How to find d key field of a pf that doesn’t have source physical file?
When will DUMP & DEBUG be ignored?