Previous Topic: Changing/Restoring Open Options for URTsNext Topic: Initiating/Terminating Services


Command Examples

Command

Result

DBEC P,AUTO,URT(10)

Sets for automatic opening URT 0010. Displays URT 0010.

DBEC P,DEFER,URT(12?)

Sets for deferred opening those URTs with suffixes 120 through 129, then returns the URT-level display of URTs 120 through 129.

DBEC P,RESTART,URT(????)

Resets all URTs to their original STATUS, then returns the URT-level display of URTs beginning with URT 0001.

DBEC P,AUTO,URT(10)

Sets for automatic opening URT 10, then returns the URT-level display for URT 0010.

DBEC P,RESTART,URT(12?)

Resets URTs 120 through 129 to their original STATUS, then returns the URT-level display of URTs, beginning with URT 0120.

DBEC P,RESTART,URT(????),SIDNAME(DBSIDPR)

Resets to their original STATUS all URTs that access the MUF connection defined by the SID module name of DBSIDPR for that MUF. In a single MUF environment, this would be all URTs. In a multiple MUF environment, this would be the MUF connection defined with the DBCSID macro parameter SIDNAME= (specified with a value of DBSIDPR) appended to the DBCVTPR. The display then returns the URT-level display of URTs, beginning either with the first URT defined to access that MUF in a multiple MUF environment or with URT 0001 in a single MUF environment.