Explain about Specifying compiler options in the PROCESS (CBL) statement
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 copy VSAM files without using REPRO
What is timing concept in mainframe?
When we give TYPERUN = SCAN , what are the syntax errors we get?
How to identify in JCL that an input file is empty without reading it?
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
What are the 2 types of parameters in dd statement?
In DCB, what is LRECL,BLKSIZE,DSORG
what is DD statement is used in JCL?
what is A-MODE and R-MODE?
when we use sysprint and sysout statements