How to change file attributes such as size, file wait time, record wait time etc., permanently?
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..
If login Screen has been modified by adding current date to be displayed. What Step to be followed to Keep that date as Current date Note: If no steps taken then it will display only the compilation date
What is LEVEL CHECK?
Diff B/w ref and reffld?
What is the purpose of SFLNXTCHG keyword in a subfile?
What is FCFO, FIFO, LIFO in Database environment ?
how can I predict the performance of my cgis?
What is a Device file?
when do you explicitly open files and close files in an rpg program?
Q.How can more than two program be executed in batch mode through SBMJOB in CL PGM but the condition is that program must be executed one by one?Please wtite the senario? 2. IS it possibe more then two programs can be executed in batch mode and HOw it will be executed in CL program ,please write the senario?
how you will know whether you are in sfldrop or sflfold mode?
How to reverse a string using RPG?