HP System Dictionary/XL General Reference Manual Vol 2 - Part 1 SDINIT (32256-90005)
11- 100
open-mode Specifies which mode to open the dictionary with. The valid choices are:
Read-Allow-Read
Read-Only
Shared-Update
Exclusive-Update
Customization
The default is to open the dictionary in read-only mode. After the dictionary is opened, this
parameter can be used to change the open mode. See Chapter 2 for more details regarding
open modes.
domain-nameName of the dictionary domain to merge or compile definitions from. If not specified the de-
fault is the common domain. If you are in another domain and you want to get back to the
common domain, specify DOMAIM= with no value.
version-name Name of the version to be used when merging or compiling definitions. If not specified, the
version status parameter is used to determine the default version.
version-status Used to default the version to the latest test, production, or archival version of definitions.
The valid choices are:
Test
Production
Archival
The default is to the production version of definitions.
Discussion
The environment from which the def initions or structure are to be merged or compiled must be defined
before the merge or compile process can begin. The source dictionary can be either a master or a compiled
dictionary. Once a parameter in the FROM command is specified, its value will be retained, until a new
value is specified.
Example
>FROM DICTIONARY=sysdic.pub;
>>SCOPE=manager;
>>PASSWORD=mgr*;
>>VERSION=version-1;
>>OPEN-MODE=exclusive-update.
>
HELP
Provides des quick reference of SDUTIL commands, and can also be used to retrieve a detailed description
of a specific command.
Syntax
HELP [command] [.]
Parameters