Database path

Locked resource timeout

IMS DB

Use this page to configure IMS DB support for this enterprise server.

Note: You can use the resolved value of an environment variable in any fields for the entry of file or directory paths. To do this, prefix the environment variable you want to include with a dollar ($) sign; for example:


$production\programs

where production is an environment variable.

If you want to use a dollar sign as part of the value, rather than as an indicator of an environment variable, you must escape the dollar sign character with a backslash(\); for example:


\$production\programs

In this case, $production will not be replaced by the value of the environment variable.

Top

Database path

Specify the location of the IMS data files and any .slf files to be used by the IMSDBUEA segment exit routine.

Top

Locked resource timeout

Specify the maximum time in seconds that a message processing region in this enterprise server will permit a transaction to wait for a resource that has been locked by another process. The value must be in the range 0 through 9999. The default is 30. A value of 0 indicates that there is no timeout.

Top