If we want to see the eliminated duplicate record thru SORT, how its output file will be managed
6 11326There are two input sorting files and there is a need to create one sort out file which contains data of both input files. What is the sort card for this. Write a sample JCL for this using a control card?
3 8256I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
2369What is the difference between these two parameters? -> accounting information -> class how would it bring the differrence to a program?
4 6911I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
2566
What parameter directs the output of the job log dataset?
List in order the hierarchical levels of jcl?
What do you understand by the term job time – out and how can you overcome that?
How to submit a jcl from cics?
Explain dd statement in jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Explain the function of dd disp parameter?
how you will the direct the data to spool using sysout option?
What is jcl in mainframe?
Name the statement which can be used to send data to another mvs jes3 node?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain dfsort utility?
What are the 4 fields in dd statement?
How to override loadlib?
What is the significance of addrspc parameter in the exec statement?