Previous Topic: Replacing a URT with a New CopyNext Topic: Connecting and Disconnecting Multi-User Facilities


Command Example

Command

Result

DBEC P,NEWCOPY,URT(123),SYSID(aaaa)

CA Datacom CICS Services replaces URT 0123 in the remote system aaaa with a new copy. The URT must be closed before issuing this request.

DBEC P,NEWCOPY,URT(????),SYSID(aaaa),SIDNAME(DBSIDPR)

CA Datacom CICS Services replaces all URTs in the remote system aaaa that access the MUF connection defined by the SID module name of DBSIDPR for that MUF with a new copy. The URTs must be closed before issuing this request. In a single MUF environment in the remote CICS, this would be all URTs. In a multiple MUFs environment in the remote CICS, this would be the MUF connection defined with the DBCSID macro SIDNAME= parameter (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 in the remote CICS.