Are all these RPG/400 Interviewed Questions being asked
recently? are current?
why subproc not run in dftactgrp?????/plz explain
Why we cannot call a service program? If I add a PEP can i call the service program?
Difference between RESET and CLEAR
if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
What is ment by record level identifier?
Need a sql query: retrieve all duplicate records in table?
How do I read records from Subfile? what is the purpose of READC explain with example?
I am reading a file in CL program. and MONMSG CPF0864 has arrived means EOF has arrived. Now i want to read this file again. How i can do this?
5 Answers CitiGroup, Symphony,
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
1.How you will find the program is batch or online in cl pgm? 2.How you will end the batch pgm when the job runs? write an logic? 3.In wich command the option *drop is used?
How to change the name of physical members Dynamically?