what is the difference between seton lr and retrn?
Answer / ravi kumar shukla
If you specify SETON LR, all the files used in program will be closed.
If you specify RETRN, all the files used in program will remain open.
| Is This Answer Correct ? | 0 Yes | 0 No |
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?
how does the runqry show the output?
what are different types of substems?
which single rpg opcode performs both setll and reade?
How a field is renamed in rpg IV?..give answer with example?
what is the purpose of data structure?
what is sflpag and sflsiz ?
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 is the command to rtrieve system date? options:1.rtvsysval 2.rtvjoba 3.rtvjobd 4.both a and b
How to know message id (errorid) in msgfile when error is occurred on screen ? WRKMSF will display all error id but i want to know error id based on error msg only?
1 Answers IBM, Ignis Technologies, SSR,
what are different record spacing keywords in rlu ?
How can we create subsystem in as400?