What is IDCAMS ?
Answers were Sorted based on User's Feedback
Answer / nikki
IDCAMS is an IBM utility that allows you to create and
manipulate VSAM data sets. It has several commands. You can
use the REPRO command of IDCAMS to copy VSAM and non-VSAM
data sets, VSAM clusters, and alternate indexes.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / guest
IDCAMS is the Access Method Services program. You run the
IDCAMS program and supply AMS commands thru SYSIN. (examples
of AMS commands are DELETE, DEFINE, REPRO etc..).
| Is This Answer Correct ? | 6 Yes | 0 No |
What is Control Interval, Control Area?
what do you mean by the cobol record key clause in vsam?
What is the upgrade set?
there are seven idcams commands in vsam. Can you name and explain each of them?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
What is Control Interval, Control Area ?
What are the optional parameters to the input dataset While loading the empty cluster with the data records?
Define a path?
what is difference between repro and export? if any one know this plz tell me
What is the function of linear dataset in vsam?
What is SHAREOPTS ?
How Vsam was evolved? What was the equivalent file for ESDS,KSDS and RRDS prior to evolution? What were their disadvantages of those file which leads to evolution of ESDS,KSDS and RRDS files ?