Re: Get tape to status scratch.....

2004-04-30 Thread Lars-Erik Öhman
This tape was made when we upgraded last time, about a year ago if I remember it right. So it was only made for that purpose! /Larsa -Original Message- From: Daniel Sparrman [mailto:[EMAIL PROTECTED] Sent: den 29 april 2004 15:12 To: [EMAIL PROTECTED] Subject: Re: Get tape to status scr

Re: Using subfile backup for specific filetypes ?

2004-04-30 Thread Stef Coene
On Friday 30 April 2004 04:29, TSM_User wrote: > Remember that the include exclude list is read from the bottom up. So > based on what you typed the include for subfile backup would not happen. > The order should be as follows: > > Domain D: > SubFileBackup Yes > Exclude * > Include d:\MyFolder\.

Re: Linux Bare Metal Restore

2004-04-30 Thread Lloyd Dieter
Check out Mondo: http://www.mondorescue.org The prerequisites are a pain, but it works fine once set up. Gives you sysback-like capability, and understands things like SW raid and LVM. -Lloyd On Thu, 29 Apr 2004 10:34:15 -0400 David E Ehresman <[EMAIL PROTECTED]> wrote thusly: > Anyone looki

unix tsm client automation?

2004-04-30 Thread Justin Bleistein
Hello tsm world, I'm automating the Unix tsm client installations for our operations staff. I've created a Solaris package to do the trick and all is going good except for the last part of the package postinstall script I'm writing. You see I can't seem to automate the: "dsmc q sess" comman

Re: Can you compress some things and not compress other things?

2004-04-30 Thread Debi Randolph
Awesome! Thank you! Debi Randolph Server Support Group First Services "Prather, Wanda" <[EMAIL PROTECTED]To: [EMAIL PROTECTED] UAPL.EDU>cc: Sent by: "ADSM: Subject:

Changing a node's domain with 'update node ... domain=newdomain'

2004-04-30 Thread Kent Monthei
We previously enforced 1 universal retention policy on all our UNIX clients, so all belong to a single domain. Now we need to subdivide existing clients to implement 2 distinct retention policies. - for a select few, the original (longer) retention policy still needs to be enforced

about snapshot

2004-04-30 Thread jianyu he
Hi, I used backup schedule to backup my system file, but there are some errors in my schedule.log. I don't know how to deal with those problems. 04/30/2004 10:44:54 Querying server for next scheduled event. 04/30/2004 10:44:54 Node Name: CLIENT4 04/30/2004 10:44:54 Session established with serve

AW: about snapshot

2004-04-30 Thread Christian Wadl
Hello, Ignore it. The Error tells you that TSM tries to do an snapshot based backup, but cant handle it, so it does a normal backup, as before this new feature was included in TSM. You could get rid of the Error by adding "include.fs c:fileleveltype=dynamic" to your dsm.opt. The plot is that the T

Failed Exchange backup and number of retries

2004-04-30 Thread Joe Crnjanski
Hi All, Does anybody know how to control number of retries that client attempts if TDP for Exchange fails for any reason. Every time that TDP fails for any reason it retries backup 4 more times. So it does 5 times in total. If it failed once, there is a very little chance that it will succeed

Re: unix tsm client automation?

2004-04-30 Thread Alex Paschal
Hi, Justin. Look into the EXPECT utility. Because dsmc does tty swapping for user name and password, you need a utility like EXPECT to script that stuff. You can get it from Sun at http://cgi.sun.com/freeware/package?id=4011 Alex Paschal Freightliner, LLC (503) 745-6850 phone/vmail -Origi

Re: DSN-Less Connection String for TSM ODBC

2004-04-30 Thread Andrew Raibeck
Yes, you can call SQLDriverConnect() with a valid connection string. The ODBC driver README file includes information on creating file DSNs. The parameters discussed therein apply to the SQLDriverConnect() string as well, and can be used to created DSN-less connection strings. Example of a string:

Re: DSN-Less Connection String for TSM ODBC

2004-04-30 Thread Peter L. Buschman
Andrew: Thanks very much for the feedback. I had read the README and tried those but must have combined them incorrectly the first time. After some more experimentation, the following worked for me: "DRIVER={TSM ODBC Driver};UID=admin;PWD=adminpassword;TCPADDR=myserver.company.com;TCPPORT

Really strange - unable to restore directories...

2004-04-30 Thread David McClelland
Hi gang, This is causing some people some real pain :o( I need some help, thoughts, ideas etc. Server - Win2K 5.1.6.2 Client - Win2KAS 5.1.6.7 On this client, there is a *big* SAN filesystem, storing lots of user profiles - for example, the profile root has around 7,500 username directories, and

Re: Failed Exchange backup and number of retries

2004-04-30 Thread Del Hoobler
Joe, There is no way to change the number of retries for Data Protection for Exchange. This is currently hardcoded into the product. The intent is to add more intelligent retry in the future. This is a known work item for the future. Thanks, Del -

Re: Really strange - unable to restore directories...

2004-04-30 Thread Stapleton, Mark
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of David McClelland >On this client, there is a *big* SAN filesystem, storing lots of user >profiles... > >Upon attempting to restore (point in time to a couple of days ago) from >any of the user directories downwards (e.g. >\\myclie

Re: unix tsm client automation?

2004-04-30 Thread Justin Bleistein
the problem with expect is that this automation package is being implemented on all different kind of client Solaris systems so I can't guarantee that expect will be on each system?. Thanks for the response. --Justin Richard Bleistein |-+--> | |

Re: Really strange - unable to restore directories...

2004-04-30 Thread Andrew Raibeck
If you do QUERY SESSION from an admin console, what is that state for the client session? My guess is probably "run" if the server is busy rounding up the data. Regards, Andy Andy Raibeck IBM Software Group Tivoli Storage Manager Client Development Internal Notes e-mail: Andrew Raibeck/Tucson/[E

problem with tdp oracle 5.2 with oracle RMAN 9.2.0.4

2004-04-30 Thread AMHOUCHE Youssef
Hi every one we have a problem when RMAN 9.2.0.4 invoke tdp oracle 5.2 for backup of database on TSM 5.1 server some idea about this ?(urgent)!! this the error message : RMAN-00571: === RMAN-00569: === ERROR MESSAGE STACK F

Re: problem with tdp oracle 5.2 with oracle RMAN 9.2.0.4

2004-04-30 Thread Bill Boyer
Did you hook in the TDP agent which is the media managment library? For Windows it's just a restart of the Oracle instance. For different Unix's, it's creating a link to the library and then restarting the Oracle instance. See the TDP Installation and User's Guide. Bill Boyer DSS, Inc. -Orig

Re: problem with tdp oracle 5.2 with oracle RMAN 9.2.0.4

2004-04-30 Thread Steve S Lafrance
Hi Youssef ! 1) I know that 9i is only available is 64 bit. Did we install the TSM API 64 bit version ? TDP for Oracle 64 bit version ? After installing the 64-bit version, you should have .../client/oracle/bin64 and .../client/api/bin64 directories. You can also verify with : lslpp -l | grep tivol

Re: problem with tdp oracle 5.2 with oracle RMAN 9.2.0.4

2004-04-30 Thread Richard Sims
>ORA-19554: error allocating device, device type: SBT_TAPE, device name: You may have a LIBPATH issue. See that msg number on the IBM web site (http://www-1.ibm.com/support/entdocview.wss?uid=swg21116287) Richard Sims

Re: Really strange - unable to restore directories...

2004-04-30 Thread David McClelland
Mark, Patience is indeed a virtue - it took a good while (an hour or so), but all of a sudden it sprung to life, the directories appeared and the data started chugging its way back to the client - *phew*! Should have thought of this really - it's a skill to be cool, calm, collected and patient wh

TSM error

2004-04-30 Thread David Soucy
Anyone know what's up with this error? ANRD asutil.c(296): ThreadId<0> Pool id 12 not found. Callchain of previous message: 0x10016138 outDiagf <- 0x10110A78 asGetPoolAttr <- 0x101FA464 AfUpdatePool <- 0x101FA9F8 AfGetPool <- 0x105BEB54 AfMigrationRestart <- 0x105BA460 AfInit <- 0x105