|
Objective |
Command Options |
|---|---|
|
Connect one MUF, for example 1 or the MUF whose SIDNAME is DBSIDPR in the DBCSID macro. |
DBEC P,CONNECT,MUF(1) |
|
Connect multiple MUFs, for example 1—9 or multiple MUFs of a range whose SIDNAMEs in the DBCSID macro begin with D. |
DBEC P,CONNECT,MUF(?) |
|
Connect all local MUFs. |
DBEC P,CONNECT,MUF(??) |
|
Disconnect one MUF, for example 1 or the MUF whose SIDNAME is MUF1 in the SIDNAME parameter of the DBCSID macro appended to the DBCVTPR. |
DBEC P,DISCONNECT,MUF(1) |
|
Disconnect all local MUFs. |
DBEC P,DISCONNECT,MUF(??) |
|
Immediately disconnect one MUF regardless of open URTs or active tasks, for example 2 or the MUF whose SIDNAME is MUF2 in the DBCSID macro of the DBCVTPR. |
DBEC P,IMMEDIATE,MUF(2) |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|