UNREGISTERED DDL DEFAULT field (RGFDEFLT subsystem parameter)
The RGFDEFLT subsystem parameter specifies the action that is to be taken for DDL statements that name unregistered objects.
| Acceptable values: | ACCEPT, REJECT, APPL |
|---|---|
| Default: | ACCEPT |
| Update: | option 51 on panel DSNTIPB |
| DSNZPxxx: | DSN6SPRM RGFDEFLT |
- ACCEPT
- DDL statements that name unregistered objects are accepted.
- REJECT
- DDL statements that name unregistered objects are rejected.
- APPL
- DDL statements that name unregistered objects are rejected if the current application is not registered.