BYPDBAUTH keyword
The BYPDBAUTH keyword specifies to bypass DBRC database authorization for index databases. This keyword is effective only when both VIC=Y and HDPC=N are specified.
- Functions that support this keyword
- Image Copy function
- Statements that support this keyword
- GLOBAL statement
- Site default option
- Supported
- Related keywords
- Format
-
- Y
- Bypasses the following processes:
- DBRC database authorization process
- Dynamic allocation process to allocate index database data sets
- IMS command process (even when TOIAUTO=Y or TOIAUTO_Q=Y is specified)
- N
- Requests DBRC database authorization, allocates index database data sets dynamically, and processes IMS commands.
- Default value
- BYPDBAUTH=N
- Usage note
- BYPDBAUTH=Y is ignored if HDPC=Y, HDPC=O, or VIC=N is specified.