Sources that Db2 checks to find authorization access for an application program
Db2 checks multiple sources to find authorization access for an application program.
Db2 checks the sources in the order that they are listed. If the first source is unavailable, Db2 checks the second source, and so on.
- RACF® USER parameter supplied at logon
- TSO logon user ID
- Site-chosen default authorization ID
- IBM®-supplied default authorization ID
You can modify either the RACF USER parameter or the TSO user ID by a locally defined authorization exit routine.