Re: MOVE DAAT from 3590 to 3590

2001-03-23 Thread Baines, Paul
Hi, maybe the first file on the tape spans/continues from another volume. -Original Message- From: Michel Engels To: [EMAIL PROTECTED] Sent: 3/23/01 2:24 PM Subject: MOVE DAAT from 3590 to 3590 A write error has been detected on a Ctape. Therefor I am moving the data from one 3590 to a

AW: volume status being changed erroneously

2001-09-24 Thread Baines, Paul
Hi, do you checkin with barcode or reading the label? If the former, maybe the tapes aren't labelled? Try label libv with overwrite=no. Mit freundlichen Grüßen - With best regards Serdeczne pozdrowienia - Slan agus beannacht Paul Baines TSM/ADSM Consultant -Ursprüngliche Nachricht- Vo

AW: SQL select and update command

2001-10-02 Thread Baines, Paul
Slightly different query, but you should get the idea: for i in `dsmadmc -se= -id= -password= -tab "select '!#!#', volume_na me from libvolumes where (volume_name not like 'F%' and status='Scratch') or vol ume_name in (select volume_name from volumes where volume_name not like 'F%' a

AW: Moving from 1 large tape pool to multiple tape pools

2001-10-18 Thread Baines, Paul
>3) If a tape contains multiple nodes (different OS's) how do I move this >data to new storage pools? > >I don't know of an easy way. What I did was a move to a disk pool, and then migrate back to >a tape pool with collocate, and then move the separate vols. to the pools you want them in. >Rather

AW: Various comments on V4.2.1.0 client for windows

2001-10-19 Thread Baines, Paul
>5. APAR IC29552 "Active file not found" with some strange characters in >file names, was corrected in 4.1.2, with a DB correction program >TSMCLEAN.EXE provided to correct an infected *SM database. When I used it, >TSMCLEAN just terminates with a programming error. Perhaps my "supported" >3.1.2.9

AW: manually ejecting a tape from a 3494 library

2001-10-25 Thread Baines, Paul
But they could have been checked out of TSM with remove=no and could possibly still be defined as storage pool volumes and still contain data. Always "know" the TSM state of tapes that you're going to do mtlib stuff to, like changing categories. Mit freundlichen Grüßen - With best regards Serdec

AW: TSM scheduler stops by LOGOUT

2001-10-26 Thread Baines, Paul
Try putting the dsmc sched command in an executable file (script) and then calling the file with nohup. Mit freundlichen Grüßen - With best regards Serdeczne pozdrowienia - Slan agus beannacht Paul Baines TSM/ADSM Consultant -Ursprüngliche Nachricht- Von: Frost, Dave [mailto:[EMAIL PROT

AW: Best Database Performance

2001-11-09 Thread Baines, Paul
I have a recommendation that striping has little effect because "the server I/Os are random and read / writes occur in small increments (4-6Kb I/Os)." This was an ADSM and not a TSM recomendation. Personally I hate striping as it's so hard to manage the disks when you want to move stuff around.

AW: Best Database Performance

2001-11-13 Thread Baines, Paul
Hi Joshua, I've got 34 db volumes and 4 log volumes and show threads shows me 38 LvmDiskServer threads then I've got 19 disk stgp volumes and 19 DiskServerThread threads. Mit freundlichen Grüßen - With best regards Serdeczne pozdrowienia - Slan agus beannacht Paul Baines TSM/ADSM Consultant --

AW: Events table vs Query events

2001-11-13 Thread Baines, Paul
I asked this question in the past on the list, the answer was basically that the select for events doesn't function like a select, but just like a query. If you add dates in where clauses it works like a query event with dates. Not very chic. Mit freundlichen Grüßen - With best regards Serdeczne

AW: transmitting the result of an sql query to a script ? + loop struture ?

2001-11-22 Thread Baines, Paul
I can't think how you'd do it without a shell script. Try this (not tested!) for proc in `dsmadmc -se=xxx -id=xxx -password=xxx -tab "select '#!#!', process_num from processes where process='Space Reclamation'" | awk '/^#!#!/ {printf("%d\n", $2)}'` do dsmadmc -se=xxx -id=xxx -password=xxx -tab

schedule_name field in the summary table

2001-11-22 Thread Baines, Paul
Hello, I have noticed that the schedule_name field in the summary table does not always have an entry in it. I think I've narrowed this down to the fact that 3.1 clients fill this in and 3.7 and 4.1 clients leave it blank. This would seem to be caused by the RESOURceutilization parameter causing

AW: schedule_name field in the summary table

2001-11-23 Thread Baines, Paul
have the capabilities to do so. Sal. - Original Message - From: "Baines, Paul" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 22, 2001 8:47 AM Subject: schedule_name field in the summary table Hello, I have noticed that the schedule_name field i

AW: Script to cancel certain sessions

2001-11-29 Thread Baines, Paul
Hi, if you use the SQL interface and SELECT from SESSIONS then the SESSION_ID column is the session number without a comma. Mit freundlichen Grüßen - With best regards Serdeczne pozdrowienia - Slan agus beannacht Paul Baines TSM/ADSM Consultant "Goalkeepers aren't born today until they're in

AW: Script to cancel certain sessions

2001-11-29 Thread Baines, Paul
Where are you exactly stuck? You should be looking at maybe the sessions table or events table (ugh) and at the archive of this list which has recently had a number of examples of this sort of script. Mit freundlichen Grüßen - With best regards Serdeczne pozdrowienia - Slan agus beannacht Pau

QUERY STGPOOL - Storage Pool Data Format: Native ??

2001-11-30 Thread Baines, Paul
Hi does anyone know what "Storage Pool Data Format: Native" on a query stgp means? I just noticed this on a 4.2.1.7 Server and can't find it under 'help q stgp' or in the latest Admin Ref from the Tivoli Web Site. Mit freundlichen Grüßen - With best regards Serdeczne pozdrowienia - Slan agus be

AW: TSM 4.2.1.8 server

2001-12-06 Thread Baines, Paul
Yes, we've installed it in test. Was recommended by Tivoli to install 4.2.1.8 instead of 4.2.1.7. No problems yet. Atape 6.1.9.0; atldd 5.0.7.0. Mit freundlichen Grüßen - With best regards Serdeczne pozdrowienia - Slan agus beannacht Paul Baines TSM/ADSM Consultant "Goalkeepers aren't born toda

AW: TSM 4.2.1.8 server

2001-12-06 Thread Baines, Paul
I don't think it was for any big reason, just that 4.2.1.8 tidied up outstanding bugs more than 4.2.1.7 and was more tested(?). Mit freundlichen Grüßen - With best regards Serdeczne pozdrowienia - Slan agus beannacht Paul Baines TSM/ADSM Consultant "Goalkeepers aren't born today until they're in

AW: running multiple servers on one AIX machine

2001-12-10 Thread Baines, Paul
Change directory to the server start directory (where the dsmserv.dsk file is for the second server) before you start the server. Set DSMSERV_CONFIG to point to your option file or use the -o option of dsmserv to point to your option file. Mit freundlichen Grüßen - With best regards Serdeczne poz

AW: Help on Exporting, then Importing a node.

2001-12-11 Thread Baines, Paul
I had this problem, specify * instead of the domain name and it will import all the domains on the export volume (you probably just exported the one domain anyway?) Mit freundlichen Grüßen - With best regards Serdeczne pozdrowienia - Slan agus beannacht Paul Baines TSM/ADSM Consultant -Ursp

Move data in 4.2.1.8 AIX Server

2001-12-14 Thread Baines, Paul
I upgraded to 4.2.1.8 and noticed this phenomena for Q PR on a move data: Process Process Description Status Number - 192 Move DataVolume F01121 (storage pool TAPEPOOL_3494),

AW: Reclaim Query

2001-12-18 Thread Baines, Paul
>I've run a reclaim on a sequential stgpool which has complete, except I >still have three tapes in the library listed as being below the reclaim >threshold, anyone know why this would be. Check the access parameter of the volume is not unavailable. >Also why are some of our volumes listed as 0.

AW: Recover log at 5120MB and full - Cannot start TSM

2001-12-18 Thread Baines, Paul
You can't unless it's something obvious. I raised an enhancement request for this. There MAY be something written sometime in version 5 apparently. Mit freundlichen Grüßen - With best regards Serdeczne pozdrowienia - Slan agus beannacht Paul Baines TSM/ADSM Consultant -Ursprüngliche Nachric

Re: Poor TSM Performances

2003-03-06 Thread Baines, Paul
Try running an FTP to get network performance without TSM. Then try running a selective backup of one big file (like 1 or 2 GB) to eliminate client processing. 13,3 Mb is megabits. -Original Message- From: Henrik Wahlstedt [mailto:[EMAIL PROTECTED] Sent: 06 March 2003 15:38 To: [EMAIL P

Re: 3590 microcode

2003-03-07 Thread Baines, Paul
F27E, F295 and F298 - all from our CE - you need at least F27E for 3590H's to work at all. -Original Message- From: Bob Booth - UIUC [mailto:[EMAIL PROTECTED] Sent: 07 March 2003 15:00 To: [EMAIL PROTECTED] Subject: Re: 3590 microcode You were in the right place. D01F.26E is the latest

Re: 3590 microcode

2003-03-07 Thread Baines, Paul
Sorry, I don't have any documentation for these, I just got the code emailed to me from our CE and have only used them on H models. -Original Message- From: Steve Roder [mailto:[EMAIL PROTECTED] Sent: 07 March 2003 15:30 To: [EMAIL PROTECTED] Subject: Re: 3590 microcode > F27E, F295 and

Re: SV: Backup MS SQL master.mdf

2003-03-10 Thread Baines, Paul
>From what I remember you need to start SQL in single user mode (from DOS cmd line), then restore master with TDP. Then restart in normal mode and restore the other databases with TDP. -Original Message- From: Christian Svensson [mailto:[EMAIL PROTECTED] Sent: 10 March 2003 13:22 To: [EMAI

Re: Client login with admin id and password

2003-03-18 Thread Baines, Paul
One could always export a node's data and import it on a different TSM server. There you can change the password without anyone knowing. -Original Message- From: Paul Zarnowski [mailto:[EMAIL PROTECTED] Sent: 17 March 2003 17:54 To: [EMAIL PROTECTED] Subject: Re: Client login with admin id

Re: Client login with admin id and password

2003-03-28 Thread Baines, Paul
I just noticed this information message in TSM server 5.1.6.1: ANR1639I. This seems to be an indication that a nodes IP address has changed. Look at the last three fields in a q node f=d. This message could then be sent to your monitoring software or you could run a daily script against the ac