Re: Need help using Powershell to create custom backup commands

2020-09-27 Thread Schaub, Steve
11:22 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] Need help using Powershell to create custom backup commands Because you have the volume list variable quoted, I think that part of the command actually translates to the single string "G: H: I: J:" rather than a list of drive lette

Re: Need help using Powershell to create custom backup commands

2020-09-23 Thread David Bronder
Because you have the volume list variable quoted, I think that part of the command actually translates to the single string "G: H: I: J:" rather than a list of drive letters. Which I think would be interpreted as G:"\ H: I: J:". On 9/23/20 8:21 AM, Schaub, Steve wrote: > I'm using PS to kick

Need help using Powershell to create custom backup commands

2020-09-23 Thread Schaub, Steve
I'm using PS to kick off custom backups and having trouble passing a list of volumes to the incremental backup command in dsmc. Here is what the powershell statement looks like, the "$myBackupVolumeList" variable is a string derived from an array: & .\DSMC.exe Incremental "$myBackupVolumeList"

Re: need help with TSM for nz backup

2016-07-13 Thread Jeanne Bruno
Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Stef Coene Sent: Tuesday, July 12, 2016 4:40 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] need help with TSM for nz backup ** THIS IS AN EXTERNAL EMAIL ** Use caution before opening links / attachments. Never supply UserID/PASSWORD

Re: need help with TSM for nz backup

2016-07-13 Thread Remco Post
@VM.MARIST.EDU> wrote on 2016-07-12 > 16:48:07: > >> From: Jeanne Bruno <jbr...@cenhud.com> >> To: ADSM-L@VM.MARIST.EDU >> Date: 2016-07-12 16:49 >> Subject: Re: need help with TSM for nz backup >> Sent by: "ADSM: Dist Stor Manager&qu

Re: need help with TSM for nz backup

2016-07-12 Thread Andrew Raibeck
wrote on 2016-07-12 16:48:07: > From: Jeanne Bruno <jbr...@cenhud.com> > To: ADSM-L@VM.MARIST.EDU > Date: 2016-07-12 16:49 > Subject: Re: need help with TSM for nz backup > Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> > > Hello. yes,

Re: need help with TSM for nz backup

2016-07-12 Thread Howard Nordli
no 'sh'. > > Will let you know > > -Original Message- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Stef > Coene > Sent: Tuesday, July 12, 2016 4:40 PM > To: ADSM-L@VM.MARIST.EDU > Subject: Re: [ADSM-L] need help with TSM for nz backup

Re: need help with TSM for nz backup

2016-07-12 Thread Jeanne Bruno
Subject: Re: [ADSM-L] need help with TSM for nz backup ** THIS IS AN EXTERNAL EMAIL ** Use caution before opening links / attachments. Never supply UserID/PASSWORD information. On 07/12/2016 10:26 PM, Jeanne Bruno wrote: > Hello. I will try that > I read on one of the ibm tsm sites

Re: need help with TSM for nz backup

2016-07-12 Thread Stef Coene
On 07/12/2016 10:26 PM, Jeanne Bruno wrote: Hello. I will try that I read on one of the ibm tsm sites to use the single quotes. Let me try double Just remove all the quotes and 'sh'. Just specify the script, but the first line of the script should be #!/bin/sh Stef

Re: need help with TSM for nz backup

