Ruichard,
I tried the SQL query below that you gave, but got an error "where
status='filling'" at the '=' bit
Regards,
Iain Barnetson
IT Systems Administrator
UKN Infrastructure Operations
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Richard S
Hi all,
TSM doesn't allow delete baclup file in a filespace . This is too inconvenient.
Does anyone know how to delete a file in a filespace if the file is still
active version.
client version 5.3 is capable of this
- Original Message -
From: "nghiatd" <[EMAIL PROTECTED]>
To:
Sent: Monday, March 07, 2005 1:38 PM
Subject: Delete file
Hi all,
TSM doesn't allow delete baclup file in a filespace . This is too
inconvenient.
Does anyone know how to delete a file in a fi
On Mar 7, 2005, at 6:25 AM, Iain Barnetson wrote:
Ruichard,
I tried the SQL query below that you gave, but got an error "where
status='filling'" at the '=' bit
And the error was... ?
The Select is tried-and-true, and works well.
Perhaps you tried to string the whole command out on one line,
rather
I will try to find it
- Original Message -
From: "goc" <[EMAIL PROTECTED]>
To:
Sent: Monday, March 07, 2005 7:54 PM
Subject: Re: Delete file
> client version 5.3 is capable of this
>
> - Original Message -
> From: "nghiatd" <[EMAIL PROTECTED]>
> To:
> Sent: Monday, March 07, 200
Hi ,
When I do a select statement q * from backups, it lists all the backup
although some of them has been expired. How do I know, which is the active
backup and which one has been expired.
Thanks
NORITA BINTI HASAN
Senior Programmer
Enterprise Systems Services
Information Communication Tech.Di
Hi,
You could use the "expire" command on client side to have it removed
during next expire inventory. Off course, the file will be backed up
again during next incremental if not excluded by any mean.
HTH !
Cheers.
Arnaud
The developers accommodated this requirement by adding the Expire
command to the client.
Richard Sims
On Mar 7, 2005, at 7:38 AM, nghiatd wrote:
TSM doesn't allow delete baclup file in a filespace . This is too
inconvenient.
Does anyone know how to delete a file in a filespace if the file is
sti
On Tue, Mar 01, 2005 at 06:03:52PM -0500, Kovarski, Mark wrote:
> Hi,
>
> We have RMAN setup with TDP for Oracle (on TSM of course). The backups
> are kicked off by cron on the client. Is there a way to monitor these
> backups? Any SQL statements that can be used for that. Any tables that
> can be
Hi Richard,
The Select is tried-and-true, and works well.
On one of my TSM servers it gives me an SQL error due
to the formmating:
ANR2948E The value '381468.0' can not be assigned or converted to SQL
data type
DECIMAL(6,1).
|
V.
Hello All!
I have included my current device configuration file that I have for onsite
purposes. I will be going to DR and will be using manual tape drives
instead of an external library and an ACSLS library. From looking at my
original devconfig file, is this all that I will need? I will have
Data Protection for Domino does not have multiple session
support within a single instance at this time.
You will need to start two separate instances of Data Protection for
Domino.
Thanks,
Del
"ADSM: Dist Stor Manager" wrote on 03/05/2005
Good suggestion, Andreas, now that we're getting into "terrorbytes".
thanks, Richard Sims
On Mar 7, 2005, at 8:28 AM, Andreas Priebe wrote:
Hi Richard,
The Select is tried-and-true, and works well.
On one of my TSM servers it gives me an SQL error due
to the formmating:
ANR2948E The value '381468
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On
Behalf Of Richard van Denzel
>I've tried to install it on my laptop (WXP Pro with 512MB) and
>on a W2K3
>VM (with 276MB) and both failed around 20% (I'm still waiting
>for my 1GB
>memory stack to arrive).
>A co-worker of mine managed to
I know, I know. But WXP isn't also supported for TSM 5.2, but it still
runs fine.
In case of IBM it has always been not supported does not equal will not
work.
But the reason I wanted to do this is because the ISC is now running on
our main TSM (5.2) server and I want to offload it, because it is
Richard,
Sorry.
The error msg was:
tsm: ABZBKUP001>SELECT STGPOOL_NAME AS " STORAGE POOL ",
CHAR(VOLUME_NAME,6) AS "VOLNAME", PCT_UTILIZED as "PC
T UTIL", DEC(EST_CAPACITY_MB,6) AS "MB_CAPACITY", CHAR(ACCESS,11) AS
"ACCESS", LEFT(CHAR(LAST_WRITE_DATE),19)
AS "LAST_WRITE_DATE" FROM VOLUMES WHERESTA
If you look up message ANR2948E, it will tell you what the trouble is. You
can either look it up in the Messages manual, or type "HELP ANR2948E" (or
just "HELP 2948") from the Admin CLI.
Regards,
Andy
Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail
Cheers Andy, I just kinda thought that what you'd put would work. I
never realised there were variables that might need
adjusting.
Anyway, Richard Sims was good enough to point out that the dec value
should be increased.
Regards,
Iain Barnetson
IT Systems Administrator
UKN Infras
Hi Iain
tsm: ABZBKUP001>SELECT STGPOOL_NAME AS "STORAGE POOL ",
-
cont> CHAR(VOLUME_NAME,6) AS "VOLNAME", PCT_UTILIZED as "PCT UTIL", -
cont> DEC(EST_CAPACITY_MB,7) AS "MB_CAPACITY", CHAR(ACCESS,11) AS
"ACCESS", -
cont> LEFT(CHAR(LAST_WRITE_DATE),19) AS "LAST_WRITE_DATE" -
Thank you for your reply.
I have read the articles you refer to as well as the documentation and
thus my confusion.
Here is some clarification.
I have a single TSM server. I am moving clients from one domain to a
multiple domain structure within TSM.
Test Scenario Clarified.
Client was backing
Yeah thanks guys. 8mb did the trick.
I've just been trying out some of these things as the pass by, see if
they're any use to me.
One thing I'm struggling on just now is:
I've got an NDMP job scheduled for our NetApp filers:
The monthly is a full backup, I've got:
versions data exists 12
versio
Hi TSM'ers
I have built a test server and when I try and start dsmserv it fails
with the following error:
ANR0259E Unable to read complete restart/checkpoint information from any
database or recovery log volume.
I have re-checked the dsmserv.opt file and all seems to be ok...any
ideas?
Thanks,
R
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On
Behalf Of Smith, Rachel
>I have built a test server and when I try and start dsmserv it fails
>with the following error:
>ANR0259E Unable to read complete restart/checkpoint
>information from any
>database or recovery log volume.
Did you
You did not format the database and recovery log
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Smith, Rachel
Sent: Monday, March 07, 2005 11:23 AM
To: ADSM-L@VM.MARIST.EDU
Subject: ANR0259E
Hi TSM'ers
I have built a test server and when I try an
We have some backupsets from an old NAS filer that I now need access to.
The backupsets were backed up using a library we now longer have, a
different device class, the were backed up using CIFS & Named Pipes -
which we no longer use.
The thing is I've now been asked to get some files off the back
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On
Behalf Of Iain Barnetson
>We have some backupsets from an old NAS filer that I now need
>access to.
>
>The backupsets were backed up using a library we now longer have, a
>different device class, the were backed up using CIFS & Named Pipe
I'm seeing Retrieves fail on certain older files. The error is ANS1301E
Server detected system error.
These are files from 2003 or earlier on NetWare file servers and they
have odd archive date attributes as a result of fixed McAfee anti-virus
issue. The file's Last Archive value will be something
Hello all,
I was wondering if anyone was willing to offer up any ideas on what this
parameter should be set to for tape storage pools; both primary and
copy?
Thanks!
Hey All!
I'm going to do a DR pre-test to see what I need to do concerning the
devconfig file. I currently have an External and ACSLS library configured
with LTO2 tape drives, the device classes, paths, etc. When I go to DR I
will have just the drives attached to the server. My question is: be
Hi Rob,
I believe that the primary storage pools should have a reuse parameter of 0
and your reuse delay should be the same retention as the database backup
retention so that you can go back in history. I believe that there is
supporting info. within the TSM Admin Guide that should detail this in
I am trying to set up a new TSM 5.3 server. No matter what I do it seems I am
stuck in the Basic Edition of TSM. I have registered the Extended Edition and
I can't figure out how to get TSM to run in the Extended Edition. The
installation media was for Extended Edition. Did I forget to do so
Can someone confirm that for, ITSM for Mail - Domino ver 5.1.5.1, that
5.1.5.1 is the latest version?
Thanks,
Matt
This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law. If
you are not the intend
Would you believe -- both?
Until the TSM database is restored and TSM started, you live off the
device config file; after the restore, you live off the definition in
the TSM database.
So -- change the device config file -- I usually go with a one-drive
manual library, as that's all I need to get
On Monday 07 March 2005 22:17, Dameon White wrote:
> I am trying to set up a new TSM 5.3 server. No matter what I do it seems I
> am stuck in the Basic Edition of TSM. I have registered the Extended
> Edition and I can't figure out how to get TSM to run in the Extended
> Edition. The installatio
Hello All,
I have moved several tapes out of the library with the move media command
successfully. A special thanks to all that helped!
My next challenge is how to get the tapes back within the library without
scratching them.
I believe that I need to issue the command:
move media * stgpool=t
On Monday 07 March 2005 17:23, Smith, Rachel wrote:
> Hi TSM'ers
>
> I have built a test server and when I try and start dsmserv it fails
> with the following error:
> ANR0259E Unable to read complete restart/checkpoint information from any
> database or recovery log volume.
>
> I have re-checked t
Matt,
Data Protection for Lotus Domino 5.3.0 is the latest version...
http://www-306.ibm.com/software/tivoli/products/storage-mgr-mail/platforms.html
Thanks,
Del
"ADSM: Dist Stor Manager" wrote on 03/07/2005
04:31:46 PM:
> Can someone con
Hi Tom,
Gotcha! So I guess my devconfig file could look like this. And then when
it's up and it has restored the TSM server it will have the identical
definitions as I have at home and then I will just define more manual
drives, the paths to the drives and move from there? If I leave the other
Your 'define drive' commands need to reference the library they're in;
FWIW, here's mine:
DEFINE DEVCLASS NIBLTO DEVTYPE=LTO FORMAT=DRIVE MOUNTLIMIT=DRIVES
MOUNTWAIT=60 MOUNTRETENTION=60 PREFIX=ADSM LIBRARY=ALEX
SET SERVERNAME ADSM
DEFINE LIBRARY ALEX LIBTYPE=MANUAL
DEFINE DRIVE ALEX DRIVE_01 ONLI
Hi Tom,
I'm just wondering how you have a manual library and then have a path with
desttype=library instead of desttype=drive? And also, can I just update my
lto2_offsite device class to point to my drlib manual library definition
since that is what will be asking for the tape mounts? Thanks aga
When you define the path, don't you need to have the device path? Since
the library is manual you don't have device to define..?
Now I am not sure if this applies to LTO, but I believe it does. I took
this example and tried to create devconfig file.
In TSM 5.2 Admin manual page 105 describes h
Hi TSMrs
I tried to export a tsm DB from aix (tsm server 5.1.7.0) to win2003(tsm
server 5.2.3.2) , the process failed and send me the following message:
ANR0407I Session 264 started for administrator ADMIN (WebBrowser) (HTTP
192.168.101.209(4202)).
ANR2017I Administrator ADMIN issued command: EXPO
All I can say is -- this works. TSM 5.1.6.3, actual library is a 3584
with 10 drives (becomes a 3584 with 6 drives at our hot-site, per
contract) We've run this config for three successful recoveries. (And we
may not even need the path definition for the library, but it doesn't
seem to hurt).
Tom
How do I empty a tape volume when:
Q content volumeID
Shows no content
Q vol volumeID
Shows 0.0 percent full
MOVE DATA volumeID
Says volume contains no data
Delete vol volumeID
Says volume still contains data
I am g
Try running an audit volume
Doug Thorneycroft
Systems Analyst
Computer Technology Section
County Sanitation Districts of Los Angeles County
(562) 699-7411 Ext. 1058
FAX (562) 699-6756
[EMAIL PROTECTED]
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of
Doug,
You got it! ... It showed a volume needed to do the audit! ...
Thanks
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Thorneycroft, Doug
Try running an audit volume
Doug Thorneycroft
Systems Analyst
Computer Technology Section
Coun
Iain,
I run small disk pools also, and I also had HI=0 for a while. That's not
a good idea because you prevent TSM from combining data into a internal
package prior to migration. We saw files as small as 1 KB migrating. That
forces your TSM server to track a HUGE number of objects.
Now, on our
Joni / Rob,
I believe that is a bit risky. A Reuse Delay of zero means a tape is a
candidate for reuse immediately after being emptied. If you reuse your
tapes that soon, and you have to restore back to an earlier DB backup,
there will be lots of files that are no longer where TSM expects to fin
Hi Tom,
Thanks very much! I'm going to try it tomorrow morning at disaster
recovery. : )
Joni Moyer
Highmark
Storage Systems
Work:(717)302-6603
Fax:(717)302-5974
[EMAIL PROTECTED]
"Kauffman, Tom"
<[EM
Thank you for the advice. I'm going to do this tomorrow. : )
Joni Moyer
Highmark
Storage Systems
Work:(717)302-6603
Fax:(717)302-5974
[EMAIL PROTECTED]
"Sung Y Lee"
<[EMAIL PROTECTED]
OM>
What is TSM Extended Edition feature ?
- Original Message -
From: "Stef Coene" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, March 08, 2005 4:35 AM
Subject: Re: Basic to Extended Edition
> On Monday 07 March 2005 22:17, Dameon White wrote:
> > I am trying to set up a new TSM 5.3 server. No ma
Hi all,
I have something here ... all my tapes are labelled with 6 digits as you can
see from below ... and I can find there are 2 tapes that are having 7 digits
... I tried to checkout those tapes but it just said
VOLUME_NAME
--
000193
000302
00
What kind of library are you using? I've seen this happen on a Qualstar
8466 with Check Character enabled.
Richard.
"Hashim, Shukrie BSP-ISM/116" <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager"
08-03-2005 07:50
Please respond to "ADSM: Dist Stor Manager"
To: ADSM-L@VM.MAR
53 matches
Mail list logo