Previous Topic: renew—Renewing a DistributionNext Topic: renewjob—Renewing a Job


Example

Consider the following example, issuing the cadsmcmd progress command:

cadsmcmd progress name=TestCont11

This command shows TestCont11 as a halted distribution:

Distribution name: TestCont11, Status Halted.
SendDateTime: 2003/03/05 18:04, InstallDateTime: 2003/03/05 18:10, HaltDateTime: 2003/03/05 18:15
Nr of Areas Total: 2, Waiting: 0, Active; 0, in Error: 1, OK: 1.

Area: N_LOCAL_SRV at Downtown 100 % sent. Status OK.
Area: N_LOCAL_SRV_02 at Rural Area 0 % sent. Status Halted.
SDCMD<A000000> : OK

The cadsmcmd renew command is issued to renew the halted TestCont11 distribution:

cadsmcmd renew name=TestCont11

Reissuing the cadsmcmd progress command shows that the TestCont11 distribution has been renewed and is in active status.

Distribution name: TestCont11, Status Active.
SendDateTime: 2003/03/05 18:04, InstallDateTime: 2003/03/05 19:10, HaltDateTime: 2003/03/05 22:30
Nr of Areas Total: 2, Waiting: 0, Active; 1, in Error: 0, OK: 1.

Area: N_LOCAL_SRV at Downtown 100 % sent. Status OK.
Area: N_LOCAL_SRV_02 at Rural Area 0 % sent. Status Active.
SDCMD<A000000> : OK