Can we change a FB file to VB file in JCL? Please help
IN sort
OPTION COPY
OUTFIL FNAMES=DDName,FTOV
| Is This Answer Correct ? | 0 Yes | 0 No |
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.
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is dummy parameter in JCL??
What is notcat 2 - gs?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Where can program checkpoints be stored for use in a restart?
How many types we can give input to JCL
What is the purpose of disp parameter?
How to search strings in multiple dataset with conditions 'string1 & string2'?
what is use of space parameter in dd statement?
How to fetch even records from one file to another file by using ICETOOL in JCL?
describe the dd statement,its meaning,syntax and keywords?