SORT card to eliminate duplicity.

Answer Posted / adarsh

we should give sumfields= none in sysin statement.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can you check if a file is empty using jcl?

825


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1762


Explain how can the attributes of one sms dataset be copied to another dataset?

714


A dd statement consists of 4 fields. Name them?

942


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1817






What does a disposition of (MOD,DELETE,DELETE) mean ?

675


Are there any set of rules for the names of the steps used in a job?

647


Explain how can a jobs execution priority be modified?

751


Where can program checkpoints be stored for use in a restart?

862


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

983


Is condition checking possible in jcl?

731


What are the jcl procedures?

653


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

738


when does a dataset go uncataloged?

845


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

1983