PROMOTE

Saves generated DBRMs to the shared HCOSS DBRM library.

Syntax

[NO]PROMOTE

Properties:

Default: NOPROMOTE

Dependencies:

Requires that the DBRMLIB HCOSS directive also be set.

Scope:

Used at compile time: Yes
Behavior at run time: Source file

See Scope - HCOSS SQL Compiler Directive Options for more information.

Comments:

When set to NOPROMOTE (default), DBRMs are saved under the DBRMLIB subdirectory to the path specified in the Local HCOSS Directory HCOSS option.

When set to PROMOTE:
  • DBRMs are saved under the DBRMLIB subdirectory to the path specified in the Shared HCOSS Directory HCOSS option
  • If a DBRM with the same name as a newly generated DBRM exists in the local HCOSS directories, the local DBRM is deleted automatically