Previous Topic: LOG= Resetting the Log Option for Operational CommandsNext Topic: Display Example: DBOC OPEN=??


OPEN= Opening URTs

The OPEN command opens one or more URTs. To close an open URT, use the CLOSE= command.

Use the following command to open a URT:

                  ┌─ , ───┐
►►─ DBOC ─ OPEN= ─▼─ urt ─┴───────────────────────────────────────────────────►◄
DBOC

(Required) Specify the transaction ID used with Operational commands to control system resources. Leave a space between the transaction ID and the command.

OPEN=

(Required) Opens the specified URT if its status is Unopened, Closed, or Closing.

urt

(Required) Specify one or more URTs by the four-digit suffix, with or without leading zeros, where the range of valid values is 0001 to the active MAXURTS= value. Use the wildcard symbol (?) to accept any valid value between 0 and 9 for any (or all) of the digits. To specify a series, separate the identifiers with commas.

Example

Description

1

URT 0001

?,20

URTs 0001 through 0009, and 0020

?,1?,2?,30

URTs 0001 through 0030

??

URTs 0001 through 0099

1??,20?,21?

URTs 100 through 219

????

All valid URTs