what is logical file?
What is the maximum number of subfiles that can be specified in a display file?
what are activation group and what are its types.?
what is the difference between packed decimal and zoned decimal?
how do you pass parameters in cl?
what is a composite key?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
Which command we can use to update a physical file using c.l pgm?
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 is sflinz and sflrna?
Please give me the code for A=A+1 in cl program?
how can u check no of records in a file?
can you specify a display file to be used in the following modes input,output, or combined modes ?