adspace
is there any lock for vsam file so that no one can update
the vsam file ?
Answer Posted / albert n
Yes, you can make it read only with the ALTER command.
Specify: ALTER dsname.DATA INHIBIT
ALTER dsname.IDX INHIBIT
via an idcams job to make a KSDS readonly.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category