What do you know about jcl?
No Answer is Posted For this Question
Be the First to Post Answer
How to check empty file in jcl?
How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Explain about Internal Sort
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.
diff bw vsam and normal flat file?
Can a job have only steplib and no joblib ?
when does a dataset go uncataloged?
01 GROSS-PAY 05 BASIC-PAY PIC 9(5) 05 ALLOWENCES PIC 9(3) if BASIC-PAY has a value 1000 and ALLOWENCES has a value of 250,what will be displayed by the statement DISPLAY GROSS-PAY a.1250 b.01000250 c.01250 d.1.250
Why we will create load module in PDS only, Why nt in PS?
How can u know the current date using jcl?
Explain how can a stopped job be started again?
How is the keyword DUMMY used in JCL?