what do you mean by the repro command?
No Answer is Posted For this Question
Be the First to Post Answer
why ci and ca splits are not possible in esds and rrds?
OPEN INPUT StudentFile READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ PERFORM UNTIL EndOfStudentFile DISPLAY StudentId SPACE StudentName SPACE CourseCode SPACE YOBirth READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ END-PERFORM CLOSE StudentFile STOP RUN what will be output
What is a VSAM slot?
What is recovery parameters in define cluster command?
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
Using alternate indexes in cics program?
what is the syntax of ams modal commands?
What is free space?
What is the use of access method services in vsam?
If you wish to use the REWRITE command haw must the VSAM file be opened?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?