JDBC-ODBC Bridge and TSM ODBC driver

2002-05-10 Thread Warren, Matthew James
He TSM'ers, Has anyone any success connecting to the TSM database using the JDBC-ODBC bridge and the TSM ODBC drivers? I have set bot system and user datasources using the TSM ODBC driver, and I am then attmepting to access this from Java using the JDBC-ODBC bridge. Currently I am using this

Re: JDBC-ODBC Bridge and TSM ODBC driver

2002-05-10 Thread Warren, Matthew James
Hi Ppl, I'm getting somehwere, but the DB access through jdbc:odbc: - Access databse - TSMdatabase is incredibly slow. I have been told that it may help to use a native JDBC inteface; I don't think there is one for JDBC TSM, but maybe someone knows differently?

Select odd behaviour

2002-05-01 Thread Warren, Matthew James
) from db,log (removing the : where access='UNAVAILABLE') It works fine! Is it me, or TSM? Thanks, Matt. -Original Message- From: Warren, Matthew James Sent: Wednesday, May 01, 2002 1:46 PM To: 'ADSM: Dist Stor Manager' Subject: RE: Logmode rollforward and incr/full dbbackups Hello

Re: Logmode rollforward and incr/full dbbackups

2002-05-01 Thread Warren, Matthew James
Hello TSM'ers I am trying to run the following simple SQL query select db.pct_utilized,log.pct_utilized,(select count(*) from volumes where access='READONLY'),(select count(*) from volumes where access='UNAVAILABLE') from db,log The above works fine, but if I add 'as' into it like so;

Logmode rollforward and incr/full dbbackups

2002-04-23 Thread Warren, Matthew James
Hi TSM'ers Does anyone know the difference between a full DB backup and an incremental DB backup while running in rollforward mode? Currently, I can't see why they are different.. A full DB backup will clear the log in rollforward mode and any changes from that point onward are recorded as

Re: Logmode rollforward and incr/full dbbackups

2002-04-23 Thread Warren, Matthew James
Just to clarify, I understand that the incremntal backup under rollforward mode does not save the complete DB as a full backup does; What I don't understand is why the incremental does not clear the log. Matt. -Original Message- From: Warren, Matthew James Sent: Tuesday, April 23, 2002

Re: NFS MOUNTS

2002-03-15 Thread Warren, Matthew James
AFAIK dsmstat is a process that uns alongside dsmc and holds dsmc's hand when it scan NFS mount point to make sure it doesnt 'hang' if the NFS mountpoit is broken. If the mountpoint is not responding my understanding was dsmstat manipulates the situation so dsmc can carry on. I found this out

Re: Data Recovery on Expired files

2002-02-01 Thread Warren, Matthew James
Also, to be absoloutley sure that tapes would not have been overwritten, set the volume re-use delay on the storage pool to as long as you keep DB Backups for. Otherwise, you may restore to an older DB Backup and find that the restored DB expects files to exist on tapes that have been

Re: versioning / expiring / multiple backups under same nodename

