what is the procedure and explain about real time scenario.
No Answer is Posted For this Question
Be the First to Post Answer
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How to read a record from file where there is multiple record occurrence is available?
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening
When will DUMP & DEBUG be ignored?
How to declare the pull button in AS/400..
I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.
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??