2016-07-12 Thread Jeanne Bruno
ibeck Sent: Tuesday, July 12, 2016 4:19 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] need help with TSM for nz backup ** THIS IS AN EXTERNAL EMAIL ** Use caution before opening links / attachments. Never supply UserID/PASSWORD information. Hi Jeanne, What are the backtick (`) and single quote

Re: need help with TSM for nz backup

2016-07-12 Thread Jeanne Bruno
: Re: [ADSM-L] need help with TSM for nz backup ** THIS IS AN EXTERNAL EMAIL ** Use caution before opening links / attachments. Never supply UserID/PASSWORD information. Hi Jeanne, What are the backtick (`) and single quote (') doing that surround the OBJECTS field? Were you using quotes

Re: need help with TSM for nz backup

2016-07-12 Thread Andrew Raibeck
ote on 2016-07-12 15:57:29: > From: Jeanne Bruno <jbr...@cenhud.com> > To: ADSM-L@VM.MARIST.EDU > Date: 2016-07-12 15:58 > Subject: need help with TSM for nz backup > Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> > > Hello. I'm trying to create a

need help with TSM for nz backup

2016-07-12 Thread Jeanne Bruno
Hello. I'm trying to create a new TSM schedule for our Netezza server. I want TSM to run the .sh file I created, so I have this: Policy Domain Name: NETEZZA Schedule Name: NETEZZA_WKD Description: Netezza Server Action:

Re: recovering a DB from full backup when one of TSM DB DIR became corrupt and DB is in roll forward mode (need help)

2014-11-24 Thread Dury, John C.
of TSM DB DIR became corrupt and DB is in roll forward mode (need help) Hello John, See both Admin Guide and Admin Reference regarding dsmserv restore db. There are two recovery methods : on that deletes the logs (point in time restore, ignore it) and one that keeps and rollforwards the logs

recovering a DB from full backup when one of TSM DB DIR became corrupt and DB is in roll forward mode (need help)

2014-11-23 Thread Dury, John C.
Long story short, I have a full DB backup taken on a linux system running TSM 6.3.4.300 with the DB in roll forward mode. The DB is spread across 4 different dbdirs file systems. One of the file systems became corrupt and I need to recover the DB from the full backup. I have the dbdirs file

Re: recovering a DB from full backup when one of TSM DB DIR became corrupt and DB is in roll forward mode (need help)

2014-11-23 Thread Erwann Simon
Hello John, See both Admin Guide and Admin Reference regarding dsmserv restore db. There are two recovery methods : on that deletes the logs (point in time restore, ignore it) and one that keeps and rollforwards the logs after db restore (most current state, use this one). The command is

Need help TSM 6.3.4

2013-12-05 Thread mik
Hi everybody, I try to install TSM 6.3.4 on windows server, i installed this on virtual machine and that works fine no error. Now i do the same manipulation on my futur IBM System x3400 M3 and i have an error during installation ANR2975E : Offline DB backup for database DB Alias failed with

Re: Need help TSM 6.3.4

2013-12-05 Thread Rick Adamson
else can chime in -Rick Adamson -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of mik Sent: Thursday, December 05, 2013 10:02 AM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] Need help TSM 6.3.4 Hi everybody, I try to install TSM 6.3.4

Need help TSM 6.3.4

2013-12-05 Thread mik
Rick, The tape driver was not installed for the moment we just have Windows server 2008 and try to install TSM 6.3.4. Regards, Mickael +-- |This was sent by bobpatrick808...@yahoo.fr via Backup Central. |Forward SPAM to

Need help TSM 6.3.4

2013-12-05 Thread mik
The problem was solved we have installed the new driver for the hard drive and that works +-- |This was sent by bobpatrick808...@yahoo.fr via Backup Central. |Forward SPAM to ab...@backupcentral.com.

Exchange 2010 Mailbox Restore - need help with what's happening here...

2013-07-17 Thread Prather, Wanda
Exchange 2010 2 servers in the DAG group TSM 6.3.3 server on Win2K8 Full backups of the Exchange DB's done on weekends, incrementals on weekdays. We normally back up 3 TB in 7 hours, no problem. Trying to restore a 1.4 GB mailbox to a .pst file On the FCM window, the DUR value has not changed at

Re: Exchange 2010 Mailbox Restore - need help with what's happening here...

2013-07-17 Thread Del Hoobler
Restore - need help with what's happening here... Sent by: ADSM: Dist Stor Manager ADSM-L@vm.marist.edu Exchange 2010 2 servers in the DAG group TSM 6.3.3 server on Win2K8 Full backups of the Exchange DB's done on weekends, incrementals on weekdays. We normally back up 3 TB in 7 hours

Re: Exchange 2010 Mailbox Restore - need help with what's happening here...

2013-07-17 Thread Prather, Wanda
/2013 03:27 PM Subject: Exchange 2010 Mailbox Restore - need help with what's happening here... Sent by: ADSM: Dist Stor Manager ADSM-L@vm.marist.edu Exchange 2010 2 servers in the DAG group TSM 6.3.3 server on Win2K8 Full backups of the Exchange DB's done on weekends, incrementals

Re: Exchange 2010 Mailbox Restore - need help with what's happening here...

2013-07-17 Thread Del Hoobler
ADSM: Dist Stor Manager ADSM-L@vm.marist.edu wrote on 07/17/2013 06:35:40 PM: From: Prather, Wanda wanda.prat...@icfi.com To: ADSM-L@vm.marist.edu, Date: 07/17/2013 06:36 PM Subject: Re: Exchange 2010 Mailbox Restore - need help with what's happening here... Sent by: ADSM: Dist Stor Manager

