Returncode for a TDP CMD Script

2009-09-11 Thread Stefan Holzwarth
Hi, we are using a Windows cmd Script for tdp Backups. At the TSM Server the schedule is defined as: tsm: TSMA>q sched tdp sql23full_SERVER33 f=d Policy Domain Name: TDP Schedule Name: SQL23FULL_SERVER33 Description: FULL Backup SQL d...@23:00

Mutliple nodes one on server with scheduler

2009-09-11 Thread Alexander Födisch
Hi, we have configured two tsm-nodes on one server (running on linux). Running manually from the commandline we can save data from both nodes. But unfortunately only one of the nodes (GPFSDATA) is running by the scheduler. The other one (ZENTGPFSN01) never starts by the scheduler - but "q sched

IBM Passport Advantage unavailable?

2009-09-11 Thread David McClelland
Anyone else having problem connecting to IBM Passport Advantage to download TSM software: http://www-01.ibm.com/software/howtobuy/passportadvantage/index.html It's been unavailable all morning here with a 504 Gateway Timeout error - is there another way in? /David Mc London, UK

Re: IBM Passport Advantage unavailable?

2009-09-11 Thread David McClelland
And what do you know - after being offline all morning, it's *magically* started working again within 10 minutes of me sending this email. Perhaps it's like the online Apple Store and there'll be some new goodies on there for me now to take a look at :O) /David Mc London, UK From: David M

Re: Returncode for a TDP CMD Script

2009-09-11 Thread Andrew Raibeck
Without seeing your script, I suspect that the command that sets the return code might be running asynchronously rather than synchronously. I suggest going to the link in my sig and searching on: diagnostics for scripts The first hit might be of use to you. Best regards, Andy Andy Raibeck

Re: Mutliple nodes one on server with scheduler

2009-09-11 Thread Richard Sims
On Sep 11, 2009, at 4:31 AM, Alexander Födisch wrote: ... We start two dsmcad-processes by "/opt/tivoli/tsm/client/ba/bin/dsmcad" and "/opt/tivoli/tsm/client/ ba/bin/dsmcad -servername=system" It's not at all apparent in the client manual, but dsmcad recognizes and utilizes only one comma

Re: end of support tsm 5.5 on z/os ?

2009-09-11 Thread Kinder, Kevin P
Yes, zLinux rings a bell. However, if you don't already have tape and/or disk infrastructure in place for it, or if you don't have sufficient excess capacity in what you do have, you will have to purchase them, as there is no good way to share these resources between z/OS and z/Linux. And yes, I'm

delete volhistory

2009-09-11 Thread Bruno Oliveira
command 'q volhistory' Date/Time : 04/09/09 9h0min15s BRT Volume Type : BACKUPINCR Backup Series : 1 Backup Operation : 1 Volume Seq : 1 Device Class : GENCLASS3 Volume Name : VXA001 Volume Location : Command : command 'delete volhistory type=all todate=09/04/2009' ANR2467I DELETE VOLHISTORY: 0 s

Re: delete volhistory

2009-09-11 Thread Skylar Thompson
Do you have a subsequent backup series? This would be started by a full DB backup taken after this incremental backup. Bruno Oliveira wrote: > command 'q volhistory' > > Date/Time : 04/09/09 9h0min15s BRT > Volume Type : BACKUPINCR > Backup Series : 1 > Backup Operation : 1 > Volume Seq : 1 > Devi

Re: delete volhistory

2009-09-11 Thread Lee, Gary D.
Is this your most recent backup series? If so, tsm will not delete that. Keeps you from shooting yourself. Gary Lee Senior System Programmer Ball State University phone: 765-285-1310 -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Bruno O

Re: delete volhistory

2009-09-11 Thread PAC Brion Arnaud
Bruno, TSM won't let you delete the last full DB backup existing, and therefore the incrementals made since then. Try to do a new full backup, end re-issue you command : this time it should work !! Cheers. Arnaud *

Re: delete volhistory

2009-09-11 Thread Bruno Oliveira
Volume history: Date/Time : 14/07/09 13h22min58s BRT Volume Type : BACKUPFULL Backup Series : 1 Backup Operation : 0 Volume Seq : 1 Device Class : GENCLASS3 Volume Name : VXA201 Volume Location : Command : Date/Time : 04/09/09 9h0min15s BRT Volume Type

Re: delete volhistory

2009-09-11 Thread Lee, Gary D.
Sir: Note that all are series 1. You have a full and incramentals. That constitutes a series. If you wish to delete them you will have to do another full. That will invalidate the previous incramentals and full. Gary Lee Senior System Programmer Ball State University phone: 765-285-1310

data protection for Oracle and BA client

2009-09-11 Thread Avy Wong
Hello, I have a Linux server (Red Hat Enterprise Linux Server release 5.3 (Tikanga)) that I will be installing data protection for Oracle and BA client on it. Can you tell me what versions should I be installing, or if you can point me the direction to look for it. The TSM Server (AIX-RS/6000

Re: Erro - backup of the client Linux

2009-09-11 Thread Bruno Oliveira
I need to backup only the directory /home/ifwiset. The dsm.sys file is as follows: exclude * include /home/ifwiset /.../* When you run the command schedule the backup is done a full backup of the /. 2009/9/10 Andrew Raibeck > I don't quite understand the problem being described, but a couple

Re: Erro - backup of the client Linux

2009-09-11 Thread Schneider, Jim
You have a space between ifwiset an /.../* If that's present in your dsm.sys file, try removing it and running 'dsmc q inclexcl' again. Jim -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Bruno Oliveira Sent: Friday, September 11, 2009 12:51 P

Re: Erro - backup of the client Linux

2009-09-11 Thread Bruno Oliveira
No space. Command 'dsmc q inclexcl': tsm> q inclexcl *** FILE INCLUDE/EXCLUDE *** Mode Function Pattern (match from top down) Source File - -- - No exclude filespace statements defined. Excl Directory /.../.TsmCacheDir TSM In

Re: Erro - backup of the client Linux

2009-09-11 Thread Gary Bowers
Is it actually backing up data though? It will scan the entire drive, and backup the directory structure, even though you have excluded it. If you are seeing that the schedlog is going into other directories, that is normal. What you have setup looks correct to me. If you don't want to

Customizing tsm client install for windows

2009-09-11 Thread Lee, Gary D.
Tsm client v6.x. I would like to have a particular set of options added to the dsm.opt on a very large number of installs. Is there a way to automate this into the standard installer? If so, just a pointer to docs will help. Thank you all. Gary Lee Senior System Programmer Ball State Universit

Re: Customizing tsm client install for windows

2009-09-11 Thread J. Pohlmann
Suggest you use a client option set instead and assign it to the nodes. Joerg Pohlmann 250-245-9863 -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Lee, Gary D. Sent: Friday, September 11, 2009 12:50 To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] C