The problem is that you have /autostart:yes for the TSM Scheduler service. Since the TSM Acceptor service is responsible to start it you have a conflict. It can't be both "autostarted" and "Acceptor" started. Change the scheduler to /autostart:no and you should be all set.
Stephen Firmes TSM Engineer Tivoli Certified TSM Consultant StorageNetworks, Inc Work: 781-622-6287 http://www.storagenetworks.com -----Original Message----- From: Burak Demircan [mailto:[EMAIL PROTECTED]] 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
