Latest Answer: we can't pass through parm more than 100 char. Remember it. ...
Latest Answer: As already said by people its a UNIT parameter.SYSDA = UNIT, other possible value is TEMP.UNIT parameter basically tells where exactly on a volume you are storing your data set and when you specify UNIT =SYSDA it means you are storing on permanent ...
Latest Answer: Checkpoint/restart is a technique to write a batch programme such that at: regulated moments (checkpoints), · the status of the programme is saved · ...
Can anyone tell me more about back-end testing. I got a req for tester with mainframe(using mainframe utilities, ISPF, JCL etc). I want to what exactly do we test at back-end and how with a small ex if possible. I have some knowledge of mainframes,
Latest Answer: hi...... the default option is F OR FB both of them mean that t record is FIXED BLOCK Regards ...
Latest Answer: VSAM return codes are documentted in the IDC3009I error message. There are too many to memorize. Either print it off or keep it in a file on our PC. Anyone working with VSAM or VSAM cats will reter to it often. ...
If condition is given in job step, what about first step, whether the condition is checked for it or not? If checked then with which return code is it compared?
Latest Answer: Here's a simple DFSORT alternative using ICEMAN that will count the records of a PS and write it onto another PS.//CTRCDS EXEC PGM=ICEMAN //SYSOUT DD SYSOUT=* //SORTIN DD DSN=INPUT.FILENAME1,DISP=SHR --->Input file//SORTOUT DD DSN=OUTPUT.FILENAME1,DISP=OLD ...
How can i search a character string in all the generations of a GDG dataset at once.Any code,utility will do?
Latest Answer: Sort it, dummying out SORTOUT ...
View page << Previous 4 5 6 7 [8] 9 10 11 12 13 Next >>

Go Top