Examples
Disable a logical destination
To disable logical destination Serv1-lp
on server Serv1
, enter:
pddisable Serv1-lpInfoPrint does not require the server name.
Disable an actual destination
To disable actual destination Serv1-pp
on server Serv1
, enter:
pddisable Serv1-ppInfoPrint does not require the server name.
Disable all destinations in a server
To disable the logical and actual destinations contained
in the server ServG1
and assign a message to the
destinations, enter:
pddisable -c server -m "Unavailable due to testing" ServG1
Disable all logical destinations associated with a queue
To disable the logical destinations
associated with the queue production-q1
on server servera
, enter:
pddisable -c queue production-q1InfoPrint does not require the server name.