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?
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.
How to index LF by relative record no (RRN)
check existence of one record without using chain or read?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
What is the purpose of PUTOVR keyword?
what r drawbacks of OPM? Why do we go for ILE RPG?
what are the array operations?
Can a indexed file be accessed in arrival sequence in RPG?
What is the purpose of FRCDTA keyword?
Difference between creating a report using Printer file and WRKQRY(Query Report) ?
Need a sql query: retrive all duplicate records in table
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?