Re: ISC on WinXP or Unix

2005-01-05 Thread Richard van Denzel
All, I've just set the following enviroment variables on my Linux TSM Server to another directory: TMP, TEMP, TEMPDIR, TMPDIR and it looked like it was going to install. But no luck, some temporary directories were indeed created in the other location but in /tmp ismp001 was still created and also

Re: defining library path(device) in solaris

2005-01-05 Thread Richard Sims
On Jan 5, 2005, at 1:14 PM, Geetha Thanu wrote: I have installed tivoli in solaris 8 machine which is attached to a library storEdge L1000. It has 2 drives. The path of the drives are known as(/dev/rmt/1 , /dev/rmt/2) But i am not knowing what is the path for robotic arm. No idea what it should be.

AW: Creating a copy storage pool with a different retention time

2005-01-05 Thread Salak Juraj
hallo, Retention is NOT bound to a storage pool, it is bound to backup&archive copy groups. Also there is no "copy" functionality for data from a storage pool to another storage pool. As you see, your question is worder with less-then perfect precision, so no precious answer is possible. best

What does it backup?

2005-01-05 Thread Rick Harderwijk
Hi all, I was just checking my activity log on my TSM 4.2 server and noticed something odd. One of the clients (W2K server with Oracle + an imagebank) did a backup of 2588 files, amounting to almost 9Gb. I know not that many data modifies in a single day so I checked to be sure, and indeed:

Re: What does it backup?

2005-01-05 Thread Bos, Karel
Hi, It's a Win2K server. Have you taken into account things like registry and SYSTEMOBJECT? Regards, Karel -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Rick Harderwijk Sent: woensdag 5 januari 2005 13:54 To: ADSM-L@VM.MARIST.EDU Subject: What

Re: What does it backup?

2005-01-05 Thread Richard Sims
On Jan 5, 2005, at 7:53 AM, Rick Harderwijk wrote: I was just checking my activity log on my TSM 4.2 server and noticed something odd. One of the clients (W2K server with Oracle + an imagebank) did a backup of 2588 files, amounting to almost 9Gb. I know not that many data modifies in a single day s

Re: What does it backup?

2005-01-05 Thread Rick Harderwijk
Karel, I had not taken registry and SystemObject into account, no. But those only amount to 300Mb... Cheers, Rick > -Original Message- > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] > Behalf Of > Bos, Karel > Sent: woensdag 5 januari 2005 13:59 > To: ADSM-L@VM.MARIST.EDU > S

Re: What does it backup?

2005-01-05 Thread John Naylor
Rick, The select below suitably tailored for node_name and backup_date will tell you what was in that backup SELECT HL_NAME,LL_NAME FROM BACKUPS - WHERE NODE_NAME='YOURNODE' - AND BACKUP_DATE BETWEEN '2005-01-04 21:00' AND '2005-01-05 07:00' John Rick Harderwijk <[EMAIL PROTECTED]> Sent by:

Re: What does it backup?

2005-01-05 Thread Rick Harderwijk
John, Thank you very much. That was exactly what I was looking for. I created a list of files, I didn't spot anything weird there right away, but I'll check again. Cheers, Rick > -Original Message- > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] > Behalf Of > John Naylor > S

Re: What does it backup?

