how to purge 50 initiators continuously?? console commands??
Answers were Sorted based on User's Feedback
Answer / kantha reddy g
by using overriding parameters ,,we can achieve this
| Is This Answer Correct ? | 0 Yes | 3 No |
how GDGs are concatinated?
Can we create VSAM file by using IEBGENER?
what is the compile process of cobol program expalin with code
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
what if any ,is the syntax error in the following piece of code 01 B PIC A(7) 02 C PIC 9(4) ........ IF(B NUMERIC) ADD 10 TO C a.the condition in the if statement is wrong b.noting is wrong c.because C is initialised.ADD 10 TO C is wrong d.both B and C shoud have same size.
what is the difference between perform varying and perform
can we copy a file from fixed block to variable block and vice versa ....asap
which parameter is use to declare the name of dataset in dd statement?
Can we change a FB file to VB file in JCL? Please help
How do you override a specific DDNAME/SYSIN in PROC from a JCL?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
What is GDG?