Re: Exchange 2010 Mailbox Restore - need help with what's happening here...

2013-07-17 Thread Prather, Wanda
MANY THANKS!!! -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Del Hoobler Sent: Wednesday, July 17, 2013 9:16 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] Exchange 2010 Mailbox Restore - need help with what's happening here... Hi Wanda

Need help getting TSM Selective to work in a Powershell script

2013-03-14 Thread Schaub, Steve
I am building a script which will perform selective backups on a list of directories. This command works: .\DSMC SELECTIVE $myBackupDir -SUBDIR=Y As long as the directory doesn't have any spaces in the name. I have been pulling my hair out trying to figure out how to get Powershell to pass the

Re: Need help getting TSM Selective to work in a Powershell script

2013-03-14 Thread Del Hoobler
wrote on 03/14/2013 09:51:49 AM: From: Schaub, Steve steve_sch...@bcbst.com To: ADSM-L@vm.marist.edu, Date: 03/14/2013 09:54 AM Subject: Need help getting TSM Selective to work in a Powershell script Sent by: ADSM: Dist Stor Manager ADSM-L@vm.marist.edu I am building a script which

Re: Need help getting TSM Selective to work in a Powershell script

2013-03-14 Thread Schaub, Steve
-Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Del Hoobler Sent: Thursday, March 14, 2013 10:16 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] Need help getting TSM Selective to work in a Powershell script Hi Steve, Try placing a \ before each double

Re: Need help getting TSM Selective to work in a Powershell script

2013-03-14 Thread Schaub, Steve
: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Del Hoobler Sent: Thursday, March 14, 2013 10:16 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] Need help getting TSM Selective to work in a Powershell script Hi Steve, Try placing a \ before each double-quote. For example: DSMC

Re: Need help getting TSM Selective to work in a Powershell script

2013-03-14 Thread Richard Sims
In PowerShell, isn't the grave accent character its escape char? (http://www.techotopia.com/index.php/Windows_PowerShell_1.0_String_Quoting_and_Escape_Sequences) Richard Sims On Mar 14, 2013, at 10:24 AM, Schaub, Steve steve_sch...@bcbst.com wrote: Del, Still getting an error: PS

Re: Need help getting TSM Selective to work in a Powershell script

2013-03-14 Thread Del Hoobler
: 03/14/2013 10:25 AM Subject: Re: Need help getting TSM Selective to work in a Powershell script Sent by: ADSM: Dist Stor Manager ADSM-L@vm.marist.edu Del, Still getting an error: PS C:\Program Files\tivoli\tsm\baclient $myBackupDir = F:\folder with spaces PS C:\Program Files\tivoli\tsm

Re: Need help getting TSM Selective to work in a Powershell script

2013-03-14 Thread Schaub, Steve
That is exactly what I needed, thanks! -steve -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Del Hoobler Sent: Thursday, March 14, 2013 10:54 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] Need help getting TSM Selective to work

Re: TDP for Exchange 6.1.3 - need help finding out how to find out what I need to find out....

2012-08-08 Thread Del Hoobler
, Del ADSM: Dist Stor Manager ADSM-L@vm.marist.edu wrote on 08/07/2012 10:35:31 PM: From: Prather, Wanda wanda.prat...@icfi.com To: ADSM-L@vm.marist.edu Date: 08/07/2012 10:38 PM Subject: TDP for Exchange 6.1.3 - need help finding out how

Re: TDP for Exchange 6.1.3 - need help finding out how to find out what I need to find out....

2012-08-08 Thread Prather, Wanda
Thanks Del, will do... -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Del Hoobler Sent: Wednesday, August 08, 2012 7:51 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] TDP for Exchange 6.1.3 - need help finding out how to find out what I

TDP for Exchange 6.1.3 - need help finding out how to find out what I need to find out....

2012-08-07 Thread Prather, Wanda
Well, I'm stumped. My customer has a 2-node Exchange 2003 active/passive cluster on Win2K3 R2 SP2. TDP for Exchange is 6.1.3.3, Legacy backups. Node 1 is usually the active node, and TSM works fine. The TDPEX GUI on Node 1 works as expected. The client scheduler service for Exchange is

