If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 73226Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 31951I have a JCL which 20 steps. How do I execute 17 th step alone (It should execute only 17ths tep.and it should not execute 18,19,20 steps??
9 65218In 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 33702with 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?
1 17106Post New TCS JCL Interview Questions
how to make RIAD hard disk in windows xp 2? how to make Hard Disk mirror with DELL model 755?
What is the primary benefit of encapsulation?
How to change program global area (pga) in oracle?
What is modcount in hashmap?
Which javascript is best?
Explain the use of option explicit?
List some design patterns in javascript?
What is logical database? : abap hr
When do I need “struts.jar” on my classpath?
What is layout in java swing?
Is session a thread-safe object?
What is the equivalent construct of Scala’s Option in Java SE 8? What is the use of Option in Scala?
Is it possible multiple inheritance in php?
How do we add javascript onto a web page?
What are the different commands available to check the disk usage?