The user that is specified in the z/OS® File stage properties must have DBADM authority
on the data server.
About this task
To grant access:
Procedure
- Start the Classic federation data server. You can use the Classic Federation Metadata Utility on z/OS or the Classic Data Architect
tool to grant users access. For an example of using the Classic Federation
Metadata Utility on z/OS, see
the SCACSAMP member CACGRANT.
- Grant sequential file access to users.
GRANT DBADM ON DATABASE $SEQUENT TO [user|group|PUBLIC]
- Grant VSAM file access to users.
GRANT DBADM ON DATABASE $VSAM TO [user|group|PUBLIC]