ADSM-L

Re: TDP for Lotus Domino 5.1.5.1 (license question)

2005-10-19 09:45:53
Subject: Re: TDP for Lotus Domino 5.1.5.1 (license question)
From: Pétur Eyþórsson <petur.e AT NYHERJI DOT IS>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 19 Oct 2005 13:42:57 +0000

the TDP client you can download from the net is  ok as an initial install, BUT  you still need one licence file from the orginal cd. the name vareys from one tdp client to another, but you can just make a clean install and when you try to start the client you will recive a error message prompting for the requierd license file, that you need to copy.

 
 
"It´s better to aim at perfection and miss than it is to aim at imperfection and hit it"
Founder Thomas J. Watson

Kær kveðja / Best regards,
Pétur Eyþórsson  · Tæknilegur ráðgjafi eServer & Storage · Tivoli Advanced Storage Solutons Techical Expert
 · MCSE · SNIA Professional  ·  SNIA FC-SAN Practitioner  ·  IBM C AIX S · TSM CP · TSRM CP · TASS DP · IBM SAN P
Sími/tel: +354 569-7700 · GSM: +354 863-0560
www.nyherji.is




Farren Minns <fminns AT WILEY.CO DOT UK>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>

19.10.2005 08:04
Please respond to
"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>

To
ADSM-L AT VM.MARIST DOT EDU
cc
Subject
[ADSM-L] TDP for Lotus Domino 5.1.5.1 (license question)





Hi

Thanks for the input, and sorry for the confusion. The script included was
indeed for the incremental backups and a different one is used for the
selective.

One thing that has occurred to me is the licensing. I have registered a
license on the server and can see that it is being used, but does anything
in particular need to be done from the client point of view. As far as I
know, the user will have downloaded the Domino client from
ftp://index.storsys.ibm.com/. Will this be ok as an initial install or
would that need to be used only as an install over an exisiting 'paid in
full' version. I am only asking because looking at the readme for the
client it says that is comes in various flavours (Paid In Full, PTF, Try
and Buy etc).

Thanks again

Farren Minns
John Wiley & Sons Ltd
IT - Hosting Services


|-----------------------------+-------------------------------------------|
|   Del Hoobler               |                                           |
|   <hoobler AT US.IBM DOT COM>      |                                           |
|   Sent by: "ADSM: Dist Stor |                                         To|
|   Manager"                  |                       ADSM-L AT VM.MARIST DOT EDU|
|   <ADSM-L AT VM.MARIST DOT EDU>    |                                         cc|
|                             |                                           |
|   18/10/2005 17:59          |                                    Subject|
|                             |                       Re: [ADSM-L] TDP for|
|         Please respond to   |                       Lotus Domino 5.1.5.1|
|         "ADSM: Dist Stor    |                       problem             |
|             Manager"        |                                           |
|      <ADSM-L AT VM.MARIST DOT EDU> |                                           |
|                             |                                           |
|                             |                                           |
|                             |                                           |
|                             |                                           |
|-----------------------------+-------------------------------------------|







Hi Farren,

A few observations:

1. The script below is doing an "incremental" backup... not a selective.
  With "incremental" backups, the .NSF file will not be backed up unless
  the DBIID has changed. The archivelog will capture the changes.
  The User's Guide discusses this in more detail.

2. I recommend that you upgrade to the latest Data Protection for Domino.
  Site: ftp.software.ibm.com
  Dir:
/storage/tivoli-storage-management/patches/tivoli-data-protection/domino/win32/v5301/
  It includes fixes for some GUI crashes.

3. domdsmc does allow wildcards, so you could do something like:
          domdsmc incremental mail2\* /subdir=no
  If you don't want some databases backed up, you can EXCLUDE them.
  The User's Guide discusses this in more detail.

Thanks,

Del

----------------------------------------------------


"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU> wrote on 10/18/2005
11:19:02 AM:

