thank for your help, my problem is that el passwordacces generate is not working .... When I start el schedule in background there are problem, I must use -pass option and it run ok
-----Mensaje original----- De: Andrew Raibeck [mailto:[EMAIL PROTECTED] Enviado el: Mi�rcoles, 18 de Junio de 2003 12:06 a.m. Para: [EMAIL PROTECTED] Asunto: Re: Schedule It looks to me like your client is having difficulty connecting with the TSM server. 1) Check dsmerror.log for the timeframe (21:02:44) that the ANS1029E message occurred. Are there any messages that provide additional information about the problem? 2) Check your TSM server activity log from the time that you started the scheduler. Are there any messages at all that indicate the client attempted to contact the server? 3) From the client machine, can you even run the following successfully? dsmc query session If this is successful, you should see a message that starts "Session established with server ..." along with other information about the server and the client. If this does not work, then you need to take a look at your configuration. Check your dsm.opt and dsm.sys file to make sure that they are configured correctly (proper TCPSERVERADDRESS and TCPPORT settings, etc.). Make sure that you can ping the server machine from the client machine. This should give you a start... Regards, Andy Andy Raibeck IBM Software Group Tivoli Storage Manager Client Development Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED] Internet e-mail: [EMAIL PROTECTED] The only dumb question is the one that goes unasked. The command line is your friend. "Good enough" is the enemy of excellence. Lopez Janeth <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 06/17/2003 18:09 Please respond to "ADSM: Dist Stor Manager" To: [EMAIL PROTECTED] cc: Subject: Re: Schedule I changed the managedservice to webclient only and start the client scheduler manually: nohup dsmc schedule 2> /dev/null & $ ps -ef|grep dsm root 28142 28012 0 21:05:14 pts/4 0:00 dsmc root 27949 1 0 21:01:18 ? 0:00 ./dsmcad tsm 27992 26624 0 21:02:16 pts/4 0:00 dsmc schedule now I obtain the following message in the log: 06/17/03 21:02:44 Querying server for next scheduled event. 06/17/03 21:02:44 Node Name: EQ201PATROL02 06/17/03 21:02:44 ANS1029E Communications have been dropped. 06/17/03 21:02:44 Scheduler has been stopped. and the backup scheduled have status Pending in the consola despite execution time is experired tsm> q sche Schedule Name: PRUEBA Description: Action: Incremental Options: Objects: Priority: 5 Next Execution: 0 Minutes Duration: 1 Hour Period: 1 Day Day of Week: Any Expire: Never -----Mensaje original----- De: Joshua Bassi [mailto:[EMAIL PROTECTED] Enviado el: Martes, 17 de Junio de 2003 08:05 p.m. Para: [EMAIL PROTECTED] Asunto: Re: Schedule That's fine as long as 1) the dsmcad process keeps running and 2) you have a TSM client schedule installed on the client - even though it doesn't have to stay running. -- Joshua S. Bassi Tivoli Certified Consultant -ADSM/TSM eServer Systems Expert -pSeries HACMP IBM Certified - AIX 4/5L, SAN, Shark Cell (831) 595-3962 -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lopez Janeth Sent: Tuesday, June 17, 2003 4:57 PM To: [EMAIL PROTECTED] Subject: Re: Schedule I set managedservices schedule webclient and when I start the scheduler in the client machine obtained: ANS0299E Scheduler cannot be started manually because the value of MANAGEDSERVICES option is SCHEDULE. I restart the dsmcad .... -----Mensaje original----- De: Joshua Bassi [mailto:[EMAIL PROTECTED] Enviado el: Martes, 17 de Junio de 2003 07:56 p.m. Para: [EMAIL PROTECTED] Asunto: Re: Schedule Did you start the scheduler on the client machine? -- Joshua S. Bassi Tivoli Certified Consultant -ADSM/TSM eServer Systems Expert -pSeries HACMP IBM Certified - AIX 4/5L, SAN, Shark Cell (831) 595-3962 -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lopez Janeth Sent: Tuesday, June 17, 2003 4:40 PM To: [EMAIL PROTECTED] Subject: Re: Schedule I am doing a schedule backup: tsm> q sche Schedule Name: PRUEBA Description: Action: Incremental Options: Objects: Priority: 5 Next Execution: 0 Minutes Duration: 1 Hour Period: 1 Day Day of Week: Any Expire: Never but, I obtain the status pending in the Event Central Scheduler why? Janeth -----Mensaje original----- De: Joshua Bassi [mailto:[EMAIL PROTECTED] Enviado el: Martes, 17 de Junio de 2003 06:27 p.m. Para: [EMAIL PROTECTED] Asunto: Re: Schedule You must use both the client scheduler (scheduler listens for connections) and the TSM Server central scheduler which is actually initiating the scheduler. -- Joshua S. Bassi Tivoli Certified Consultant -ADSM/TSM eServer Systems Expert -pSeries HACMP IBM Certified - AIX 4/5L, SAN, Shark Cell (831) 595-3962 -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Lopez Janeth Sent: Tuesday, June 17, 2003 3:10 PM To: [EMAIL PROTECTED] Subject: Schedule Hi, I need to scheduler a backup. Do you suggest us to use the client scheduler or the central scheduler?