Re: TDP for Exchange 6.1.3 - need help finding out how to find out what I need to find out....

2012-08-07 Thread Rick Harderwijk
Wanda, Have you tried tracing the activity of the process with Sysinternals' Process Monitor? It might help in pinpointing at what stage exactly the client exits. Maybe it is trying to read a registry key and crashes on that or something. I've found Process Monitor very helpful in a number of

NBU guy in TSM shop and I need help

2010-08-10 Thread ego3456
I'm trying to understand why there are so many tapes required for restore and have started to look at one aspect of our management classes. this is the setup in question: Backup Versions __ Days between backups= 0 ___ How many different versions of

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread Huebschman, George J.
-L] NBU guy in TSM shop and I need help I'm trying to understand why there are so many tapes required for restore and have started to look at one aspect of our management classes. this is the setup in question: Backup Versions __ Days between backups= 0

NBU guy in TSM shop and I need help

2010-08-10 Thread ego3456
wow, so it really is as clear as mud.. :D my assumption of the retention taking that many tapes was understood by me to be a function of not only the shelf life (retention) but the reclamation (no we don't use collocation, which I'm well aware we should) shotgunning those data bits across a

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread Ochs, Duane
set to 90) -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Huebschman, George J. Sent: Tuesday, August 10, 2010 11:44 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: NBU guy in TSM shop and I need help You have three questions really. You need numerous

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread Steven Langdale
cc Subject [ADSM-L] NBU guy in TSM shop and I need help Caterpillar: Confidential Green Retain Until: 09/09/2010 wow, so it really is as clear as mud.. :D my assumption of the retention taking that many tapes was understood by me to be a function of not only the shelf life (retention

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread Richard Sims
On Aug 10, 2010, at 1:08 PM, ego3456 wrote: wow, so it really is as clear as mud.. :D my assumption of the retention taking that many tapes was understood by me to be a function of not only the shelf life (retention) but the reclamation (no we don't use collocation, which I'm well aware

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread Ochs, Duane
it worked out very well. -Original Message- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of ego3456 Sent: Tuesday, August 10, 2010 12:08 PM To: ADSM-L@VM.MARIST.EDU Subject: NBU guy in TSM shop and I need help wow, so it really is as clear as mud.. :D my assumption

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread TSM User
If I'm reading what you wrote in the first post correctly, then you're keeping every version of every file ever created, so long as there is still a version of the file active on a client. And when a file gets deleted on the client, you're immediately purging every version of that file from the

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread Prather, Wanda
Of Richard Sims Sent: Tuesday, August 10, 2010 1:28 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] NBU guy in TSM shop and I need help On Aug 10, 2010, at 1:08 PM, ego3456 wrote: wow, so it really is as clear as mud.. :D my assumption of the retention taking that many tapes was understood

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread Bruce T. Harvey
! Bruce T. Bruce T. Harvey AIX Network Engineer ego3456 tsm-fo...@backupcentral.com Sent by: ADSM: Dist Stor Manager ADSM-L@vm.marist.edu 08/10/10 01:08 PM Please respond to ADSM-L@vm.marist.edu To ADSM-L@vm.marist.edu cc Subject [ADSM-L] NBU guy in TSM shop and I need help wow, so

NBU guy in TSM shop and I need help

2010-08-10 Thread ego3456
thanks to all that responded, I'm aware this is a technical forum, and I'm also aware it is populated by mostly TSM admins with a bent toward fighting for its continued use. to the point of the post however, we have more than one management class, and more than one policy, I'm just trying to

NBU guy in TSM shop and I need help

2010-08-10 Thread ego3456
Richard, that was just a lot insulting. not growing as a professional?? i have a responsibility to provide my boss with a system that delivers at optimal performance in a timely way with as little management cost as possible. Please don't patronize me because truthfully there are far more

NBU guy in TSM shop and I need help

2010-08-10 Thread cpreston
Hey ego, You posted to a TSM list with a TSM question. It seemed to me that people were trying their best to help, despite you not using TSM-specific terminology or giving a lot of details. This suggests that you don't have a basic understanding of the product that you're asking about.

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread Huebner,Andy,FORT WORTH,IT
: [ADSM-L] NBU guy in TSM shop and I need help thanks to all that responded, I'm aware this is a technical forum, and I'm also aware it is populated by mostly TSM admins with a bent toward fighting for its continued use. to the point of the post however, we have more than one management class

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread Andrew Raibeck
: Dist Stor Manager ADSM-L@vm.marist.edu wrote on 2010-08-10 13:35:28: From: TSM User user@gmail.com To: ADSM-L@vm.marist.edu Date: 2010-08-10 13:40 Subject: Re: NBU guy in TSM shop and I need help Sent by: ADSM: Dist Stor Manager ADSM-L@vm.marist.edu If I'm reading what you wrote

Re: NBU guy in TSM shop and I need help

2010-08-10 Thread Andrew Raibeck
18:56:33: From: Andrew Raibeck/Hartford/i...@ibmus To: ADSM-L@vm.marist.edu Date: 2010-08-10 18:58 Subject: Re: NBU guy in TSM shop and I need help Sent by: ADSM: Dist Stor Manager ADSM-L@vm.marist.edu I concur with TSM User on the policy settings: everything is being kept forever while

Re: Need help defining SL500 Tape library to TSM Server running

2008-01-25 Thread John C Dury
20:36 Aan: ADSM-L AT VM.MARIST DOT EDU Onderwerp: [ADSM-L] Need help defining SL500 Tape library to TSM Server running under AIX We have a new SL500 that we are going to use to replace our existing 3494 library. I have the 4 LTO4 drives and the tape controller in the SL500 zoned

Re: Need help defining SL500 Tape library to TSM Server running under AIX

2008-01-25 Thread Roger Deschner
. I assume you have seen this already for the SL500 library: StorageTek SL500 and Sun StorEdge L500 Libraries Configuration Information for IBM Tivoli Storage Manager Server http://www-1.ibm.com/support/docview.wss?rs=663uid=swg21193518 Roger Deschner University of Illinois at Chicago

Need help defining SL500 Tape library to TSM Server running under AIX

2008-01-24 Thread John C Dury
We have a new SL500 that we are going to use to replace our existing 3494 library. I have the 4 LTO4 drives and the tape controller in the SL500 zoned in the brocade swtich so that the AIX box where the TSM server is running can see all the drives and the controller. After running 'cfgmgr' I can

Re: Need help defining SL500 Tape library to TSM Server running under AIX

2008-01-24 Thread BEYERS Kurt
Verzonden: donderdag 24 januari 2008 20:36 Aan: ADSM-L@VM.MARIST.EDU Onderwerp: [ADSM-L] Need help defining SL500 Tape library to TSM Server running under AIX We have a new SL500 that we are going to use to replace our existing 3494 library. I have the 4 LTO4 drives and the tape controller

NEED HELP: TSM instance that won't restart

2008-01-21 Thread Schneider, John
Greetings, We had a TSM instance on a AIX 5.3ML1 server hang because of a temporary disk problem (powerpath lost a path). We had to kill the process and restart it. The TSM instance now comes back with: ANR8208W TCP/IP driver unable to initialize due to error in using port 1505,

Re: NEED HELP: TSM instance that won't restart

2008-01-21 Thread Andrew Carlson
This happened to me one time, Investigating with lsof and netstat showed nothing, so we ended up rebooting. On Jan 21, 2008 1:35 PM, Schneider, John [EMAIL PROTECTED] wrote: Greetings, We had a TSM instance on a AIX 5.3ML1 server hang because of a temporary disk problem (powerpath

Re: NEED HELP: TSM instance that won't restart

2008-01-21 Thread Richard Sims
John - I would do: lsof -i tcp:1500-1599 to get a mapping of what is using ports in that range, and then 'ps -flu PID' on suspicious bogies, to particularly see when they started, as in possibly being leftover processes. Richard Sims

Re: tape loss need help

2007-06-22 Thread Richard Sims
Perform 'SHow LIBRary' to see what TSM thinks the situation is. I would start at the OS level, using tapeutil's facilities to check out accessibility and elements inventory of the library, to assure that it can all be used at that level. Whereas you apparently moved to a new platform, whatever

Re: tape loss need help

2007-06-22 Thread Schneider, Jim
loss need help Today I moved my TSM server to a new server. Everything seemed to go well, restored DB, brought back all drives and library, audit library and my script showed tapes were available as scratch. Tonight after things have kicked off I got a message no scratch tapes were available

Re: tape loss need help

2007-06-22 Thread Kauffman, Tom
a door). Tom Kauffman NIBCO, Inc -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Gill, Geoffrey L. Sent: Friday, June 22, 2007 1:37 AM To: ADSM-L@VM.MARIST.EDU Subject: tape loss need help Today I moved my TSM server to a new server. Everything

Re: tape loss need help

2007-06-22 Thread CAYE PIERRE
] tape loss need help Geoff -- Audit Library on a 3584 does NOT scan the tape barcodes -- it gets the library manager catalog that was created the last time the library initialized, with current updates from tape movement. If you want a re-scan you will need to re-initialize the library (pause

Re: tape loss need help

2007-06-22 Thread Schneider, Jim
Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Gill, Geoffrey L. Sent: Friday, June 22, 2007 9:02 AM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] tape loss need help After sending my original message I saw this saved email from the past. Operations assures me

