HI......what are the security features avalilable in VSAM....... I am confused about that........Is that data protection, user authentication or are there more points about this......please help me......I referred many books but I could not found the accurate one........
VSAM has security features. You can protect the users from accessing the datasets. You can make use of the Alter Inhibit/Exhibit command to give access to VSAM Datasets.
I think the datasets can also be password protected(can be used in application program). I am not sure about that. These are some of the security features that strikes my mind.