how to run JCL thru COBOL.
How do you check the syntax of a JCL without running it?
Mention the types of job control statements?
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.
wht happens if blksize = 0 and lrec = 0 ?
how to increase the space of a dataset in instream procedure.
Suppose I have seven jobs to do, but I want to hold one than how can I do this?
What is a GDG
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program anyone please answer me for above questions. it's very urgent
What is concatenating?
Min no of member?s (PDS) in one directory block?
how can you check if a file is empty using jcl?
How to execute step2,step1,step3 when step1,2&3 are in order