Re: tape loss need help

2007-06-22 Thread Gill, Geoffrey L.
:52:32 2007 Subject: Re: tape loss need help Geoff -- Audit Library on a 3584 does NOT scan the tape barcodes -- it gets the library manager catalog that was created the last time the library initialized, with current updates from tape movement. If you want a re-scan you will need to re-initialize

Re: tape loss need help

2007-06-22 Thread Len Boyle
] On Behalf Of Kauffman, Tom Sent: Friday, June 22, 2007 8:53 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] tape loss need help Geoff -- Audit Library on a 3584 does NOT scan the tape barcodes -- it gets the library manager catalog that was created the last time the library initialized

tape loss need help

2007-06-21 Thread Gill, Geoffrey L.
Today I moved my TSM server to a new server. Everything seemed to go well, restored DB, brought back all drives and library, audit library and my script showed tapes were available as scratch. Tonight after things have kicked off I got a message no scratch tapes were available to mount when this

Need help verifying last steps when redefining library drives - Regarding checking in the tapes again

2007-04-03 Thread Nancy L Backhaus
Backgroud: TSM - 5.3.2.2 AIX -5.3.3 Library - ADIC I2000 Scalar,with IBM LTO2 drives, LTO2 fuji tapes Currently have a partitioned library: 1st partition - 16 drives 2nd partition -2 drives We are eliminating the 2nd partition and moving the 2 drives and 50 slots from the 2nd partition over

