Description of the Values System Information


The table provides a description for the variables and values in the example.

Qualifier(s)

Description of the Values

Example

&IM

&IM specifies the name of the IMS subsystem using the default starting position of 1 and default length of 4.

IMSA

DT&YY(3:2)&MM&DD

DT specifies a literal value.

DT

&YY(3:2) specifies the last 2 digits of the year using by changing the starting position from 1 to 3 and the default length from 4 to 2.

02 for the year 2002

&MM specifies the month using the default starting position of 1 and default length of 2.

10 for the month of September

&DD specifies the day using the default starting position of 1 and default length of 2.

04 for September 4th

TM&HH&MI&SS

TM specifies a literal value.

TM

&HH specifies the hour using the default starting position of 1 and default length of 2.

13

&MI specifies the minute using the default starting position of 1 and default length of 2.

56

&SS specifies the seconds using the default starting position of 1 and default length of 2.

57

RENAME

RENAME specifies a literal value.

RENAME

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Database Director for IMS 8.2