the maximum number of subfiles that can be active for a single file is ____ .
In which specification can a report layout be defined ?
268 How many parameters can be defined in a RPG program. ?
What is file information data structure(infds) in as400?
what is the function of rlu ?
when do you explicitly open files and close files in an rpg program?
What is the symbol used for copying & moving new field in SDA?
What is %CHECK?
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
What are the two main attributes, which govern the execution of a job?
Write a CL program which will run a batch job at 1 am every night
what are the different types of arrays?
1.what operation cannot be used in conjunction with file coded as divice type disk? 2.Difference between INCLUDE AND COPY?