SV: Need help with Bare Metal backup/restore on XP

2006-08-04 Thread Christian Svensson
Hi Ila, You can always use IBM recommended software CBMR. Talk to your IBM TSM contact person. Thanks Christian -Ursprungligt meddelande- Från: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] För Ila Patel Skickat: den 3 augusti 2006 17:28 Till: ADSM-L@VM.MARIST.EDU Ämne: Need help

Need help with Bare Metal backup/restore

2006-08-03 Thread Ila Patel
Can anyone please tell me if it possible to do a bare metal backup/restore of windows XP from incremental nightly backups? Enduser makes change weekly. beside ASR. Ila

Need help with Bare Metal backup/restore on XP

2006-08-03 Thread Ila Patel
Hi All, Can anyone please tell me if it possible to do a bare metal backup/restore of windows XP from incremental nightly backups? Enduser makes change weekly. beside ASR. Ila

Re: Need help with Bare Metal backup/restore

2006-08-03 Thread Leigh Reed
Manager [mailto:[EMAIL PROTECTED] On Behalf Of Ila Patel Sent: 03 August 2006 16:06 To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] Need help with Bare Metal backup/restore Can anyone please tell me if it possible to do a bare metal backup/restore of windows XP from incremental nightly backups

Need help with out-of-control Win 2003 client

