The Scheduler service should be set to MANUAL startup. You should change it to /autostart:no /startnow:no. The CAD service should be the only one running. When a schedule request comes in, the CAD service will start the /CADSCHEDNAME: service. Just like it does for the Web client interface requests..it starts the TSM Agent REMOTE service.
Bill Boyer DSS, Inc. -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Burak Demircan Sent: Friday, May 10, 2002 12:51 AM To: [EMAIL PROTECTED] Subject: client acceptor problem Hi, Do you remember my question about scheduler, client acceptor and remote agent services. I install service in the following way and I got following error.log message. I start the "TSM Acceptor" service and wait for the schedule to start backup and nothing happens?? Any help appreciated.... dsmcutil install /name:"TSM Scheduler" /node:KT_FILESRV1 /password:XXXXX /autostart:yes dsmcutil install CAD /name:"TSM Acceptor" /node:KT_FILESRV1 /autostart:yes /password:XXXXX /CADSCHEDNAME:"TSM Acceptor" dsmcutil install REMOTE /name:"TSM Agent" /node:KT_FILESRV1 /partnername:"TSM Acceptor" /password:XXXXX 10-05-2002 07:39:39 ANS0299E Scheduler cannot be started manually because the value of MANAGEDSERVICES option is SCHEDULE Regards, Burak =