Under IDCAMS , multiple functions can be executed, each of
which returns a cond code. What will be the condition code
returned to the operating system ?
Answer Posted / guest
The maximum condition code generated is returned as the
condition code of the IDCAMS step.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Define a path?
what how do you initialize a vsam file before any operation? A vsam with alternate index?
Explain the process in which flat files are converted into vsam files?
Define gdg?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
how many buffers are allocated to vsam ksds and esds?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
what is the use of the file status clause in the select statement in vsam?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
can you specify some the distinctive features of a ksds, key sequenced dataset?
what is the purpose of the verify function of idcams?
how can you load a vsam data set with records ?
what do you mean by the repro command?
what does a file status of 02 on a vsam signifies?
what is buffering and how does it apply to vsam files ?