Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Attach realms to a database (ADD-REALM)

&pagelevel(5)&pagelevel

The ADD-REALM statement can be used to attach one or more realms to a database. The realms to be attached must be consistent and compatible with the current DBDIR.

ADD-REALM

REALM-NAME = *ALL / *ALL-EXCEPT(...) / list-poss(30): <realm-name>

*ALL-EXCEPT(...)

|

NAME = list-poss(30): <realm-name>


REALM-NAME = *ALL
All detached realms are attached.

REALM-NAME = *ALL-EXCEPT(...)
All detached realms except for those specified are attached.

NAME = list-poss(30): <realm-name>
Name(s) of the realm(s) to be excluded.

REALM-NAME = list-poss(30): <realm-name>
All specified realms are attached.

The realms DBDIR and DBCOM cannot be attached and are therefore rejected.