Hi Guyz, My requirement is to empty out a PS file but not to delete. How would I do that. Is there any Utility. If any other way, plz answer. Thanks.
9 26985How to test thru JCL if any file(PS or VSAM) is empty or not. I do not want to use any COBOL prog or Ezytrieve and want to do using utility.
10 40451if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete
4 9052Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????
3 8983Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???
5 16900In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step
1 4133Hi, My dataset have multiple records, say 100. I want to start copy records only after a record contain a specific value that may be in a specific position. Secondly I want to stop copying rest records if certain record contains a specific value. Can it be done using SORT/ICETOOL utilities?
5 12611with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers?
TCS,
1 17019
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
What are s0c1, s0c4, s0c5, s0c7 and socb?
How do you create a temporary dataset?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is the function of dd disp parameter?
What is multithreading in jcl?
How to run cobol program using jcl?
What is Cataloged Procedures?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Is automatic restart possible in jcl? If yes, how?
Explain about ISPF/TSO Commands
What parameter directs the output of the job log dataset?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
List in order the hierarchical levels of jcl?