What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
9 36951We are aware of eliminating the duplicate records from outyput fiel using sort utility. Can we get the duplicate records in to another file in the Same sort utility?
2 9182Can we find specific member without knowing the name of PDS or can we search a member to which PDS it belongs to? if so how?
6 18245i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
3 12258In one of intervie, my interviwer asked, I have a file which contains 4 records I would like to split the 4 different outputs for each record how to do?
14 33686THERE IS ONE STEP AS BELOW: //STEPJS060 EXEC PGM=XYX, COND=((200,EQ,JS010),(0,NE,JS020.C),EVEN) COULD ANY ONE EXPLAIN HOW COND PARAMETER WORKS HERE? I AM CONFUSED BECOZ OF "EVEN".
2 8138There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
IBM,
11 31688TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
CTS,
5 15512Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 121797i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
L&T,
14 26494
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Define concatenating?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Name the statement which can be used to send data to another mvs jes3 node?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
How does jcl specify the job to the operating system?
what is DD statement is used in JCL?
What is the syntax of JCL statement?
What is the function of the steplib dd statement?
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
Is acct parameter mandatory?
Is their any limit for data sets?
how can the same proc be re-used and called by many jobs?
What is the function of dd disp parameter?
How can unused space allocation be returned to the system when a dataset is closed?