2002-01-21 Thread Warren, Matthew James
We know the correct way to be backing up the cluster. The customer did not implement it this way, but we are recommending them to do so. Before they switch from their current set-up to how we are recommending they backup the cluster (With 2 TSM environments on each machine, one for local disk,

versioning / expiring / multiple backups under same nodename

2002-01-18 Thread Warren, Matthew James
Hi TSM'ers, (this ones a little long winded, sorry :) ) I have a customer who wishes to assess the maximum risk he would incurr in the following situation; We have a copygroup for backup set for 31 day point-in-time recovery. We do not have nolimit for any copygoup parameters - we assume

Re: versioning / expiring / multiple backups under same nodename

2002-01-18 Thread Warren, Matthew James
Thanks, but, the mechanics of the failovers etc.. is fine. only 1 machine will be failed over at any one time. I'll try and clarify; M1 and M2 share some common filespace / dirpath names. M3 is failover machine. Normal; M1 backs up to tsm under node M1, M2 backs up to TSM under node M2, M3

Re: Daily full backup

2002-01-09 Thread Warren, Matthew James
Are you sure you really need to backup everything everyday? What do you need to be able to restore that having multiple copies of the same file can accomplish but a single copy cannot? Matt.

Scripted synchronised backups..

2001-11-30 Thread Warren, Matthew James
Hello TSM'ers, This is one for you unix scripting people out there. I am unable in our environment to test the kinds of commands needed to achieve this, but we have a customer who wishes to perform backups on 5 machines, controlled from one machine. So, a script would execute on one machine,

Re: Supporting TSM Clients residing outside the TSM Server's fire wall

2001-11-29 Thread Warren, Matthew James
Also, if there are issues with opening standard known port's through the firewall, you can get TSM to use any port number you wish. -Original Message- From: Remco Post [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2001 1:36 PM To: [EMAIL PROTECTED] Subject: Re: Supporting TSM

Re: Script to cancel certain sessions

2001-11-29 Thread Warren, Matthew James
It is possible to remove single characters or sections from a string using SED too; I tend to do this, If you have a sessnum of 1,483 sessnum=$(echo ${sessnum} | sed -e 's/,//g') will remove the ',' The sed command in that line substitutes everything after the first '/' with

Re: Subfile Backup

2001-11-23 Thread Warren, Matthew James
Hello, You could do it with the include exclude list, try exclude.subfile \uncname\c$\...\*.* exclude.subfile \uncname\c$\...\* include.subfile \\uncname\c$\...\*.ext Where .ext is the special file extension you do want to use subfile backup with. TSM doesnt read the include/exclude.subfile

TSM Easter Egg

2001-11-14 Thread Warren, Matthew James
Hi TSM'ers; I'm not sure if this is known or if there are similar things in previous clients, but the command TSM show developers Gives a little message and a quick Hello. Kudos to them ! Matt. _ Matthew Warren. GZPTXW. EDS UK Technical

Strange Scratch behaviour in manual library.

2001-10-25 Thread Warren, Matthew James
Hello TSM'ers I have a strange problem, or is it 'Working As Designed?' Using a manual SCSI library with 9 slots, there are 4 tapes checked in as scratch defined to stgpool dailypool, 4 tapes chacked in as scratch defined to stgpool weeklypool, 1 tape checked in as scratch defined to no

Re: URGENT: How to delete backupsets

2001-10-04 Thread Warren, Matthew James
I have discovered how it's done, The lines can be manually deleted from the volhist file. Apparently IBM support were doing this for people quite a while ago. Matt. -Original Message- From: Lloyd Dieter [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 6:54 PM To: [EMAIL

Re: double query in script

2001-10-01 Thread Warren, Matthew James
If you mean how to put multiple dsmc or dsmadmc commands into a script, just do; dsmadmc -id=? -pa=? q drm \* wherestate=mountable filename dsmadmc -id=? -pa=? (group2) run daily_checks anotherfilename dsmc i / etc.. etc.. Matt. -Original Message- From: Leijnse, Finn F

Error with particular directory

2001-10-01 Thread Warren, Matthew James
Hi TSM'ers During an incremental backup, we see the folowing errors everytime it attempts to backup a dir called /oradata20/FRSCID3 (This errorlog was generated manually outside of a scheduled backup) 10/01/01 12:54:30 TransErrno: Unexpected error from lstat, errno = 72 10/01/01 12:54:30

TDPOracle v2.2 HPUX problem

2001-09-21 Thread Warren, Matthew James
Hello TSM'ers, A DBA of ours is seeing the following error when trying to perform a backup using TDPOracle on an HPUX system, ABOX/opt/app/blooper9/admin/ABOX/udump $ tail -100 sbtio.log (10613) OBK-sbt: sbtinit: initializing SBT API (10613) OBK-sbt: sbtpvt_tfn: BACKUP_DIR not set. I have

Re: TDPOracle v2.2 HPUX problem

2001-09-21 Thread Warren, Matthew James
on the server after a succesfull backup, you will see one filespace with the same name as you BACKUP_DIR. Kindest regards, Eric van Loon KLM Royal Dutch Airlines -Original Message- From: Warren, Matthew James [mailto:[EMAIL PROTECTED]] Sent: Friday, September 21, 2001 12:27 To: [EMAIL PROTECTED

Re: TDPOracle v2.2 HPUX problem

2001-09-21 Thread Warren, Matthew James
on the server after a succesfull backup, you will see one filespace with the same name as you BACKUP_DIR. Kindest regards, Eric van Loon KLM Royal Dutch Airlines -Original Message- From: Warren, Matthew James [mailto:[EMAIL PROTECTED]] Sent: Friday, September 21, 2001 12:27 To: [EMAIL PROTECTED

Re: TDP for oracle maintenance

2001-09-21 Thread Warren, Matthew James
Personaly i think that sucks. DBA's will _always_ try and sneak in extra backups and keep them for longer than they are supposed too Matt. recomend you read the TDP manual for Oracle. found here http://www.tivoli.com/tsm under product manuals hope this helps. Kvedja/Regards

win2k auto-start failed service

2001-09-11 Thread Warren, Matthew James
A quick one; Are there any 'gotchas' to watch out for when using win2k's ability to automatically restart a service if it fails? Could I end up with lots of 'Dr Watson, dsmsvc.exe failed' windows on the client desktop? ___ Matthew Warren. GZPTXW EDS Core

123% Utilised LOG!

2001-09-04 Thread Warren, Matthew James
Hello TSMers Has anyone seen something like this before? tsm: SPADUX0001q log Available Assigned Maximum Maximum Page Total Used Pct Max. Space Capacity Extension Reduction Size Usable Pages Util Pct (MB) (MB) (MB) (MB) (bytes) Pages Util - - - ---

Re: Versions data exist problem

2001-08-29 Thread Warren, Matthew James
Hi, A little thing, Have you validated and activated your policy sets? ___ Matthew Warren. GZPTXW [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] EDS Core Infrastructure, UK Technical Services Group, Wavendon Tower, Milton Keynes. ___

Re: Error ANR9999D - Thread can't be created!

2001-08-29 Thread Warren, Matthew James
Nothing concrete but; I would check the use of memory, and depending on the O/S maybe there are kernel parameters or user limits etc.. that you may be coming up against. I also wonder if this could be a problem with semaphores not being cleared? ___ Matthew Warren.

Re: Tivoli Setup

2001-08-29 Thread Warren, Matthew James
Hi, I have written a basic GUI java program that lets you crudely specify how files are created and deleted within a filesystem set up an imaginary daily incremental backup. You can set the retention parameters of the managment class you would like to expire the data against, and watch entries

Re: How would I archive given the following setup?

2001-08-29 Thread Warren, Matthew James
Hello, Further to my last post, please could people not request the java source through this list - I will not respond to any requests sent through the list. If you would like to obtain the source, please request it from my Email address directly. Thanks, Matt. ___

Re: Verification

2001-08-23 Thread Warren, Matthew James
Do they really want to do this? If they do not trust that the file is being backed up correctly by TSM, will they trust the fact TSM say's it has been, even if it could verify the file? The only way I can think of actually getting a byte by byte verificatiuon that a file has been stored

win2000 Clusternode yes parameter

2001-08-16 Thread Warren, Matthew James
Hello People, We have a problem installing the TSM scheduler service on a win2000 cluster. There are 2 nodes connected to some clusterdisk. We have installed a scheduler service on each node to backup the local disk. This service works fine. We have also installed a scheduler service on each

No Subject

2001-07-31 Thread Warren, Matthew James
Make sure you send it to the lsiterv adress, not the posting adress Ive got a notation editor for my phone. What are the first few bars of; Kraftwerk The ROBOTS The Model And anything you can remember from Special Guest... ..Betcha never thought special guest tracks would end up as

No Subject

2001-07-31 Thread Warren, Matthew James
Apologies for my reply back to this list. This was accidental, and will teach me to check the reply-to field more often. ___ Matthew Warren. GZPTXW EDS Core Infrastructure, UK Technical Services Group, Wavendon Tower, Milton Keynes. +44(0)1908284481

Re: Moving Nodes to a different domain

2001-07-09 Thread Warren, Matthew James
Joe, We had a similar idea for DR Tests as we have several different customers using the same TSM silo. I initially looked at co-location but this generates other problems with offsite copy pools. The only way I know to do it is have separate storage pool hierarchies for each group of servers

Solaris8 Tape Drivers

2001-06-05 Thread Warren, Matthew James
Hello TSM'ers, We are attempting to install TSM 4.1 on a Sun Solaris 8 platform. The Server, License and Device packages install fine, and we can start the TSM server succesfully. Our problem occurs when we are trying to install the TSM Tape Drivers for the DLT8000 Drive and Autochanger 9Slot

MSExchange restore failes when Admin shares not available

2001-04-26 Thread Warren, Matthew James
Hello TSM'ers We have a problem when we are trying to restore MSExchange backups. We can take the backup without the administrative shares being available on the client node, but when we come to restore the backup we get the following error; ACN4215E Failure to open file during restore

ACSLS Timeouts

2001-04-20 Thread Warren, Matthew James
Hello, I have a problem at the moment; We have an ACSLS library. Whenever we do tape offsiting using DRM, the move drm * wherestate=mountable tostate=vault fails, because the tapes are left in the library cap / io station for longer than 10 mins. ACSLS returns the following; 04/19/01

Re: ACSLS Timeouts

2001-04-20 Thread Warren, Matthew James
AIL PROTECTED] -----Original Message- From: Warren, Matthew James [mailto:[EMAIL PROTECTED]] Sent: Friday, April 20, 2001 4:40 AM To: [EMAIL PROTECTED] Subject: ACSLS Timeouts Hello, I have a problem at the moment; We have an ACSLS library. Whenever we do tape offsiting using DR

Re: AW: finding unused mgmt classes - why didn't this work?

2001-04-18 Thread Warren, Matthew James
Did you have to much to what last night? I think you had too muchof it, whatever it was. ___ Matthew Warren. GZPTXW EDS Core Infrastructure, UK Technical Services Group, Wavendon Tower, Milton Keynes. +44(0)1908284481 ___

Re: AW: finding unused mgmt classes - why didn't this work?

2001-04-18 Thread Warren, Matthew James
Apologies to everyone on the list. I hit 'Reply' to reply to Paul personally, I didnt mean my last post to hit the list. Thankyou, Matthew Warren.

Re: TSM Monitoring: Crystal Reports v TEC....

2001-02-27 Thread Warren, Matthew James
Hello, Has anybody looked at using Tivoli Decision Support with TSM? Matthew Warren. EDS CI SAG Admin. TSM. -Original Message- From: Jager Frederic [mailto:[EMAIL PROTECTED]] Sent: 27 February 2001 08:01 To: [EMAIL PROTECTED] Subject: Re: TSM Monitoring: Crystal Reports v TEC

NT GetBackupStream TransWin32RC

2000-12-11 Thread Warren, Matthew James
Hello TSM'ers, We ahve recently installed a number of NT 3.7 clients. Some of them are backing up fine, but others are filling up the dsmerror.log with hundreds of lines that look like the following; 02:42 GetBackupStreamSize(): CreateFile(): Win32 RC = 32. 27-11-2000 20:02:42 TransWin32RC():

Re: NT GetBackupStream TransWin32RC

2000-12-11 Thread Warren, Matthew James
they will eventually be eliminated, unless absolutely necessary to capture a run-time problem. Regards, Andy Andy Raibeck IBM/Tivoli Tivoli Storage Manager Client Development e-mail: [EMAIL PROTECTED] "The only dumb question is the one that goes unasked." "Warren, Matthew James" [EMAIL PROT

Re: NT GetBackupStream TransWin32RC

2000-12-11 Thread Warren, Matthew James
ntually be eliminated, unless absolutely necessary to capture a run-time problem. Regards, Andy Andy Raibeck IBM/Tivoli Tivoli Storage Manager Client Development e-mail: [EMAIL PROTECTED] "The only dumb question is the one that goes unasked." "Warren, Matthew James" [EMAIL PR

Oracle RMAN not deleting backups

2000-12-04 Thread Warren, Matthew James
Hello TSM'ers, Has anyone else come across the situation where Oracle RMAN is not deleting backups from the TSM server? The DBA's go through the process using RMAN, and it reports it has deleted the backups succesfully, but they are not actually being removed from the TSM server. Thanks,

Re: Upgradedb command

2000-11-21 Thread Warren, Matthew James
freakout. thought u were talking to me 4 a minute then. Any mails u send to adsm-l get filtered to my 'paul baines' folder. __ Matthew Warren. GZPTXW EDS Core Infrastructure -- Storage Management. Wavendon Tower

scheduled restore-rename of files

2000-10-24 Thread Warren, Matthew James
Hello *SMers, I am in a situation where I cannot use trial and error, so... Does anybody know how to define a restore schedule for a single file such that it is renamed on the target node? What does the OBJ string need to be? - I dont want to get this wrong and overwrite the file that is

Re: Optimum diskpool size

2000-10-24 Thread Warren, Matthew James
Hello, I would do some tests to see how quickly you are able to migrate from the diskpool with single or multiple migration processes, and also to see how quickly your diskpools fill up, and take it from there. The only other thing I would be aware of is the size of the files being backed up -

FW: Do you want to receive my Out-Of-Office Autoreply?

2000-10-17 Thread Warren, Matthew James
Hello *sm'ers I'm not moaning, but someone sent this to a different listserv I read, and I think its a good idea -Original Message- Sent: 17 October 2000 07:26:AM Subject: Do you want to receive my Out-Of-Office Autoreply? No! Of course you don't. And I don't want yours either.

Re: Help Please :0)

2000-10-12 Thread Warren, Matthew James
Is having something thats unencrypted but unreadable the same as something that is encrypted but readable? OR: Can you use IBM tape drivers to read usable information from ADSM tapes? Matt Warren. -Original Message- From: Remeta, Mark [mailto:[EMAIL PROTECTED]] Sent: 12

Re: TSM 4.1 crashes with ACSLS

2000-10-12 Thread Warren, Matthew James
ACSLS is running at 5.3.2, on a separate Sun machine. (I'm working with Bob on this) Matt Warren. -Original Message- From: Prather, Wanda [mailto:[EMAIL PROTECTED]] Sent: 12 October 2000 04:09:PM To: [EMAIL PROTECTED] Subject: Re: TSM 4.1 crashes with ACSLS Don't know about SUN,

Re: I HATE THIS ! ! !

2000-10-11 Thread Warren, Matthew James
I hate it too, but it happens 'cause I'm watching a process and doing lots of; q pr q pr q pr q pr as quickly as I can. then I lose my rhythm and go; q prq pr q pr can pr.. Should we raise a PMR? Matt Warren. -Original Message- From: Cook, Dwight E [mailto:[EMAIL PROTECTED]]

Re: I HATE THIS ! ! !

2000-10-11 Thread Warren, Matthew James
Doh! I knew about the recall too. I shall have to make it habit. Matt Warren. -Original Message- From: Steven P Roder [mailto:[EMAIL PROTECTED]] Sent: 11 October 2000 03:28:PM To: [EMAIL PROTECTED] Subject: Re: I HATE THIS ! ! ! On Wed, 11 Oct 2000, Warren, Matthew James wrote: I

TCP/IP error reason codes

2000-10-06 Thread Warren, Matthew James
Hello *sm people, Could anyone tell me what 'Reason code 32' means in the following; ANR8216W error sending data on socket 54. Reason code 32 We are getting hundreds of these sent to the actlog within a couple of seconds, and this is followed by the system running out of paging space and