This statement causes the DBH options to be read in.
Definition
First DBH start statement
Function
The DBH start statement SET-DBH-OPTIONS causes the DBH options to be read in and initiates the parametrization of the DBH.
SET-DBH-OPTIONS is the first start statement you have to enter. You can follow it with the END statement END concludes input of the DBH start statements.
Do not enter the END statement after SET-DBH-OPTIONS if you want to enter another start statement. You can enter the SET-DBH-OPTIONS statement only once at each DBH startup.
SET-DBH-OPTIONS |
DBH-IDENTIFICATION=*STD/*PARAMETERS(...) ,ADMINISTRATION=*STD/*PARAMETERS(...) ,CPU-RESOURCES=*STD/*PARAMETERS(...) ,FILE-RESOURCES=*STD/*PARAMETERS(...) ,LINKED-IN-ATTRIBUTES=*STD/*PARAMETERS(...) ,RECOVER-OPTIONS=*STD/*PARAMETERS(...) ,STORAGE-SIZE=*STD/*PARAMETERS(...) ,SYSTEM-LIMITS=*STD/*PARAMETERS(...) ,SYSTEM-STRATEGIES=*STD/*PARAMETERS(...) |
Operands
The operands of the DBH start statement SET-DBH-OPTIONS are higher-level DBH options. If you do not want to use the defaults, enter the relevant higher-level DBH options here with the values you want to use for the lower-level DBH options. The DBH options are described in detail in this reference section. You will find a brief description of the DBH options as of "DBH options".