How to rename a VSAM file as well as it's index file?
Answer Posted / sai
I think by using IDCAMS-ALTER command we can rename VSAM
dataset
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
List in order the hierarchical levels of jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How to pass data to a program that is coded in an exec statement?
Is automatic restart possible in jcl?
What do you understand by the terms: joblib and steplib?
what is the difference between JES3 and JES2?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
what are the statements that are not valid to be included in an include statement?
What are some jcl statements that are not allowed in procedures?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
When output dataset space is required, what quantity categories are used?
What dd statement is used to supply the name of a dataset?
Where can program checkpoints be stored for use in a restart?