1.CDO> DEFINE DIRECTORY NODE::DISK1:[BOB.DICT]TOP.
In this example, the DEFINE DIRECTORY command creates
a directory called TOP under the repository anchor
NODE::DISK1:[BOB.DICT].
Or, you can define the directory TOP by setting default to
the repository anchor DISK1:[BOB.DICT] then issuing the DEFINE
DIRECTORY command.
2.CDO> DEFINE DIRECTORY DISK1:[BOB.DICT]PERSONNEL.EMPLOYEES.BENEFITS.
In this example, the DEFINE DIRECTORY command creates the
BENEFITS directory three levels below the CDO repository anchor
DISK1:[BOB.DICT].
Oracle CDD/Repository will create the intermediate directories
if they do not already exist.