How to rename a VSAM file as well as it's index file?
Answer Posted / giri
Sai, using File Master tool we can rename the VSAM file.
Option 3.2 in File Master tool.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
A dd statement consists of 4 fields. Name them?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
For what purpose steplib and joblib are used ?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain how can an in-stream dataset be terminated?
Is automatic restart possible in jcl?
What parameter of the job statement is used to limit the cpu time consumed by the job?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
Is it possible to left uncode disp? If yes, how?
What is the maximum length of a single line of jcl?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Is automatic restart possible in jcl? If yes, how?