how would you create a temporary dataset? And where will you use them?
Is there any command to check wether the ps file is in sorted order?
I need exexution process for JCL programs
jcl is like a complier....?
Explain how can values be passed from the job stream to an executable program?
How do You skip a Step In JCL?
which utility is used to update pds?
Explain the function of //jcllib statement?
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 Answers Cognizant, Convergys, IBM, TCS, Wipro,
I've one sequential file, That file contains millians of Junk & CHAR recoreds example File 1 ,,,,,...,,,.....,.,.INFOSYS.....,,,,,,,,,,,WIPRO..........., ,...,..,. My questions is : I want omit the 44th posstion to 4 CHAR (WIPRO) remaining things I want output file (including Junk CHAR also)... How can we slove this problem & give me a syntax. Please provide the result as soon as possible.
How to concatenate different LRECL of files?
What is the meaning of the EXEC statement keyword, COND? What is its syntax?
how to skip the steps in JCl