Latest Answer: Your question is right!We can give more than one job in job. Once you give submit it will process sequentially. //JOB1Â Â Â Â JOB NOTIFY=&SYSUID......//JOB2Â Â Â Â JOB NOTIFY=&SYSUID.....//JOB3Â Â Â Â JOB NOTIFY=&SYSUID.....//JOB4Â Â Â Â JOB NOTIFY=&SYSUID........//STEP1Â Â ...
What is code of copy from ps file to gdg file and copy from gdg file to ps file in jcl.how i can do?
Latest Answer: Simple, create an alternate index on the key descending. ...
Latest Answer: Technically, an External sort is more efficient and can utilize I/O slighltly better than an internal sort, however in a typical environment, files are sorted so they can be input to another program which requires them to be in a specific sequence. The ...
Latest Answer: Simply you can use the below sort card,SORT FIELDS=COPY OUTFIL FILES=1,NULLOFL=RC4 SORTIN - Dataset to be tested for EmptySORTOF1 - Output ...
Latest Answer: Endevor is a Version Control Tool. Through this tool we can get the code from production side and do the changes in code. It will create a version for the changes program. Through that we can easily find the changed program. This tool uses to compile ...
Latest Answer: Use IEBGENER and give the two gdg's in SYSUT1 and concatenated gdg will be created in SYSUT2. SYSIN should be DD DUMMY. ...
Latest Answer: PROC is used to execute a cataloged or instream procedurewhere asPGM specify program or utility to be executed as part of Step ...
When an output file from Mainframes has compressed fields, how do you uncompress them and save the file as a text?
In what situation do we use more than one map/mapset? Does, using more than 1 map/mapset will display all the maps continuously on CICS screen? Do we need to use PgDown and PgUp to view the entire mapset?
View page << Previous 1 2 3 [4] 5 6 Next >>

Go Top