2005-01-05 Thread Rushforth, Tim
You can also use the TSM client GUI - Select Restore then Find off the edit menu - use the "Backed up" criteria to enter the dates/times you are interested in. -Original Message- From: Rick Harderwijk [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 05, 2005 6:54 AM To: ADSM-L@VM.MARIST

Shrink ITSM-DB

2005-01-05 Thread Hans-Dieter Kutz
Hey out there, is there any other possibility than unloading the TSM-DB to "shrink" the dbvol? Cheers, ku -- PAGO eTransaction Services GmbH || Kaltenbornweg 1-3 || D - 50679 Koeln Germany Fon: +49 - (0)221 - 3208 - 685 || Fax: +49 - (0)221 - 3208 - 8685 Ben (Obi-Wan) Kenobi: You must le

Backup - View data that was backed up

2005-01-05 Thread Nancy L Backhaus
Background TSM - 5.2.3.5 AIX- 5.2 Mod 4 One of our client admins just recently installed sql backtrack obsi module on one of our windows server for testing (node name - dbb05). The backup is working fine , but I do not know how to view/verify that the backups are going to the new storage pools(

Re: Shrink ITSM-DB

2005-01-05 Thread Richard Sims
On Jan 5, 2005, at 10:54 AM, Hans-Dieter Kutz wrote: Hey out there, is there any other possibility than unloading the TSM-DB to "shrink" the dbvol? Reorganizing the TSM database is a complex kludge which utilizes a utility classified as a Salvage utility, and subjects your server to considerable do

Re: Backup - View data that was backed up

2005-01-05 Thread Yury Us
Use command Q OCC DBBO5. It will show you all filespaces and storagepools from dbb05 node. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Nancy L Backhaus Sent: Wednesday, January 05, 2005 11:46 AM To: ADSM-L@VM.MARIST.EDU Subject: Backup - View da

lanfree

2005-01-05 Thread CORP Rick Willmore
Do I need Extended Edition in order to utilize LANFree ? R.

upgrade to tsm server v5.2.3.2 and 3590 tape drivers

2005-01-05 Thread Steve Bennett
Well folks, it's time I bite the bullet and upgrade my v5.1.8.0 TSM server to v5.2.3.2. This would not normally cause much concern but because of the new device driver changes I'm more wary of this upgrade. I currently have TSM server v5.2.3.2 running on two test servers and one small production se

upgrade to tsm server v5.2.3.2 and 3590 tape drivers - again

2005-01-05 Thread Steve Bennett
OOOPS, hit the send button too soon, sorry. Well folks, it's time I bite the bullet and upgrade my v5.1.8.0 TSM server to v5.2.3.2. This would not normally cause much concern but because of the new device driver changes I'm more wary of this upgrade. I currently have TSM server v5.2.3.2 running on

resource utilization question

2005-01-05 Thread
Given that resource utilization is set to 10 and $OBJ1 and $OBJ2 are variables containing multiple filesystem names... and the following command is issued: $TSMDIR/dsmc archive -server=tsmpc1 -subdir=yes -archmc=keep_07_years $OBJ1 $OBJ2 1>> $TSMDIR/dsmsched.log Will $OBJ1 and $OBJ2 execute

Re: ISC on WinXP or Unix ref /tmp

2005-01-05 Thread Charlie Hurtubise
Richard, If you cannot make you /tmp filesystem larger, or move it to a larger filesystem/logical volume, being an "old" UNIX guy (1986+), a trick is to setup a UNIX link on your server's root / directory pointing to a much larger /tmp directory filesystem/logical volume. Done this in the past

Re: ISC on WinXP or Unix

2005-01-05 Thread Stef Coene
On Wednesday 05 January 2005 08:16, Richard van Denzel wrote: > Stef, > > I totally concur with you. I also use quite a lot of (ksh) scripts and I > don't feel like throwing them overboard, especially because the guys are > our servicedesk do the tapehandling and they have little knowledge of TSM.

Corrupt Files In Storage Pool

2005-01-05 Thread Curtis Stewart
Hi everyone, We had a major hardware failure on one TSM server and I ended up needing to restore the TSM database. Since then, I've been having issues with a few of the disk storage pool volumes. When I try to back them up or migrate them I get numerous errors like the following. ANR1331E Invalid

Re: Creating a copy storage pool with a different retention time

2005-01-05 Thread Steve Harris
Why do you want to do this? We may be able to come up with a different way to satisfy your requirement. Steve >>> [EMAIL PROTECTED] 05/01/2005 2:16:05 >>> Currently I have my policy set to retain file backups for 1 year. First I do my backups to my disk storage pools, I then have 2 copy pool

storagetek SL500

2005-01-05 Thread CORP Rick Willmore
Anyone have any issues with TSM/AIX and an SL500??? I am trying to compare a IBM 3584 ADIC i2k and the SL500 any input offline or on would be appreciated. R.

DB2 and TSM backups

2005-01-05 Thread John E. Vincent
Hi all, I have a question about DB2 and TSM backups. We've settled on a policy that we would like ti implement but I'm having a hell of a time figuring out how to actual do it. I know that TSM handles API backups from DB2 differently and I'm looking for tips on the best way to automate this process

Fw: Stuck in ISC install process for 5.3.0.0

2005-01-05 Thread Joerg Pohlmann
Just an FYI - I now know why my ISC installation fails - not enough memory. I just installed the ISC at another site on a W2K Server SP4 with 0.5GB RAM - the installation failed. So, we "installed" more memory (the W2K Server was running under VMWare) and the ISC installation went fine with 1.0GB R

Re: ISC on WinXP or Unix

2005-01-05 Thread TSM_User
Our plan is to install the ISC and Admin Center on a Windows 2000 server. We can then very easily remote desktop to this server and run the java applet there. This should work fine with a 56K line. I have installed the ISC and Admin center on a Virtual machine running Windows 2000 and Windows

Re: Performance Tuning Parameters

2005-01-05 Thread Joerg Pohlmann
It's also available on the product manuals web site http://publib.boulder.ibm.com/infocenter/tivihelp/index.jsp , both html and pdf. Joerg Pohlmann 604-535-0452 Thomas Drottvik <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" 2005-01-04 00:45 Please respond to "ADSM: Dist Stor Manager"

Re: Corrupt Files In Storage Pool

2005-01-05 Thread Roger Deschner
Wait 24 hours then try again. Something has it locked. These phony locks have evaporated by themselves for me when I had them. Call TSM Support. They're good at figuring these kinds of things out. Roger Deschner University of Illinois at Chicago [EMAIL PROTECTED] On Wed, 5 Jan 2005, Cu

Re: Shrink ITSM-DB

2005-01-05 Thread Hans-Dieter Kutz
On Wed, Jan 05, 2005 at 11:48:25AM -0500, Richard Sims wrote: > On Jan 5, 2005, at 10:54 AM, Hans-Dieter Kutz wrote: > > >Hey out there, > >is there any other possibility than unloading the TSM-DB to "shrink" > >the dbvol? > > Reorganizing the TSM database is a complex kludge which utilizes a > uti