The rules for specifying versions of DEC DATATRIEVE definitions
follow the rules for specifying versions of OpenVMS files.
The version number is separated from the rest of the given name
of a definition by a semicolon. This number can be an absolute
version number or a relative version number. You can omit the
semicolon and number, but you cannot use only a semicolon.
1 – Examples
SALARY_RANGE;2
SALARY_RANGE;-1
SALARY_RANGE
ıYou cannot use this specification with the REDEFINE or DEFINE
command.
For more information on dictionary version support, see the
Oracle CDD/Repository documentation.
You create versions of domains, procedures, and other dictionary
objects using the REDEFINE or EDIT commands.