Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Relational Database Directory Entry (RMVRDBDIRE) command removes a specific entry, generic entries, all entries, or all remote entries from the relational database (RDB) directory.
Restrictions:
*IOSYSCFG special authority is needed to remove the *LOCAL RDB entry.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
RDB | Entry | Generic name, name, *ALL, *ALLRMT | Required, Positional 1 |
Top |
Specifies the relational database directory entry. If an entry has no alias, the relational database name is used as the entry name. If an entry has an alias, the alias is used as the entry name.
This is a required parameter.
The possible values are:
Top |
RMVRDBDIRE RDB(YOURRDB)
This command removes the entry YOURRDB from the relational database directory. The entry is no longer accessible.
Top |
Top |