ADSM-L

Re: [ADSM-L] Management class assigned to Domino backups

2011-05-11 18:13:06
Subject: Re: [ADSM-L] Management class assigned to Domino backups
From: Steve Harris <steve AT STEVENHARRIS DOT INFO>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 11 May 2011 18:08:09 -0400
Yep, connecting as a BA client to the domino node works and will give
you what you need.


On Wed, 11 May 2011 15:34:17 -0400, Bill Boyer <bjdboyer AT COMCAST DOT NET>
wrote:
I was hoping to not have to query the BACKUPS table. Even using a key
column
it runs slow at best.

I could always try connecting at the Domino nodename with the client
an
-VIRTUALNODE=, then doing a QUERY BACKUP. That works with Oracle RMAN
and
SQLServer nodes. Haven't tried it on a Domino node, yet. Always a
first
time...

You remember the last TSMUG meeting I was discussing a client that
was
implementing the Cybernetics VTL dedupe unit? Well, they're still
trying to
implement it! No Schmidt. It still doesn't work worth a darn with
TSM. They
are actually trying to write new firmware code to try and get around
some of
the limitations they've found using TSM.

Wish I could make it next week to the TSMUG meeting. Sounds like some
interesting topics. We have a coworker out and he's got some big
shoes to be
filled. Had a major heart attack last weekend. Only a couple years
older
than me! Yikes!!!

Bill

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf
Of
Prather, Wanda
Sent: Wednesday, May 11, 2011 2:51 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: [ADSM-L] Management class assigned to Domino backups

select  hl_name, ll_name, class_name from backups where
node_name='DOMINO-CLIENT-NAME-ALLCAPS'

You'll get better performance if you can also specify ... and
filespace_name='blah'
but I don't' know how those are named for Domino....

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf
Of
Bill Boyer
Sent: Wednesday, May 11, 2011 2:43 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: [ADSM-L] Management class assigned to Domino backups

Is there a way to list the management class a particular Domino
mailbox
backup is assigned? I need to verify that specific mailbox backups
are
assigned to a different management class than "DEFAULT" which has a
longer
retention policy. For remediation. The GUI for restore doesn't list
that as
a column.







TIA,



Bill