maximum number of subfiles that can defined in a rpg program for one display file is?
what are activation group and what are its types.?
1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?
What are the types of object authorities?
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
1.what are the builtin funtions in cl pgg?Explain with example 2.what is meant by left outer join?where we can use this?
How to inner join more than 2 PFs in a CL program using OPNQRYF command?
what are necessary keywords to code message subfile?
Hi i have one question In my srvpgm one module ADDM is there now i want to add new module i.e SUBM , please answer me IN STEPS how to write bndlanguage and how it was attach to SRVPGM
how many printer files can be defined in f specs ?
What does the keyword UNIQUE mean ?
what is rpg ?
how will you search an array?