2006-03-15 Thread Bell, Charles (Chip)
Client now running v5.3.2.2, recently upgraded from v5.3.0.0. Server running v5.3.1.2. Client machine is actually a document imaging archive server. It contains 3 local drives (C,D,E) and of course the system state/services. On D, there are 39 NTFS mount points (36 archive, 2 journal, 1

Need help surfing the TSM Support pages?

2005-10-28 Thread Darrius Plantz
IBM/Tivoli is having a Support Technical Exchange on this subject, titled: Navigating through Tivoli Storage Manager Software Support Sites Tuesday 01-Nov-05 10:00 CT 16:00 UK 17:00 CET A training session discussing hints and tips to assist with the navigation through TSM Software Support pages.

Re: Need help surfing the TSM Support pages?

2005-10-28 Thread Kurt Beyers
: [ADSM-L] Need help surfing the TSM Support pages? IBM/Tivoli is having a Support Technical Exchange on this subject, titled: Navigating through Tivoli Storage Manager Software Support Sites Tuesday 01-Nov-05 10:00 CT 16:00 UK 17:00 CET A training session discussing hints and tips to assist

Re: Need help surfing the TSM Support pages?

2005-10-28 Thread Richard Sims
Kurt - I was able to get the presentation from the web page (http://www-1.ibm.com/support/docview.wss?rs=0uid=swg21220950) and open it on a Mac with the Keynote application. Give it another try. (Note that this is an encore presentation, previous one 3/31.) Richard Sims On Oct 28,

Disk gone bad, need help

2005-04-26 Thread Jones, Eric J
Good Morning. We are running AIX 4.3.3 with TSM 4.1.3 (going into retirement soon) We have a DB that is made up of 6 disk which are mirrored. We had a disk go bad that was part of that pool of disk. My question is what do I need to do after the disk is replaced to recover, TSM stayed up no

Re: Disk gone bad, need help

2005-04-26 Thread Mark D. Rodriguez
Eric, I am going to assume you know the syntax of the following commands so I will just give my answer at a high level if not post back and I will give the exact syntax, 1. Remove the failed volume from tsm by doing either a del dbv. 2. Then define a new DB vol with the def dbv command, you can

Re: Disk gone bad, need help

2005-04-26 Thread Jones, Eric J
:43 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: Disk gone bad, need help Eric, I am going to assume you know the syntax of the following commands so I will just give my answer at a high level if not post back and I will give the exact syntax, 1. Remove the failed volume from tsm by doing either

Re: Disk gone bad, need help

2005-04-26 Thread Mark D. Rodriguez
: Disk gone bad, need help Eric, I am going to assume you know the syntax of the following commands so I will just give my answer at a high level if not post back and I will give the exact syntax, 1. Remove the failed volume from tsm by doing either a del dbv. 2. Then define a new DB vol

Re: Disk gone bad, need help

2005-04-26 Thread Jones, Eric J
bad, need help Eric, Here you go, from a TSM command prompt issue the following. del dbv /dbaa1dk3/db def dbv /dbaa1dk3/db f=/size_in_MB/ del dbv /dbaa1dk3/db def dbc /dbaa1dk7/db /dbaa1dk3/db That should do it. The only thing you need to decide is how big to make it in the second command

Re: Disk gone bad, need help

2005-04-26 Thread Mark D. Rodriguez
a great help. Eric -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Mark D. Rodriguez Sent: Tuesday, April 26, 2005 1:18 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: Disk gone bad, need help Eric, Here you go, from a TSM command prompt issue the following. del dbv

Re: Disk gone bad, need help

2005-04-26 Thread Jones, Eric J
Mark: Is the original mirror broken when you delete the volume? Thanks Eric -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Mark D. Rodriguez Sent: Tuesday, April 26, 2005 2:01 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: Disk gone bad, need help Eric

Re: Disk gone bad, need help

2005-04-26 Thread Richard Sims
On Apr 26, 2005, at 2:03 PM, Jones, Eric J wrote: Is the original mirror broken when you delete the volume? Disk failure itself usually breaks TSM mirroring. Query DBVolume will show you the status. Richard Sims

Re: Disk gone bad, need help

2005-04-26 Thread Jones, Eric J
: Re: Disk gone bad, need help Eric, I like the command line but it can be done from the Web Admin tool if you like. The reason for the second and third commands is to create the file on the OS filesystem which will become the mirrored volume. As I said in an earlier note you could skip steps 2

Emergency - Domino TDP backup won't die - need help

2004-10-20 Thread Zoltan Forray/AC/VCU
We have a situation where a Domino TDP backup session won't die and is the supect for slowness problems. Due to constant problems with Domino, this is currently in the lime-light as causing the problems we have been experiencing. Major executive players are ringing many phones, including my

Re: Emergency - Domino TDP backup won't die - need help

2004-10-20 Thread Shannon Bach
Forray/AC/VCU [EMAIL PROTECTED] Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED] 10/20/2004 08:54 AM Please respond to ADSM: Dist Stor Manager To:[EMAIL PROTECTED] cc: Subject:Emergency - Domino TDP backup won't die - need help We have a situation where a Domino TDP

Re: Emergency - Domino TDP backup won't die - need help

2004-10-20 Thread Zoltan Forray/AC/VCU
respond to ADSM: Dist Stor Manager [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: Emergency - Domino TDP backup won't die - need help Go to the windows box where the TDP resides and do a Alt-Ctrl-Delete. If it's running as an application, endtask on the application name. If it's

Need help with select command

2004-08-26 Thread Karla Ross
I am trying to find the tapes needed to recover only the active backups of a client. I used the following select command and it gives me a list of all tapes for all backups of that client. How can I narrow the search to just active backups? select volume_name,filespace_name from volumeusage

Re: Need help with select command

2004-08-26 Thread Stapleton, Mark
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Karla Ross I am trying to find the tapes needed to recover only the active backups of a client. I used the following select command and it gives me a list of all tapes for all backups of that client. How can I narrow the

Re: Need help with select command

2004-08-26 Thread Mark D. Rodriguez
Karla Ross wrote: I am trying to find the tapes needed to recover only the active backups of a client. I used the following select command and it gives me a list of all tapes for all backups of that client. How can I narrow the search to just active backups? select volume_name,filespace_name

Re: need help with ms-exchange 2003 cluster backups

2004-06-15 Thread Kauffman, Tom
: Monday, June 14, 2004 11:34 AM To: [EMAIL PROTECTED] Subject: Re: need help with ms-exchange 2003 cluster backups Tom, Can you please get the answers to these questions from your people? 1. What do you see in the TDPEXC.LOG file? 2. What errors messages are you getting? Check the output

need help with ms-exchange 2003 cluster backups

2004-06-14 Thread Kauffman, Tom
I don't do windows and my windows support people have hit a blank wall. We just migrated from MS-Exchange 5.5 to Exchange 2003 (I think it is) and went to a clustered environment - two nodes in active/active mode, with the userbase and info-store split between them. And, of course, went to the

Re: need help with ms-exchange 2003 cluster backups

2004-06-14 Thread Del Hoobler
Tom, it's not happening is not much to go on. :-) Can you get more details on what is not working? What do you see in the TDPEXC.LOG file? What errors are you getting? Does the user-id that owns the Windows Scheduler Service have enough authority to back up the Exchange server and access the

Re: need help with ms-exchange 2003 cluster backups

2004-06-14 Thread Kauffman, Tom
looked at this aspect of Windows since NT 3.51 . . .) Tom Kauffman NIBCO, Inc -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Del Hoobler Sent: Monday, June 14, 2004 9:12 AM To: [EMAIL PROTECTED] Subject: Re: need help with ms-exchange 2003 cluster

Re: need help with ms-exchange 2003 cluster backups

2004-06-14 Thread Bos, Karel
resulting from any virus transmitted. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Kauffman, Tom Sent: maandag 14 juni 2004 17:15 To: [EMAIL PROTECTED] Subject: Re: need help with ms-exchange 2003 cluster backups I know it's not much to go

Re: need help with ms-exchange 2003 cluster backups

2004-06-14 Thread Ochs, Duane
] Sent: Monday, June 14, 2004 10:15 AM To: [EMAIL PROTECTED] Subject: Re: need help with ms-exchange 2003 cluster backups I know it's not much to go on -- that's what I'm getting from MY people :-( At the server side, I see no connect from the cluster, so I'm making the assumption

Re: need help with ms-exchange 2003 cluster backups

2004-06-14 Thread Del Hoobler
Tom, Can you please get the answers to these questions from your people? 1. What do you see in the TDPEXC.LOG file? 2. What errors messages are you getting? Check the output the TDPEXC.LOG file and the output of the TDPEXCC command? 3. Does the userid that owns the Windows Scheduler

Re: need help with ms-exchange 2003 cluster backups

2004-06-14 Thread Kauffman, Tom
1) Yes 2) Yes And this is why I'm thinking it's actually a scheduling issue. Tom Kauffman NIBCO, Inc -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Ochs, Duane Sent: Monday, June 14, 2004 11:30 AM To: [EMAIL PROTECTED] Subject: Re: need help

Re: need help with ms-exchange 2003 cluster backups

2004-06-14 Thread Kauffman, Tom
PROTECTED] On Behalf Of Bos, Karel Sent: Monday, June 14, 2004 10:42 AM To: [EMAIL PROTECTED] Subject: Re: need help with ms-exchange 2003 cluster backups Tom, From the looks of it, only the TDP is installed. In the readme it is stated that: Software Requirements - Data Protection

  1   2   3   >