what happens when sflsiz = sflpag? What are the advantages and disadvantages?
No Answer is Posted For this Question
Be the First to Post Answer
What is the significance of UDATE?
difference betwen keywords and opcodes
Suppose my file has 10 fields and I want to make the 2nd field zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation?
where we give the MSGSFL in rpg400?
How many program bind in one module....
Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?
i want to perform uniqness on db file bt my db file nt hving key by useing rpgle.
how to retrieve RRN value in RPGLE program
1.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your designing RLU using DDS and using the option 19 for the RLU??
1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
How to read alternative records in a pf by using rpg?