Hi Andy,
Sorry for the late reply. I guess u are right. Thanks and Warmest Regards, ___________________________________________ DKSH Market Intelligence Liew Callie www.dksh.com ____________________________________________ Andrew Raibeck <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> 09/02/2005 09:10 PM Please respond to "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> To ADSM-L@VM.MARIST.EDU cc Subject Re: [ADSM-L] system object backup fails Hello Callie, I have no explanation for how the command you have specified works on other Windows machines. I would be very curious to see a dsmsched.log file that captures a successful execution of this command, because I do not see how it is possible. When you pass a string like this to the Windows command processor: c:\program files\tivoli\tsm\baclient\dsmc backup systemobject It is going to think that the executable is "c:\program", which probably does not exist on your system. Maybe on your working machines you installed TSM into a directory that contains no blank spaces in its name, or you used the short name: c:\progra~1\tivoli\tsm\baclient\dsmc backup systemobject or c:\tivoli\tsm\baclient\dsmc backup systemobject Without a space in the directory name, Windows can parse the executable and arguments correctly. 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. "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 2005-09-01 20:23:33: > Hi Andy, > > So glad that your way works. Just wondering why other servers with > perfectly fine with : > "C:\Program Files\Tivoli\TSM\baclient\dsmc backup systemobject" > > but for this particular XP machine it ONLY works fine with your method. > > > > Thanks and Warmest Regards, > > > ___________________________________________ > > DKSH Market Intelligence > > Liew Callie > > DKSH Corporate Shared Services Center Sdn Bhd > Lot L4-E-3A, Enterprise 4, Technology Park Malaysia, > 57000 Kuala Lumpur. > Phone: +603 8992 2855 Fax: +603 8992 2999 > [EMAIL PROTECTED] > www.dksh.com > > ____________________________________________ > > > > Andrew Raibeck <[EMAIL PROTECTED]> > Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> > 09/02/2005 01:13 AM > Please respond to > "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> > > > To > ADSM-L@VM.MARIST.EDU > cc > > Subject > Re: [ADSM-L] system object backup fails > > > > > > > OK, I think the trouble... it gets a little tricky specifying commands > that contain embedded blanks. Try updating the schedule like this: > > update schedule <domain> kulsec01_sysobj > objects='"C:\Program Files\Tivoli\TSM\baclient\dsmc" backup > systemobject' > > (Fill in <domain> with the name of the domain to which the node and > schedule belong.) > > Notice that the entire command is contained in single quotes, and that > > C:\Program Files\Tivoli\TSM\baclient\dsmc > > is contained in double quotes. > > 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. > > "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 2005-08-31 > 22:43:46: > > > > > Thanks and Warmest Regards, > > > > > > > > Hi all, > > > > Well we are running TSM 5.2.3 on AIX 5.2 and and client using XP > > version 5.01(XP1) > > The scheduler service runs under domain administrator access rights > > which I don't think to be an issue. Pls advice if I'm wrong. > > > > > > > > > > ____________________________________________ > > > > > > > Andrew Raibeck <[EMAIL PROTECTED]> > > Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> > > 09/01/2005 10:22 AM > > > > Please respond to > > "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> > > > > To > > > > ADSM-L@VM.MARIST.EDU > > > > cc > > > > Subject > > > > Re: [ADSM-L] system object backup fails > > > > > > > > > > Callie, it would help to have a little more information about the > problem; > > in particular, the dsmsched.log and dsmerror.log info that corresponds > to > > the scheduled event where the system object backup failes. > > > > Mark's question about the ID refers to the NT user account under which > the > > scheduler service runs. > > > > Also, which exact version of the client (e.g., 5.2.4.4, 5.3.0.8, etc.) > are > > you using? > > > > 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. > > > > "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 2005-08-31 > > 18:32:09: > > > > > Dear all, > > > > > > Anyone encounter problem backing up system objects as I did? > > > Well,I have a command schedule for XP machine systems object backup :( > > > dsmc backup systemobject) .However it always fails. > > > > > > 08/29/2005 22:28:27 ANS1909E The scheduled command failed. > > > 08/29/2005 22:28:28 ANS1512E Scheduled event 'KULSEC01_SYSOBJ' failed. > > > Return code = 1. > > > 08/30/2005 22:28:27 ANS1909E The scheduled command failed. > > > 08/30/2005 22:28:27 ANS1512E Scheduled event 'KULSEC01_SYSOBJ' failed. > > > Return code = 1. > > > 08/31/2005 22:28:14 ANS1909E The scheduled command failed. > > > 08/31/2005 22:28:14 ANS1512E Scheduled event 'KULSEC01_SYSOBJ' failed. > > > Return code = 1. > > > > > > I did a ntbackup and restore and it works fine. To simulate a > successful > > > backup using the command line (dsmc backup systemobject) , we > restarted > > > the service and backup manually. It works fine. We even delete the > > > adsm.sys to make sure no corrupted files before backup. > > > > > > I wonder what can be done to ensure successful backup using scheduled > > > command on TSM. > > > > > > > > > > > > > > > Thanks and Warmest Regards, > > > > > > Callie > > [attachment "ERROR 310805.txt" deleted by Andrew Raibeck/Tucson/IBM] > > [attachment "SCHED 310805.txt" deleted by Andrew Raibeck/Tucson/IBM] > > [attachment "dsm.opt" deleted by Andrew Raibeck/Tucson/IBM]