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 72544Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 31624I 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 64793In 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 33131with 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 17011Post New TCS JCL Interview Questions
In which situations we are using jms? Can we send message from one server to another server using jms?
What does hana db performs during power outage? : hana modeling
What are the different cloud platforms?
What is the purpose of sprintf?
What is data store? How to create data store?
Explain an adaptive / self-tuning controller’s major draw card.
sir,please give me some exam paper for referance. Thanks & Regards,
Can group functions be used in the order by clause in oracle?
What type of messaging is provided by JMS?
How to create a stored function in oracle?
What is data loss prevention (dlp)?
What is local search algorithms?
How to use sum function in where clause in mysql?
what is the difference between environment
What is the use of string function match(string,regex)?