UPDATE ODBM subcommand

Updates an Open Database Manager (ODBM) Common Services Layer (CSL) component stored in the IMS Configuration Manager definitions repository.

Syntax

Read syntax diagramSkip visual syntax diagramUPDATEODBMNAME(, component-namecomponent-name-mask)SET(,set-attribute)
SET attributes: ODBM
Read syntax diagramSkip visual syntax diagramVER(1.51.41.3)DSCR( description)PLEX( imsplex-name)ODBMINIT( CSLDI-member-suffix)JCLOVERRIDES( CSLDI-JCL-overrides-string)BPECFG( BPE-configuration-member-name)PROCLIBS(, data-set-name)

Parameters

NAME()
Specifies the name, names, or component name mask of the component. Names may be up to eight characters in length and must end in the suffix OD. The action fails and an error is issued if the named component does not exist.
SET()
Specifies the attributes of the component to be created.
VER()
The software version of the ODBM component.
DSCR()
A textual description of the ODBM component. Descriptions may be up to forty characters in length.
PLEX()
The five-character name of the participating IMSplex. If the IMSplex is not already defined in the IMS Configuration Manager definitions repository, the action fails and an error message is issued.
ODBMINIT()
The three-character suffix of the ODBM initialization member CSLDIxxx in the PROCLIB.
JCLOVERRIDES()
One or more JCL execution parameters which override the corresponding CSLDIxxx parameters at system startup. This is for documentation purposes only and does not affect the live system. Parameters are specified in the form parameter=value and are separated by commas or spaces.
BPECFG()
The name of the BPE configuration member in PROCLIB for this CSL component.
PROCLIBS()
One or more fully qualified procedure library names.