> Hi all
>
> I have just had a client on the phone with a TDP for Domino problem. I
am
> not really familiar with this or the Windows 2000 server it's running on
> and may well not provide enough information from the off so please let
me
> know what else is required.
>
> Running TSM Server 5.1.6.2 on Solaris. The problem is with a 5.1.5.1 TDP
> Domino Client running on Windows 2000 SP4 (5:00:2195).
>
> Basically, if he does a selective backup (using the script below) it
works
> fine, but incrementals seem to run OK but don't actually back anything
up
> (except the transaction logs I think). Any ideas what the problem might
be
> ?
>
> Also, he was originally trying to backup the mail dir but the GUI would
> just keep dropping out when he tried to do a manual backup. As such he
has
> attempted to create a new dir called mail2 with database links pointing
to
> the necessary databases. When he does this and used the GUI to look in
> mail2, it works fine.
>
> I'm sorry if I haven't provided the correct info but I'm not a Windows
> admin and have very limited knowledge in this realm.
>
> Many thanks in advance
>
> Farren Minns
> John Wiley & Sons Ltd
>
> The batch file that he runs looks as follows. He only needs to backup
the
> specified directories.
>
> cd domino
> domdsmc incremental mail2\abassett.nsf /subdir=no
> domdsmc incremental mail2\bioessays.nsf /subdir=no
> domdsmc incremental mail2\abradfie.nsf /subdir=no
> domdsmc incremental mail2\achase.nsf /subdir=no
> domdsmc incremental mail2\scole.nsf /subdir=no
> domdsmc incremental mail2\ggranger.nsf /subdir=no
> domdsmc incremental mail2\shadfiel.nsf /subdir=no
> domdsmc incremental mail2\shamer.nsf /subdir=no
> domdsmc incremental mail2\jlangrid.nsf /subdir=no
> domdsmc incremental mail2\spiper.nsf /subdir=no
> domdsmc incremental mail2\drobinso.nsf /subdir=no
> domdsmc incremental mail2\sswann.nsf /subdir=no
> domdsmc incremental mail2\ptrevorr.nsf /subdir=no
> domdsmc incremental mail2\elsuk.nsf /subdir=no
> domdsmc incremental mail2\awilkins.nsf /subdir=no
> domdsmc incremental mail2\jsibley.nsf /subdir=no
> domdsmc incremental mail2\mcawaiting.nsf /subdir=no
> domdsmc incremental mail2\mcexport.nsf /subdir=no
> domdsmc incremental mail2\sybex.nsf /subdir=no
> domdsmc incremental mail2\ou.nsf /subdir=no
> domdsmc incremental mail2\authorcorrs.nsf /subdir=no
> domdsmc incremental mail2\rlong.nsf /subdir=no
> domdsmc incremental mail2\stmcover.nsf /subdir=no
> domdsmc incremental mail2\ptcover.nsf /subdir=no
> domdsmc incremental mail2\bjs.nsf /subdir=no
> domdsmc incremental mail2\eic2.nsf /subdir=no
> domdsmc incremental mail2\rward.nsf /subdir=no
> domdsmc incremental mail2\stcopyuk.nsf /subdir=no
> domdsmc incremental mail2\etep.nsf /subdir=no
> domdsmc incremental mail2\hypproofs.nsf /subdir=no
> domdsmc incremental mail2\ggpb.nsf /subdir=no
> domdsmc incremental mail2\prequest.nsf /subdir=no
> domdsmc incremental mail2\indrevew.nsf /subdir=no
> domdsmc incremental mail2\aisaac.nsf /subdir=no
> domdsmc incremental mail2\gboonen.nsf /subdir=no
> domdsmc incremental mail2\aucorrslw.nsf /subdir=no
> domdsmc incremental mail2\outsourcers.nsf /subdir=no
> domdsmc incremental mail2\pod.nsf /subdir=no
> domdsmc incremental mail2\bookreprints.nsf /subdir=no
> domdsmc incremental mail2\manufacturing.nsf /subdir=no
> domdsmc incremental mail2\ukdcgood.nsf /subdir=no
> domdsmc incremental mail2\aucorrsthoms.nsf /subdir=no
>
> domdsmc archivelog
> rem exit
>
>
>
> ######################################################################
> The information contained in this e-mail and any subsequent
> correspondence is private and confidential and intended solely
> for the named recipient(s).  If you are not a named recipient,
> you must not copy, distribute, or disseminate the information,
> open any attachment, or take any action in reliance on it.  If you
> have received the e-mail in error, please notify the sender and delete
> the e-mail.
>
> Any views or opinions expressed in this e-mail are those of the
> individual sender, unless otherwise stated.  Although this e-mail has
> been scanned for viruses you should rely on your own virus check, as
> the sender accepts no liability for any damage arising out of any bug
> or virus infection.
> ######################################################################


######################################################################
The information contained in this e-mail and any subsequent
correspondence is private and confidential and intended solely
for the named recipient(s).  If you are not a named recipient,
you must not copy, distribute, or disseminate the information,
open any attachment, or take any action in reliance on it.  If you
have received the e-mail in error, please notify the sender and delete
the e-mail.  

Any views or opinions expressed in this e-mail are those of the
individual sender, unless otherwise stated.  Although this e-mail has
been scanned for viruses you should rely on your own virus check, as
the sender accepts no liability for any damage arising out of any bug
or virus infection.
######################################################################