Re: tdp for domino problem, which user ID for backup?

2003-04-02 Thread LeBlanc, Patricia
I ran into the same problem.   This is documented in the knowledge base as a known 
error.  If you run the domino server as a windows app instead of a service, this works 
around the problem.

-Original Message-
From: Jozef Zatko [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 02, 2003 2:14 AM
To: [EMAIL PROTECTED]
Subject: tdp for domino problem, which user ID for backup?


Hello TSM-ers,
two or three weeks ago I asked list to help me with Domino backup. The problem was 
that, when I used TDP GUI or command line for backup I always got couple of the 
following error messages for various databases:

04/02/2003 08:38:53 Backup of admin4.nsf failed.
04/02/2003 08:38:53 This database is currently being used by someone else. In order to 
share a Notes database, all users must use a Domino Server instead of a File Server.

I have done some tests and I found out one interesting thing. Succesfull backup of 
some Domino databases (especialy system databases like names.nsf, admin4.nsf and so 
on) depends on user ID under which domdsmc or TDP for Domino GUI is running.

My environment is as follows:
Domino 6.0 on Windows 2000 SP3 running as service under Local system user TDP for 
Domino 5.1.5, TSM client 5.1.5.4 TSM server 5.1.5.4 on AIX 5.1

When I used domdsmc or TDP GUI as user Administrator, I always got error messages like 
the one above for some of databases. Databases for which I got this error were not 
always the same. Sometimes some of databases was backed up succesfuly, sometimes not.

When I run domdsmc via TSM scheduler, which is running under Local system user ID, all 
databases was backed up without errors.

When I stoped Domino server and started it in foreground using Administrator ID, I 
could sucessfuly backup all databases with TDP GUI and also with domdsmc (using 
Administrator ID).

So it seems that it depends on user ID, under which is Domino server running and also 
user ID under which is TDP for Domino running. When standard Domino instalation 
procedure is used, Domino server will run as service with Local system user ID and 
then you can not backup all databases corectly using TDP GUI or command line.

Is it working as designed or is it bug?


Regards

Ing. Jozef Zatko
Login a.s.
Dlha 2, Stupava
tel.: (421) (2) 60252618


different timestamps

2003-04-02 Thread Van Ruler, Ruud R SITI-ITDGE41
Hi

since summertime change (last week) i see different timestamps in logs:

BR280I Time stamp 2003-04-02 14.03.51
#ARCHIVE.. /oracle/D65/saparch/D65arch1_13355.dbf
#SAVED SAPD659D04021403
BKI0053I: Time: 04/02/2003 13:03:51 Object: 11 of 19 done: 
/oracle/D65/saparch/D65arch1_13355.dbf with: 40.000 MB saved
 with description SAPD659D04021403.
BKI0055I: Object /oracle/D65/saparch/D65arch1_13355.dbf with 40.000 MB saved with 
description SAPD659D04021403_PAT0073_
[EMAIL PROTECTED] 1.COPY 0.

BR280I Time stamp 2003-04-02 14.03.51 is correct
and backint timestamp is wrong (wintertime)  !!

How can I correct this ?

thnks.





Ruud van Ruler, Shell Information Technology International B.V.   - DSES-7 
SAP R/3 Alliance Technical Support
ITDSES-6 Technical Information and Links page: http://pat0006/shell.htm
Room 1A/G03
Dokter van Zeelandstraat 1, 2285 BD Leidschendam NL
Tel : +31 (0)70 - 3034644, Fax 4011, Mobile +31 (0)6-55127646  
 
Email Internet: [EMAIL PROTECTED]   
[EMAIL PROTECTED]


Re: different timestamps

2003-04-02 Thread Hooft, Jeroen
Ruud

You can't and you'll have to wait until the US switches to summertime.
It's a bug in TDP for SAP/R3 since version 3.2xx
See APAR IC32702 - Time Stamp

Jeroen



-Original Message-
From: Van Ruler, Ruud R SITI-ITDGE41 [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 14:26
To: [EMAIL PROTECTED]
Subject: different timestamps


Hi

since summertime change (last week) i see different timestamps in logs:

BR280I Time stamp 2003-04-02 14.03.51
#ARCHIVE.. /oracle/D65/saparch/D65arch1_13355.dbf
#SAVED SAPD659D04021403
BKI0053I: Time: 04/02/2003 13:03:51 Object: 11 of 19 done:
/oracle/D65/saparch/D65arch1_13355.dbf with: 40.000 MB saved
 with description SAPD659D04021403.
BKI0055I: Object /oracle/D65/saparch/D65arch1_13355.dbf with 40.000 MB saved
with description SAPD659D04021403_PAT0073_
[EMAIL PROTECTED] 1.COPY 0.

BR280I Time stamp 2003-04-02 14.03.51 is correct
and backint timestamp is wrong (wintertime)  !!

How can I correct this ?

thnks.





Ruud van Ruler, Shell Information Technology International B.V.   - DSES-7
SAP R/3 Alliance Technical Support
ITDSES-6 Technical Information and Links page: http://pat0006/shell.htm
Room 1A/G03
Dokter van Zeelandstraat 1, 2285 BD Leidschendam NL
Tel : +31 (0)70 - 3034644, Fax 4011, Mobile +31 (0)6-55127646

Email Internet: [EMAIL PROTECTED]
[EMAIL PROTECTED]


after updating client code 4.2.1.9 -- 5.1.5.9 on NT4, get new full b/u on client?

2003-04-02 Thread Lisa Cabanas
I guess I was sleeping when I updated the previous 25 clients and didn't
notice, but I noticed this morning that all of the clients I updated the
code on yesterday were doing a full backup last night.  I had already
changed the filespace to unicode, which would be the only thing of note
that was different in the option file, so I don't understand why TSM
thought that all of the files were different.

Has anyone else experienced this  is this behaving as expected, or do I
need to look more deeply into this?

TIA

-lisa


Re: problem with a su script

2003-04-02 Thread Conko, Steven
 On all of our database servers we run an archive nightly but instead of a
 regular archive we run a command instead:

 su - oracle /home/oracle/scripts/backup/db_backup.sh

 this script handles all the processing of the database and calls a dsmc
 archive command. on 97% of the servers it works fine. however, on just a
 few of them... that dont appear to be any different, the script
 immediately dies with a return code of 1 (no, its not permissions)
 however tsm reports it as completed (another problem). it doesnt appear
 the script ever gets run because we use a debugging statement for the
 first line that never gets called. nothing in the environment seems to be
 a problem and on one system it just suddenly stopped working without any
 changes being made.

 any ideas whats going on here? we're running aix 4.3.3, tsm client 5.1.5
 and server  aix 4.3.3 tsm 4.2.2... even on the servers it works on.

 Steven A. Conko
 Senior Unix Systems Administrator
 ADT Security Services, Inc.



TSM on Linux

2003-04-02 Thread Roberto Godoy
Anyone here has any experience with TSM on Red Hat Linux!?

Thanks in advance,

Roberto Godoy.



-
Yahoo! Mail
O melhor e-mail gratuito da internet: 6MB de espago, antivmrus, acesso POP3, filtro 
contra spam.


cluster archive/retrieve

2003-04-02 Thread Jan-Frode Myklebust
I have master:/export/filesystem NFS exported to several client nodes
who all NFS mount it as master:/net/filesystem/. And I would want to let
the users archive and retrieve files in this filesystem on any of the
client nodes.

i.e. the users wants to be able to execute:

dsmc archive /net/filesystem/fileXX

on any of the nodes, and also restore this file on any of the nodes:

dsmc retrieve /net/filesystem/fileXX

Could anybody give me a hint on to how to achieve this?


  -jf


Re: NEED HELP - Restore performance

2003-04-02 Thread Zoltan Forray/AC/VCU
Thank you for your always helpful recommendations/list.

No, I had not checked your list until now.





Richard Sims [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/01/2003 05:54 PM
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Re: NEED HELP - Restore performance


What can I look at to do anything I can to speed things up ?

Zoltan - Your posting mentions checking some sources regarding the issue;
 if you haven't already, see if factors listed under
 Restoral Performance in http://people.bu.edu/rbs/ADSM.QuickFacts

I'd recommend doing a bunch more OS level analysis of the server and
client during the restore, and watching via Query SESSions in the TSM
server.

  Richard Sims, BU


Old ftp

2003-04-02 Thread Marc Lowers
Is there an ftp site around that contains old fixes for older versions of
software.  I am in the UK.

I'm looking for FIXTEST 1.1.1.01 for TDP Domino.

Thanks.


Re: Old ftp

2003-04-02 Thread Zoltan Forray/AC/VCU
You did not say what platform.

Look here:

ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/agents/domino/






Marc Lowers [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 08:39 AM
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Old ftp


Is there an ftp site around that contains old fixes for older versions of
software.  I am in the UK.

I'm looking for FIXTEST 1.1.1.01 for TDP Domino.

Thanks.


Re: Old ftp

2003-04-02 Thread Del Hoobler
ftp://ftp.software.ibm.com/storage/tivoli-storage-management/patches/agents/domino/




 Is there an ftp site around that contains old fixes for older versions of
 software.  I am in the UK.

 I'm looking for FIXTEST 1.1.1.01 for TDP Domino.


Re: problem with a su script

2003-04-02 Thread Richard Sims
 su - oracle /home/oracle/scripts/backup/db_backup.sh

 this script handles all the processing of the database and calls a dsmc
 archive command. on 97% of the servers it works fine. however, on just a
 few of them... that dont appear to be any different, the script
 immediately dies with a return code of 1 (no, its not permissions)

Some things I can think of:  With no prohibitions specified in your
invocation, the su command is going to establish environment and run
through the oracle username's login shell, which implies invoking its
.login and .cshrc, etc.  On the problem systems, those files may contain
problematic elements.  Also, you are depending upon the first line of the
db_backup.sh to determine what shell or module processes the contents of
that shell script - and, again, possible reprocessing .cshrc, etc.  It
may be that whatever is named on that first #!... line may not exist
or has permissions problems, etc.

Obviously, you can readily pursue debugging by logging on to that system
as root and invoke 'su - oracle ...' on a variety of debugging scripts
with escalating diagnostics as necessary.

  Richard Sims, BU


Re: NEED HELP - Restore performance

2003-04-02 Thread Prather, Wanda
Regardless of the client level, you can open as many dsm windows and start
as many restores at once as you want.

That's the best way to go if you have multiple filesystems to restore, up
until you bottleneck your networks.


-Original Message-
From: Zoltan Forray/AC/VCU [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 01, 2003 10:10 PM
To: [EMAIL PROTECTED]
Subject: Re: NEED HELP - Restore performance


FYI, FWIW, the option of multiple-restore streams was introduced with the
5.x client. While this machine is still using 4.2.3.0, we are going to
investigate upgrading to 5.1.5.x  Not sure why this client wasn't
upgraded.

Any specifics on how to do the no query restore ?  We checked the book
and from what it says, we are doing this (using wild-card/*, no -inact,
etc).  Are we missing something or is this one of those features that
didn't really make it until the V5 client.   Examples would be extremely
helpful !





Lloyd Dieter [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/01/2003 06:11 PM
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Re: NEED HELP - Restore performance


Zoltan,

You've probably tried this already, but just in case...have you cranked up
resourceutilization and maxnummp?

Maybe no-query restores?

Just a thought...

-Lloyd



On Tue, 1 Apr 2003 17:45:46 -0500
Zoltan Forray/AC/VCU [EMAIL PROTECTED] wrote:

 This is a zOS TSM 4.2.3.2 server.   The client server is AIX 4.3 with
 TSM client 4.2.3.0

 We had a recent hardware failure/disaster which resulted in a complete
 wipe of 250GB+ of storage on an AIX 4.3 system.  To complicate matters,
 this is one of our email system, with 22-MILLION files comprising the
 250GB.

 So, we start the *BIG* restore.  To put it quaintly, restore performance
 sucks.We are averaging .5GB per hour.  At this rate, it will take
 15-20 DAYS !

 I have gone through the TSM Performance Tuning guide, to no avail. I
 had pretty much done everything the book suggests, long ago, with the
 exception of pagefixing storage for the VSAM/BSAM reads.

 Even checked its recommendations for the AIX system for things like
 TCPIP settings, etc.

 The AIX system is hardly breathing hard, when it comes to CPU
 utilization.

 What can I look at to do anything I can to speed things up ?

 Can I run multiple restores of different filesystems ?



--
-
Lloyd Dieter-   Senior Technology Consultant
 Registered Linux User 285528
   Synergy, Inc.   http://www.synergyinc.cc   [EMAIL PROTECTED]
 Main:585-389-1260fax:585-389-1267
-


Re: cluster archive/retrieve

2003-04-02 Thread Richard Sims
Problem synopsis: How to do Archive/Retrieve on NFS client systems

The TSM Clients manual describes the conventional cross-node access methods, via
dsmc SET Access and VIRTUALMountpoint.  Investigate the feasibility of those
relative to your needs.

Alternately, you might employ a meta script, as many shops do, to actually
invoke the operations on the node where the file systems are native, and thus
avoid TSM password/access issues.  This entails setting up a request scheme
which may be based upon using the 'ssh' command, or the like.

   Richard Sims, BU


Help! Support needed to prove point

2003-04-02 Thread Joni Moyer
Hello everyone!

I am having a situation at work and I could use input from other TSM
admin's.  Hope someone can help!  Here is my situation:

On 12/15/2003 I changed the domain of a client named HMCH1015.   In the
process I deleted many archived files because the management classes didn't
exist in the new domain.  I have restored all of the missing files.

 Now the customer has come back and said there are more missing files.
Here is where I need the support.  Apparently the files that now appear to
be missing were originally archived from a server called FSI01.  FSI01
still resides in the other domain.  (I never changed anything with this
server)  The user is saying that because they now archive the same files to
the HMCH1015 server to the filespace e:\fsesdsf1\d0018, that is reported to
have missing files in it, that it directly relates back to my deletion
error in DEC concerning HMCH1015.

Here is the documentation they have given me:

I have looked at this several times and the only way I believe this data
has been lost is for the user to have deleted it because I have not done so
and I don't think that my error in December could at all be related to this
server.  Does anyone else agree with me?  Thank you in advance for any
opinions you may have on this subject

Here's a snippet from the last report we ran on FSI01:

ADSTAR Distributed Storage Manager
Command Line Backup Client Interface - Version 3, Release 1, Level 0.3
(C) Copyright IBM Corporation, 1990, 1998, All Rights Reserved.

Node Name: FSI01
Session established with server ADSMB: MVS
  Server Version 4, Release 1, Level 3.0
  Server date/time: 02/15/2002 10:01:55  Last access: 02/15/2002 10:00:08

 Size  Archive Date - TimeFile - Expires on - Description
   ------
2,396  01/30/1998 22:32:21Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 01/28/2005
   10,411,641  01/31/1998 04:29:08Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 01/29/2005
   10,479,913  02/28/1998 00:05:30Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 02/26/2005
   10,576,242  03/31/1998 23:55:13Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 03/29/2005
   10,746,355  05/01/1998 01:04:36Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 04/29/2005
   11,029,391  05/30/1998 00:52:56Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 05/28/2005
   11,163,665  07/01/1998 00:28:17Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 06/29/2005
   11,745,212  08/03/1998 14:50:15Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 08/01/2005
   11,920,805  09/01/1998 08:19:20Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 08/30/2005
ADSTAR Distributed Storage Manager
Command Line Backup Client Interface - Version 3, Release 1, Level 0.3
(C) Copyright IBM Corporation, 1990, 1998, All Rights Reserved.

Node Name: FSI01
Session established with server ADSMB: MVS
  Server Version 4, Release 1, Level 3.0
  Server date/time: 02/15/2002 10:04:46  Last access: 02/15/2002 10:01:55

 Size  Archive Date - TimeFile - Expires on - Description
   ------
0  09/22/2000 10:03:01E:\FSESDF1\D0018\ADHOC 09/19/2013
Archive Date: 09/22/2000  Time: 10:00:00
0  09/22/2000 10:03:02E:\FSESDF1\D0018\ADHOC 09/19/2013
Archive Date: 09/22/2000  Time: 10:00:03
0  10/19/2000 10:01:21E:\FSESDF1\D0018\ADHOC 10/16/2013
Archive Date: 10/19/2000  Time: 10:01:19
0  10/20/2000 10:01:17E:\FSESDF1\D0018\ADHOC 10/17/2013
Archive Date: 10/20/2000  Time: 10:01:16
0  10/02/2000 10:03:30E:\FSESDF1\D0018\AM 09/29/2013
Archive Date: 10/02/2000  Time: 10:00:16
0  10/02/2000 10:03:32E:\FSESDF1\D0018\AM 09/29/2013
Archive Date: 10/02/2000  Time: 10:00:18
   11,776  06/26/2001 10:00:59E:
\FSESDF1\D0018\AR\REPORTS\SCHEDULED\PARKB\AR21002D\20010625-1605.doc
06/24/2008 Archive Date: 06/26/2001  Time: 10:00:54
   11,776  06/27/2001 10:00:54E:
\FSESDF1\D0018\AR\REPORTS\SCHEDULED\PARKB\AR21002D\20010626-1601.doc
06/25/2008 Archive Date: 06/27/2001  Time: 10:00:47
   11,776  06/28/2001 10:00:55E:
\FSESDF1\D0018\AR\REPORTS\SCHEDULED\PARKB\AR21002D\20010627-1555.doc
06/26/2008 Archive Date: 06/28/2001  Time: 10:00:47
   11,776  06/29/2001 10:01:17E:
\FSESDF1\D0018\AR\REPORTS\SCHEDULED\PARKB\AR21002D\20010628-1626.doc
06/27/2008 Archive Date: 06/29/2001  Time: 10:01:07
   11,776  07/02/2001 10:00:34E:
\FSESDF1\D0018\AR\REPORTS\SCHEDULED\PARKB\AR21002D\20010629-1602.doc
06/30/2008 Archive Date: 07/02/2001  Time: 10:00:19
   11,776  07/03/2001 10:01:04E:
\FSESDF1\D0018\AR\REPORTS\SCHEDULED\PARKB\AR21002D\20010702-1559.doc
07/01/2008 Archive Date: 07/03/2001  Time: 10:01:00
   11,776  

Re: Old ftp

2003-04-02 Thread Marc Lowers
We are running server version 4.1.2.1 with TDP for Domino running on NT
servers v 1.1.1.

I'm having a bit of trouble finding it, so if anyone can point me in the
right direction feel free!

Thanks.





Zoltan Forray/AC/VCU [EMAIL PROTECTED]

Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
02-Apr-2003 14:45
Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]




To: ADSM-L

cc:
Subject:Re: Old ftp

You did not say what platform.

Look here:

ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/agents/domino/






Marc Lowers [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 08:39 AM
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Old ftp


Is there an ftp site around that contains old fixes for older versions of
software.  I am in the UK.

I'm looking for FIXTEST 1.1.1.01 for TDP Domino.

Thanks.


Re: after updating client code 4.2.1.9 -- 5.1.5.9 on NT4, get new full b/u on client?

2003-04-02 Thread Andrew Raibeck
When you say, I had already changed the filespace to unicode ..., what
exactly do you mean? If you mean that you set autofsrename to yes, then
yes, this cause the old file spaces to be renamed and new unicode file
spaces to be created, which results in a full backup.

From an Admin client, do a QUERY FILESPACE for the node. Do you see both
unicode and non-unicode file spaces for this node?

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




Lisa Cabanas [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 06:03
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:after updating client code 4.2.1.9 -- 5.1.5.9 on NT4, 
get new
full b/u on client?



I guess I was sleeping when I updated the previous 25 clients and didn't
notice, but I noticed this morning that all of the clients I updated the
code on yesterday were doing a full backup last night.  I had already
changed the filespace to unicode, which would be the only thing of note
that was different in the option file, so I don't understand why TSM
thought that all of the files were different.

Has anyone else experienced this  is this behaving as expected, or do I
need to look more deeply into this?

TIA

-lisa


Re: SQL Restore Error

2003-04-02 Thread Ung Yi
Hello,

I am still on TDP 1.?, but I think you have specify different file location in the 
restore option if your directory structure are different between the two servers.

Yi

 [EMAIL PROTECTED] 04/01/03 01:30PM 
SQL Version 7
TDP Version 2.2.1


Trying to restore SQL Database onto another SQL Server but I am getting this
error


ACO0151E
Restore failed [Microsoft] ODBC SQL Server Driver...The file cannot be used
by RESTORE..Consider using With MOVE Option to identify a valid Location.

What am I doing wrong

Mehdi Amini
LAN/WAN Engineer
ValueOptions
12369 Sunrise Valley Drive
Suite C
Reston, VA 20191
Phone: 703-390-6855
Fax: 703-390-2581



**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed.If you have received this email in error please notify
the sender by email, delete and destroy this message and its
attachments.

**


Re: Help! Support needed to prove point

2003-04-02 Thread Andrew Raibeck
Joni, I'm not sure I follow all of this, but the bottom line is this:
changing the domain for node x does not impact node y in any way, shape or
form.

With that said, I can not figure out what is meant by this:

 The user is saying that because they now archive
 the same files to the HMCH1015 server to the
 filespace e:\fsesdsf1\d0018, that is reported to
 have missing files in it, that it directly relates
 back to my deletion error in DEC concerning HMCH1015.

If they mean that they store files on the HMCH1015 machine, then let the
TSM archive operations for HMCH1015 take care of archiving to TSM, then
yes, the data are archived under node HMCH1015, and thus are subject to
the problems you encountered when you changed the domain of HMCH1015.

But if the user performs TSM archive operations from FSI01 using node name
FSI01, then changes made to node HMCH1015 do not impact node FSI01 (or any
other node, for that matter).

If this doesn't quite answer it, then perhaps you could explain in more
detail exactly what your user is claiming.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




Joni Moyer [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 07:06
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Help!  Support needed to prove point



Hello everyone!

I am having a situation at work and I could use input from other TSM
admin's.  Hope someone can help!  Here is my situation:

On 12/15/2003 I changed the domain of a client named HMCH1015.   In the
process I deleted many archived files because the management classes
didn't
exist in the new domain.  I have restored all of the missing files.

 Now the customer has come back and said there are more missing files.
Here is where I need the support.  Apparently the files that now appear to
be missing were originally archived from a server called FSI01.  FSI01
still resides in the other domain.  (I never changed anything with this
server)  The user is saying that because they now archive the same files
to
the HMCH1015 server to the filespace e:\fsesdsf1\d0018, that is reported
to
have missing files in it, that it directly relates back to my deletion
error in DEC concerning HMCH1015.

Here is the documentation they have given me:

I have looked at this several times and the only way I believe this data
has been lost is for the user to have deleted it because I have not done
so
and I don't think that my error in December could at all be related to
this
server.  Does anyone else agree with me?  Thank you in advance for any
opinions you may have on this subject

Here's a snippet from the last report we ran on FSI01:

ADSTAR Distributed Storage Manager
Command Line Backup Client Interface - Version 3, Release 1, Level 0.3
(C) Copyright IBM Corporation, 1990, 1998, All Rights Reserved.

Node Name: FSI01
Session established with server ADSMB: MVS
  Server Version 4, Release 1, Level 3.0
  Server date/time: 02/15/2002 10:01:55  Last access: 02/15/2002 10:00:08

 Size  Archive Date - TimeFile - Expires on - Description
   ------
2,396  01/30/1998 22:32:21Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 01/28/2005
   10,411,641  01/31/1998 04:29:08Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 01/29/2005
   10,479,913  02/28/1998 00:05:30Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 02/26/2005
   10,576,242  03/31/1998 23:55:13Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 03/29/2005
   10,746,355  05/01/1998 01:04:36Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 04/29/2005
   11,029,391  05/30/1998 00:52:56Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 05/28/2005
   11,163,665  07/01/1998 00:28:17Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 06/29/2005
   11,745,212  08/03/1998 14:50:15Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 08/01/2005
   11,920,805  09/01/1998 08:19:20Y:
\am\REPORTS\acctg\scheduled\pfsxm800\Current.dox 08/30/2005
ADSTAR Distributed Storage Manager
Command Line Backup Client Interface - Version 3, Release 1, Level 0.3
(C) Copyright IBM Corporation, 1990, 1998, All Rights Reserved.

Node Name: FSI01
Session established with server ADSMB: MVS
  Server Version 4, Release 1, Level 3.0
  Server date/time: 02/15/2002 10:04:46  Last access: 02/15/2002 10:01:55

 Size  Archive Date - TimeFile - Expires on - Description
   ------
0  09/22/2000 10:03:01E:\FSESDF1\D0018\ADHOC

End Of Support V4.2

2003-04-02 Thread Marc Levitan
It appears that TSM 4.2 has reached end of support on 4/15/03.

Is this for Clients AND Server?
Are most people planning on upgrading to 5.1?
What are the implications of staying at 4.2 or lower?

Is there any additional cost to upgrade?

Are there any major issues with 5.1???
  
 End of Support   
  
  
 Based on the Tivoli end of support policy, Tivoli support for Tivoli Storage 
 Manager V4.2 (except for the AS/400(superscript: ®) native server) and the   
 Tivoli Data Protection products will be discontinued April 15, 2003, 12 months   
 after the general availability of the new release level. Refer to the End of 
 Support section following the Description section, for the list of specific  
 products 
  



Thanks,
Marc

Re: problem with a su script

2003-04-02 Thread Joe Pendergast
My system uses the -c option of the su commmand

su - oracle -c /home/oracle/scripts/backup/db_backup.sh

Amazing what a missing flag will cause.





Conko, Steven [EMAIL PROTECTED]@VM.MARIST.EDU on 04/02/2003 05:25:07 AM

Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]

Sent by:ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:[EMAIL PROTECTED]
cc:

Subject:Re: problem with a su script


 On all of our database servers we run an archive nightly but instead of a
 regular archive we run a command instead:

 su - oracle /home/oracle/scripts/backup/db_backup.sh

 this script handles all the processing of the database and calls a dsmc
 archive command. on 97% of the servers it works fine. however, on just a
 few of them... that dont appear to be any different, the script
 immediately dies with a return code of 1 (no, its not permissions)
 however tsm reports it as completed (another problem). it doesnt appear
 the script ever gets run because we use a debugging statement for the
 first line that never gets called. nothing in the environment seems to be
 a problem and on one system it just suddenly stopped working without any
 changes being made.

 any ideas whats going on here? we're running aix 4.3.3, tsm client 5.1.5
 and server  aix 4.3.3 tsm 4.2.2... even on the servers it works on.

 Steven A. Conko
 Senior Unix Systems Administrator
 ADT Security Services, Inc.
 


Re: problem with a su script

2003-04-02 Thread Conko, Steven
we couldnt get it to work with the -c ... most all servers work fine without
it.

-Original Message-
From: Joe Pendergast [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 9:48 AM
To: [EMAIL PROTECTED]
Subject: Re: problem with a su script


My system uses the -c option of the su commmand

su - oracle -c /home/oracle/scripts/backup/db_backup.sh

Amazing what a missing flag will cause.





Conko, Steven [EMAIL PROTECTED]@VM.MARIST.EDU on 04/02/2003 05:25:07 AM

Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]

Sent by:ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:[EMAIL PROTECTED]
cc:

Subject:Re: problem with a su script


 On all of our database servers we run an archive nightly but instead of a
 regular archive we run a command instead:

 su - oracle /home/oracle/scripts/backup/db_backup.sh

 this script handles all the processing of the database and calls a dsmc
 archive command. on 97% of the servers it works fine. however, on just a
 few of them... that dont appear to be any different, the script
 immediately dies with a return code of 1 (no, its not permissions)
 however tsm reports it as completed (another problem). it doesnt appear
 the script ever gets run because we use a debugging statement for the
 first line that never gets called. nothing in the environment seems to be
 a problem and on one system it just suddenly stopped working without any
 changes being made.

 any ideas whats going on here? we're running aix 4.3.3, tsm client 5.1.5
 and server  aix 4.3.3 tsm 4.2.2... even on the servers it works on.

 Steven A. Conko
 Senior Unix Systems Administrator
 ADT Security Services, Inc.
 


Re: problem with a su script

2003-04-02 Thread Justin Bleistein
make sure ur not logged into the system in the same shell which started the
tsm scheduler when the backup runs if it's started by the tsm scheduler of
course. Setup the COMMANDs schedule to execute on the tsm server side,
then goto the client system and restart the client scheduler (dsmc sched)
or managed services (dsmcad) and log completely out of the system and just
watch it run from the TSM server side with: q sess.

--Justin Richard Bleistein
Unix/TSM Systems Administrator (Sungard eSourcing)
Desk: (856) 566 - 3600
Cell:(856) 912 - 0861
Email: [EMAIL PROTECTED]



  Conko, Steven
  [EMAIL PROTECTED] To:   [EMAIL PROTECTED]
  Sent by: ADSM:  cc:
  Dist StorSubject:  Re: problem with a su script
  Manager
  [EMAIL PROTECTED]
  .EDU


  04/02/2003 09:48
  AM
  Please respond to
  ADSM: Dist Stor
  Manager






we couldnt get it to work with the -c ... most all servers work fine
without
it.

-Original Message-
From: Joe Pendergast [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 9:48 AM
To: [EMAIL PROTECTED]
Subject: Re: problem with a su script


My system uses the -c option of the su commmand

su - oracle -c /home/oracle/scripts/backup/db_backup.sh

Amazing what a missing flag will cause.





Conko, Steven [EMAIL PROTECTED]@VM.MARIST.EDU on 04/02/2003 05:25:07 AM

Please respond to ADSM: Dist Stor Manager [EMAIL PROTECTED]

Sent by:ADSM: Dist Stor Manager [EMAIL PROTECTED]


To:[EMAIL PROTECTED]
cc:

Subject:Re: problem with a su script


 On all of our database servers we run an archive nightly but instead of a
 regular archive we run a command instead:

 su - oracle /home/oracle/scripts/backup/db_backup.sh

 this script handles all the processing of the database and calls a dsmc
 archive command. on 97% of the servers it works fine. however, on just a
 few of them... that dont appear to be any different, the script
 immediately dies with a return code of 1 (no, its not permissions)
 however tsm reports it as completed (another problem). it doesnt appear
 the script ever gets run because we use a debugging statement for the
 first line that never gets called. nothing in the environment seems to be
 a problem and on one system it just suddenly stopped working without any
 changes being made.

 any ideas whats going on here? we're running aix 4.3.3, tsm client 5.1.5
 and server  aix 4.3.3 tsm 4.2.2... even on the servers it works on.

 Steven A. Conko
 Senior Unix Systems Administrator
 ADT Security Services, Inc.
 


Re: after updating client code 4.2.1.9 -- 5.1.5.9 on NT4, get new full b/u on client?

2003-04-02 Thread Lisa Cabanas
I had changed all the clients by a

upd node * autofsrename=yes

and renamed the none-unicode filespaces to _OLD

Node Name   Filespace   FSID Platform Filespace Is Files- Capacity
Pct
Name  Typepace(MB)
Util
Unicode?
--- ---   - - 
-
SCDATA13\\scdata13-2 WinNTNTFS No 104,836.
96.8
 \d$_OLD 7
SCDATA13\\scdata13-3 WinNTNTFS No 38,145.9
97.6
 \f$
SCDATA13\\scdata13-4 WinNTFAT  Yes 1,027.8
95.6
 \c$
SCDATA13\\scdata13-5 WinNTNTFS Yes104,836.
97.6
 \d$ 7


I did this at the beginning of March, about a month before I updated the
code and actually put autofsrename=yes into the option files.

Was autofsrename not a real option with the 4.2.1.20 client? (I had
typoed before: my server version is 4.2.1.9)

lisa




 Andrew Raibeck
 [EMAIL PROTECTED]
 OMTo
 Sent by: ADSM:   [EMAIL PROTECTED]
 Dist Stor  cc
 Manager
 [EMAIL PROTECTED] Subject
 .EDU Re: after updating client code
   4.2.1.9 -- 5.1.5.9 on NT4,
   get new full b/u on client?
 04/02/2003 08:15
 AM


 Please respond to
 ADSM: Dist Stor
 Manager
 [EMAIL PROTECTED]
   .EDU






When you say, I had already changed the filespace to unicode ..., what
exactly do you mean? If you mean that you set autofsrename to yes, then
yes, this cause the old file spaces to be renamed and new unicode file
spaces to be created, which results in a full backup.

From an Admin client, do a QUERY FILESPACE for the node. Do you see both
unicode and non-unicode file spaces for this node?

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




Lisa Cabanas [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 06:03
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:after updating client code 4.2.1.9 -- 5.1.5.9 on
NT4, get new
full b/u on client?



I guess I was sleeping when I updated the previous 25 clients and didn't
notice, but I noticed this morning that all of the clients I updated the
code on yesterday were doing a full backup last night.  I had already
changed the filespace to unicode, which would be the only thing of note
that was different in the option file, so I don't understand why TSM
thought that all of the files were different.

Has anyone else experienced this  is this behaving as expected, or do I
need to look more deeply into this?

TIA

 -lisa


Re: End Of Support V4.2

2003-04-02 Thread Stapleton, Mark
From: Marc Levitan [mailto:[EMAIL PROTECTED] 
 It appears that TSM 4.2 has reached end of support on 4/15/03.
 
 Is this for Clients AND Server?
 Are most people planning on upgrading to 5.1?
 What are the implications of staying at 4.2 or lower?
 
 Is there any additional cost to upgrade?
 
 Are there any major issues with 5.1???

You *really* should read the mailing list, or at least browse the
archives at http://search.adsm.org. We've been discussing all of these
issues at length for the last six months. :o)

--
Mark Stapleton ([EMAIL PROTECTED]) 


Re: archive failure (continued)

2003-04-02 Thread Stapleton, Mark
From: Steve Harris [mailto:[EMAIL PROTECTED] 
 I have two objections to backupsets.  The first is that API 
 data is not covered.  The second is that you are not supposed 
 to make new backups for a node whilst the backupset is being 
 created - this could cause horrendous scheduling difficulties 
 in my environment.
 
 Is this second restriction a real issue or is it not a 
 concern in practice?

I couldn't tell you if the second restriction is a real issue; I'm not
familiar with your environment or your scheduling difficulties.

--
Mark Stapleton ([EMAIL PROTECTED]) 


Re: tdp for domino problem, which user ID for backup?

2003-04-02 Thread Stapleton, Mark
From: Jozef Zatko [mailto:[EMAIL PROTECTED] 
 The problem was that, when I used TDP GUI or command 
 line for backup I always got couple of the following error 
 messages for various databases:
 
 04/02/2003 08:38:53 Backup of admin4.nsf failed.
 04/02/2003 08:38:53 This database is currently being used by 
 someone else. In order to share a Notes database, all users 
 must use a Domino Server instead of a File Server.
 
 I have done some tests and I found out one interesting thing. 
 Succesfull backup of some Domino databases (especialy system 
 databases like names.nsf, admin4.nsf and so on) depends on 
 user ID under which domdsmc or TDP for Domino GUI is running.
 
 My environment is as follows:
 Domino 6.0 on Windows 2000 SP3 running as service under Local 
 system user TDP for Domino 5.1.5, TSM client 5.1.5.4 TSM 
 server 5.1.5.4 on AIX 5.1
 
 When I used domdsmc or TDP GUI as user Administrator, I 
 always got error messages like the one above for some of 
 databases. Databases for which I got this error were not 
 always the same. Sometimes some of databases was backed up 
 succesfuly, sometimes not.
 
 When I run domdsmc via TSM scheduler, which is running under 
 Local system user ID, all databases was backed up without errors.

Rule of thumb: when a scheduled backup of a TSM client fails, but a
manual backup using the same TSM (or TDP) interface succeeds (or vice
versa), it's a Windows permissions issue.

--
Mark Stapleton ([EMAIL PROTECTED]) 


Re: problem with backup stgpool and maxprocess=2

2003-04-02 Thread John C Dury
I currently have my migprocess=3 which works fine and mounts 3 tapes when
migrating data from my primary disk pool. When I run the backup stgpool
primarytapepool offsitedrpool maxprocess=2 command, TSM on the remote site
immediately requests the mounting of the same tape twice. Of course only
one of the sessions gets the tape and then the other session goes into
session wait. This sure sounds like a bug to me or maybe I have something
configured wrong. I was hoping that TSM on the remote site would mount 2
separate scratches and then include them both in the same virtual volume.
Otherwise the maxprocess=2 is pretty much useless if it's always going to
fight itself over the same tapes.
John


 If you use migproc=2 when you dump your diskpool then that will write two=  two 
tapes, which
 will then get used in parallel by backup stg.

 Steve.

  [EMAIL PROTECTED] 02/04/2003 8:04:10 
 At 10:28 AM -0500 4/1/03, John C Dury wrote:
 When I changed MAXPROCESS=3D2, it kicked off 2 Backup Storage Pool
 processes which is what I expected but on the secondary system, the 2
 sessions are both asking for the same volume to be mounted so only one is
 actually writing data and the other is just waiting for the tape from the
 active process.

 I had the same problem, and reported it to TSM support.  Their answer
 was basically That's just the way it works.

 Obviously this isn't going to help get the data from my
 production system to my backup system any faster.

 I think it does help some.  My understanding (which could be wrong)
 is that mostly you get lucky and it mounts two input tapes and two
 output tapes, but occasionally you get both processes trying to read
 the same input tape.
 --


Monthly TSM FAQ 4/2003

2003-04-02 Thread Stapleton, Mark
I am going to start posting the FAQ as a text attachment. I keep getting
funky reformatting of the text when I send it as an in-line text
message.

If there are a sufficient number of complaints/problems with this, I'll
try to figure out something else.

Remember: this is a plain-text message. No HTML, and no viruses. (Yes, I
use an up-to-date scanner, and my company's mail server uses a virus
filter as well.)

--
Mark Stapleton ([EMAIL PROTECTED]) 
This Frequently Asked Question list for the ADSM-L mailing list is posted on the first 
day of each month. It was created to cut down on the number of questions that are 
repeated regularly in the ADSM-L mailing list from vm.marist.edu. I would be grateful 
for any requests to include additional material. (Please send them directly to me, 
rather than to the list.)

updated 03/27/2003

* Questions marked with * are new or improved since the last posting.

QUESTIONS

01.   About the list itself
01-01.  How do I subscribe to ADSM-L?
01-02.  How do I unsubscribe to ADSM-L?
01-03.  Why don't I see the questions I post to ADSM-L?
01-04.  How can I see the questions I post to ADSM-L?
01-05.  Who decides what questions go on ADSM-L?
01-06.  Is there a digest or archive of ADSM-L?
01-07.  How do I get more information about ADSM-L?
01-08.  Does IBM/Tivoli participate in ADSM-L?

02.   Types of questions asked
02-01.  What subjects are covered in this list?
02-02.  What kinds of questions can be asked?
02-03.  What kinds of questions can I expect answers to?
02-04.  What levels of netiquette are expected?
02-05.  What's the first thing to do when I have a question about TSM?
02-06.  What's the second thing to do when I have a question about TSM?
02-07.  What's the third thing to do when I still have a question about TSM?
02-08.  What's the fourth thing to do when I STILL have a question about 
  TSM?
02-09.  What's the fifth thing to do when I *STILL* have a question about 
  TSM?
02-10.  What's the last thing to do when I *STILL* have a question about 
  TSM? 
02-11.  What are those out of office messages I keep seeing in the list?
02-12.  What's the single best thing I can do to improve the list?
02-13.  Why don't I get answers to my I need comparisons between TSM and
  brandX backup software questions?
02-14.  What kinds of things shouldn't I post on ADSM-L?
02-15.  Is there some sort of acronym list?
02-16.  Whatever happened to Richard Sims?

03.   Available TSM resources
03-01.  What FAQs are already out there?
03-02.  What other sources of help can I find?
03-03.  How do I get official TSM support?

04.   Frequently-asked questions on ADSM-L
04-01.  Is it called ADSM, or TSM, or ITSM? What's the deal here?
04-02.  What are backupsets? How can I use them?
04-03.  How does TSM do full/incremental/differential backups, just like
  my old backup software fillintheblank used to?
04-04.  How do I unsubscribe to ADSM-L?
04-05.  How do I do mailbox-level restores of Exchange using the Tivoli Data 
  Protection Agent for Exchange?
04-06.  How do I force TSM to do a full backup of a client?
04-07.  Where can I download the latest version of TSM/TDP?
04-08.  What's the very first thing I do after TSM is delivered to me?
04-09. *I'm getting message ANRX from the TSM server. What does it mean?
04-10. *I'm getting message ANSX from the TSM client. What does it mean?
04-11.  My large-scale restores are slow. How can I speed them up?
04-12.  How do I back up normally open files, like database files?
04-13.  What's all this about TSM and SQL select statements?
04-14.  My boss wants disaster recovery procedures. What's the best way 
  to do it?
04-15. *How do I get TSM to report problems to me?
04-16.  Why does version X of TSM have this bad bug in it?
04-17.  How come my copy pool tape reclamation runs so slowly?
04-18.  I keep getting these server out of license compliance messages. Why?
04-19.  My scheduled backups fail (or are incomplete), but my manual ones 
  work fine. Why?
04-20.  While backleveling my TSM client from 4.2.1 to 4.1.3, I get a
  downlevel message. Why?
04-21.  Why do I get an ANR1440I All drives in use. Process being preempted 
  by higher priority operation message when my storage pool backup
  fails?
04-22.  I've deleted all data from a tape volume, but it hasn't come back as
  a scratch tape. Why?
04-23.  What is this ANRD error message. I don't understand it.
04-24. *I'm upgrading my TSM server/client from version X.X to version Y.Y.
  Any pitfalls?
04-25.  How do I restore one client's data onto another client?
04-26.  Will my new tape library work with TSM?
04-27.  My Windows client backs up the same 3,000 files or so everyday. Why?
04-28.  I'm moving TSM to a new physical server. What's the best way
  to do that?
04-29.  How do I back up my NetWare NDS license files?
04-30.  

Re: SQL Restore Error

2003-04-02 Thread Bill Boyer
Here's an example of a restore that relocates/renames the database and log
pieces:

tdpsqlc restore ServiceCenter3 full /into=ServiceCenterTemp /replace
/relocate=ServiceCenter1_Data,ServiceCenter1_Log
/to=g:\mssql7\data\servicecentertemp_data.mdf,g:\mssql7\data\servicecenterte
mp_log.ldf


The /relocate= values are found from doing a QUERY TSM /FILEINFO command.
You'll probably have to specify from /FROMSERVER= parameter, too. The above
command restores the most recent backup of the production database into a
test instance.

Bill Boyer
DSS, Inc.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of
Ung Yi
Sent: Wednesday, April 02, 2003 9:33 AM
To: [EMAIL PROTECTED]
Subject: Re: SQL Restore Error


Hello,

I am still on TDP 1.?, but I think you have specify different file location
in the restore option if your directory structure are different between the
two servers.

Yi

 [EMAIL PROTECTED] 04/01/03 01:30PM 
SQL Version 7
TDP Version 2.2.1


Trying to restore SQL Database onto another SQL Server but I am getting this
error


ACO0151E
Restore failed [Microsoft] ODBC SQL Server Driver...The file cannot be used
by RESTORE..Consider using With MOVE Option to identify a valid Location.

What am I doing wrong

Mehdi Amini
LAN/WAN Engineer
ValueOptions
12369 Sunrise Valley Drive
Suite C
Reston, VA 20191
Phone: 703-390-6855
Fax: 703-390-2581



**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed.If you have received this email in error please notify
the sender by email, delete and destroy this message and its
attachments.

**


Re: after updating client code 4.2.1.9 -- 5.1.5.9 on NT4, get new full b/u on client?

2003-04-02 Thread Andrew Raibeck
The AUTOFSRENAME option in the client options file is effective only when
the node setting on the server is AUTOFSRENAME=CLIENT. If you set the
nodes to AUTOFSRENAME=YES, then the renames should have occurred
automatically... and yes, it was a real option for 4.2 clients.

See the AUTOFSRENAME description in the UPDATE NODE reference for more
info on what this does, and when; and look up the AUTOFSRENAME option in
the client manual for the same kind of info (I won't bother to repeat it
here).

Check the QUERY FILESPACE F=D for one of these nodes. What does it show
for the last backup dates for the file spaces? If the _OLD file spaces
have a recent date, then at least you know why the full backups occurred
last night. But if you set AUTOFSRENAME=YES on the nodes last month, then
off-hand, I do not know why they wouldn't have been renamed at that time
(if indeed that is the case).

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




Lisa Cabanas [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 08:16
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Re: after updating client code 4.2.1.9 -- 5.1.5.9 on NT4, 
get new
full b/u on client?



I had changed all the clients by a

upd node * autofsrename=yes

and renamed the none-unicode filespaces to _OLD

Node Name   Filespace   FSID Platform Filespace Is Files- Capacity
Pct
Name  Typepace(MB)
Util
Unicode?
--- ---   - - 
-
SCDATA13\\scdata13-2 WinNTNTFS No 104,836.
96.8
 \d$_OLD 7
SCDATA13\\scdata13-3 WinNTNTFS No 38,145.9
97.6
 \f$
SCDATA13\\scdata13-4 WinNTFAT  Yes 1,027.8
95.6
 \c$
SCDATA13\\scdata13-5 WinNTNTFS Yes104,836.
97.6
 \d$ 7


I did this at the beginning of March, about a month before I updated the
code and actually put autofsrename=yes into the option files.

Was autofsrename not a real option with the 4.2.1.20 client? (I had
typoed before: my server version is 4.2.1.9)

lisa




 Andrew Raibeck
 [EMAIL PROTECTED]
 OMTo
 Sent by: ADSM:   [EMAIL PROTECTED]
 Dist Stor  cc
 Manager
 [EMAIL PROTECTED] Subject
 .EDU Re: after updating client code
   4.2.1.9 -- 5.1.5.9 on NT4,
   get new full b/u on client?
 04/02/2003 08:15
 AM


 Please respond to
 ADSM: Dist Stor
 Manager
 [EMAIL PROTECTED]
   .EDU






When you say, I had already changed the filespace to unicode ..., what
exactly do you mean? If you mean that you set autofsrename to yes, then
yes, this cause the old file spaces to be renamed and new unicode file
spaces to be created, which results in a full backup.

From an Admin client, do a QUERY FILESPACE for the node. Do you see both
unicode and non-unicode file spaces for this node?

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




Lisa Cabanas [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 06:03
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:after updating client code 4.2.1.9 -- 5.1.5.9 on
NT4, get new
full b/u on client?



I guess I was sleeping when I updated the previous 25 clients and didn't
notice, but I noticed this morning that all of the clients I updated the
code on yesterday were doing a full backup last night.  I had already
changed the filespace to unicode, which would be the only thing of note
that was different in the option file, so I don't understand why TSM
thought that all of the files were different.

Has anyone else experienced this  is this behaving as expected, or do I
need to 

Re: problem with backup stgpool and maxprocess=2

2003-04-02 Thread John C Dury
I mean media wait not session wait in my previous message. What's even
weirder is that setting maxprocess=2 kicks off 2 Backup Storage Pool
processes which each both create new virtual volumes. It just doesn't make
any sense to me that on the remote TSM system, it still asks for the same
volume for both of these sessions. I seriously doubt that the same volume
on the remote system could be in 2 different virtual volumes on the local
system which sounds even more like a bug to me.
John




  John C Dury
   To:   ADSM-L
  04/02/2003 10:24 cc:
  AM   Subject:  Re: problem with backup 
stgpool and maxprocess=2





I currently have my migprocess=3 which works fine and mounts 3 tapes when
migrating data from my primary disk pool. When I run the backup stgpool
primarytapepool offsitedrpool maxprocess=2 command, TSM on the remote site
immediately requests the mounting of the same tape twice. Of course only
one of the sessions gets the tape and then the other session goes into
session wait. This sure sounds like a bug to me or maybe I have something
configured wrong. I was hoping that TSM on the remote site would mount 2
separate scratches and then include them both in the same virtual volume.
Otherwise the maxprocess=2 is pretty much useless if it's always going to
fight itself over the same tapes.
John


 If you use migproc=2 when you dump your diskpool then that will write two=  two 
tapes, which
 will then get used in parallel by backup stg.

 Steve.

  [EMAIL PROTECTED] 02/04/2003 8:04:10 
 At 10:28 AM -0500 4/1/03, John C Dury wrote:
 When I changed MAXPROCESS=3D2, it kicked off 2 Backup Storage Pool
 processes which is what I expected but on the secondary system, the 2
 sessions are both asking for the same volume to be mounted so only one is
 actually writing data and the other is just waiting for the tape from the
 active process.

 I had the same problem, and reported it to TSM support.  Their answer
 was basically That's just the way it works.

 Obviously this isn't going to help get the data from my
 production system to my backup system any faster.

 I think it does help some.  My understanding (which could be wrong)
 is that mostly you get lucky and it mounts two input tapes and two
 output tapes, but occasionally you get both processes trying to read
 the same input tape.
 --


Re: End Of Support V4.2

2003-04-02 Thread Marc Levitan
I browsed the archives and could not find direct answers to my questions.
These are relatively short answered questions.  Could someone reply?






ADSM: Dist
Stor ManagerTo: [EMAIL PROTECTED]
[EMAIL PROTECTED]cc:
RIST.EDUSubject: Re: End Of Support V4.2

04/02/2003
10:09 AM
Please
respond to
ADSM: Dist
Stor Manager






 It appears that TSM 4.2 has reached end of support on 4/15/03.

 Is this for Clients AND Server?
 Are most people planning on upgrading to 5.1?
 What are the implications of staying at 4.2 or lower?

 Is there any additional cost to upgrade?

 Are there any major issues with 5.1???

You *really* should read the mailing list, or at least browse the
archives at http://search.adsm.org. We've been discussing all of these
issues at length for the last six months. :o)

--
Mark Stapleton ([EMAIL PROTECTED])


Re: End Of Support V4.2

2003-04-02 Thread Hart, Charles
 Are most people planning on upgrading to 5.1?
We are

 What are the implications of staying at 4.2 or lower?
No Official IBM /Tivoli Support 

 Is there any additional cost to upgrade?
If you have up to date paid maint no. See your sales rep

 Are there any major issues with 5.1???
We haven't hit any yet, We upgraded 4.1.6 to 5.1.0 then 5.1.5 in one day
The server we upgraded is a AIX 4.3.3 , H8- with 4Cpu 2GB Ram 80GB TSM DB Took 
9hrs total.  CLient still mixed with 3.7 to 5.1


-Original Message-
From: Marc Levitan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 11:00 AM
To: [EMAIL PROTECTED]
Subject: Re: End Of Support V4.2


I browsed the archives and could not find direct answers to my questions.
These are relatively short answered questions.  Could someone reply?






ADSM: Dist
Stor ManagerTo: [EMAIL PROTECTED]
[EMAIL PROTECTED]cc:
RIST.EDUSubject: Re: End Of Support V4.2

04/02/2003
10:09 AM
Please
respond to
ADSM: Dist
Stor Manager






 It appears that TSM 4.2 has reached end of support on 4/15/03.

 Is this for Clients AND Server?
 Are most people planning on upgrading to 5.1?
 What are the implications of staying at 4.2 or lower?

 Is there any additional cost to upgrade?

 Are there any major issues with 5.1???

You *really* should read the mailing list, or at least browse the
archives at http://search.adsm.org. We've been discussing all of these
issues at length for the last six months. :o)

--
Mark Stapleton ([EMAIL PROTECTED])


Re: End Of Support V4.2

2003-04-02 Thread David E Ehresman
Is this for Clients AND Server?
Are most people planning on upgrading to 5.1?
What are the implications of staying at 4.2 or lower?

Is there any additional cost to upgrade?

V4 clients are supported with the v5 server but you will want to
upgrade to the v5 client to take advantage of the bug fixes and new
features.

Many folks have already upgraded to v5.  The current level is 5.1.5.  I
assume that if people are continuing to run TSM they have or will
upgrade.

The implication of staying at v4 is that you are running a mission
critical business process with no vendor support.

Yes, there is an upgrade cost.

David


Re: End Of Support V4.2

2003-04-02 Thread David E Ehresman
Are there any major issues with 5.1???

I missed this one.

No more so than with any other version.

David


Sum of inactive versions

2003-04-02 Thread bbullock
Folks,
Management would like to know what kind of impact we would have on the volume 
of data we have stored in TSM if we were to lower the retention periods. They are 
expecting something like if we lower the 'retain only version' from 180days to 60 
days we will free up X GB of tapes and X GB of database space. Unfortunately no what 
if tools exist, so I have to build one to accomplish this.

Anybody gone through this exercise? Have any good queries they'd like to share?

It looks like I can get a count of all the objects from the BACKUPS table, but 
then equating that to volume of data is going to take another table, although I don't 
see how to get that at this point.

To take the first whack at this and get a ballpark figure, I thought I'd at 
least get a count of all the inactive objects in the database. You think I should 
count DIRs and FILEs or just FILES?

 This simple query is not working because I'm not getting the state correct. Anybody 
know what an ENUMERATED(BACKUPSTATE); value should be? I tried 0 and 1 and that wasn't 
it. I've tried various quotes and values, but can't seem to get it.


TSMSERV1Aselect * from backups where node_name like 'TSMHOST6' and filespace_name 
like '/export/home' and state like INACTIVE_VERSION
ANR2921E The SQL data type of expression 'STATE' is ENUMERATED(BACKUPSTATE); expecting 
a character string expression.

 |
 V..
 espace_name like '/export/home' and state like INACTIVE_VERSION

Anybody with more SQL experience want to help?

Thanks,
Ben Bullock
Unix Admin
Micron Technology Inc.
Boise ID


Re: End Of Support V4.2

2003-04-02 Thread Richard Sims
 It appears that TSM 4.2 has reached end of support on 4/15/03.

 Is this for Clients AND Server?

Yes - they are all part of the product known as TSM 4.2, which has
been announced thusly.  You can refer to definitive web page
 http://www-3.ibm.com/software/sysmgmt/products/support/eos.html
for products, dates, and associated letters.

   Richard Sims, BU


Re: End Of Support V4.2

2003-04-02 Thread Andrew Raibeck
 V4 clients are supported with the v5 server but you will want to
 upgrade to the v5 client to take advantage of the bug fixes and new
 features.

Just to clarify: V4.2 client are supported/compatible with the V5 server
(not V4.1).

Also, it should not be inferred that the combination of V4.2 client and V5
server will be supported after V4.2 goes out of support. Once V4.2 is out
of support, it's out of support.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




David E Ehresman [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 10:08
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Re: End Of Support V4.2



Is this for Clients AND Server?
Are most people planning on upgrading to 5.1?
What are the implications of staying at 4.2 or lower?

Is there any additional cost to upgrade?

V4 clients are supported with the v5 server but you will want to
upgrade to the v5 client to take advantage of the bug fixes and new
features.

Many folks have already upgraded to v5.  The current level is 5.1.5.  I
assume that if people are continuing to run TSM they have or will
upgrade.

The implication of staying at v4 is that you are running a mission
critical business process with no vendor support.

Yes, there is an upgrade cost.

David


Re: Sum of inactive versions

2003-04-02 Thread David E Ehresman
Its only your changed or deleted data that goes inactive so you first
need an estimate of how much of your data is changed/deleted.


Re: End Of Support V4.2

2003-04-02 Thread Mark Bertrand
IBM suggested that after we upgrade to the base 5.1 that we go to the client
patch level 5.1.6.3 and they gave me the following link.

ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/serv
er/NT/5.1.6.3/

When I go there I get another folder with all of the folders as the one
above, but can't open 5.1.6.3.

Anyone else have any luck or does someone else have a different link to the
latest Windows server version.

Thanks,
Mark

-Original Message-
From: David E Ehresman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 11:09 AM
To: [EMAIL PROTECTED]
Subject: Re: End Of Support V4.2


Are there any major issues with 5.1???

I missed this one.

No more so than with any other version.

David


Re: End Of Support V4.2

2003-04-02 Thread Coats, Jack
  It appears that TSM 4.2 has reached end of support on 4/15/03.
 
  Is this for Clients AND Server?
   Yes.
  Are most people planning on upgrading to 5.1?
   We cannot, as we still have Novell 4.11 clients (that are already
 not supported) and apparently will not work with 5.1 [Coats, Jack]   But
 as soon as our conversion project is complete (6 months?) we will be
 addressing it.  We have moved all of the clients to as advanced a version
 that will support the client and support the server.  And the server is as
 advanced so that only the Novell 4.11 clients are holding it back (TSM
 client 4.2.2.0).  Our WinNT and Win2K clients are 5.1.1.0.  And the Novell
 4.11 clients are half of our client base.
Oh yes, or server is 4.2.3.1

  What are the implications of staying at 4.2 or lower?
   When you call and they figure out your environment you get a 'have a
 nice day' type of answer.
   I  understand why they must do it, but it is still traumatic for the
 user base.
 
  Is there any additional cost to upgrade?
I suggest ordering a media kit.  Your current licenses
should be good to go.

 
  Are there any major issues with 5.1???
   No show stoppers I know about, but we do not use all the various
 clients.



Re: New and probably a simple question....

2003-04-02 Thread David Snodgrass
Could you send my your scripts?

-Original Message-
From: Chetan H. Ravnikar [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 15, 2002 10:13 PM
To: [EMAIL PROTECTED]
Subject: Re: New and probably a simple question


Micheal

here is what I do, I have about close to 55 filers and I could not afford
TDP for NDMP and also that my TSM servers are running 4.2.20

What I have down here works only it you have an NIS enviroment

1. I force a snapshot manually on all the filers at the volume leve from
admin host nightly (over writes the previous one)
2. export the snapshot via NIS as a remote map (say auto.nacbkp)
   ex:- /nacbkup/filername.vol-name.tsm.nightly0
3. Use proxy TSM clients to mount the above NIS maps via CRON and then
   send the data over the network on to the media server (TSM)

Now that I have nearly 100 volumes puttogether, I distribute the load on 4
to 5 proxy TSM clients.

If you need I can send your the shell scritps on how this is done

hope this helps. BTW I also read that the TDP for NDMP is only supported
on TSM 5.1 and also does support for filers with direct attached tape-libs

Cheers..


On Wed, 4 Sep 2002, Wheelock, Michael D wrote:

 Hi,

 We are looking at a TSM solution here at our facility.  We are also looking
 at reorganizing our file shares onto a Network Appliance platform.  From a
 thorough reading of the TSM 5.1 manuals, it seems that TDP for NDMP only
 supports image backups.  Needless to say on a busy fileserver that isn't
 going to fly.  While it might be a good disaster recovery solution, it is
 not the right one for day to day operations.

 My question is, how do most people back these things up?  Do you use a CIFS
 or NFS share and backup that way?  Or is there something I am missing?
 Thanks in advance.

 Michael Wheelock
 Integris Health of Oklahoma



Errors after Netware client upgrade

2003-04-02 Thread Shannon Bach
OS 390 MVS 2.10 TSM Server V4.2.0
Server NW6 (5.60) TSM Client V5.1.0.0

Just upgraded the Novell Server on 03/29/03 and have been getting the
following messages ever since;

03/30/2003 19:40:43 (TSA600.NLM 6.0 291) An invalid path was used.
03/30/2003 19:40:43 PrivIncrFileSpace: Received rc=104 from
fioGetDirEntries:  Server Specific Info
03/31/2003 19:40:58 (TSA600.NLM 6.0 291) An invalid path was used.
03/31/2003 19:40:58 PrivIncrFileSpace: Received rc=104 from
fioGetDirEntries:  Server Specific Info
04/01/2003 19:40:48 (TSA600.NLM 6.0 291) An invalid path was used.
04/01/2003 19:40:48 PrivIncrFileSpace: Received rc=104 from
fioGetDirEntries:  Server Specific Info

I have searched the list, IBM, etc., with no results.  Has anyone seen this
particular error before?  I did get a hit on the 'invalid path' but that
was for a WIN client, not NetWare.

Shannon


ITSM v5.2?

2003-04-02 Thread Ken Sedlacek
Does anyone have a release date for this?

I was ordering some v5.1 manuals, and happened to see there is a v5.2
manual (Admin. Ref. for Windows), GC32-0783-01.

URL: http://publibfp.boulder.ibm.com/epubs/pdf/c3207831.pdf

5.2 anyone??


Ken Sedlacek
AIX/TSM/UNIX Administrator
[EMAIL PROTECTED]

IBM Certified Specialist: RS/6000 AIX v4.3 Support
IBM Certified Specialist: RS/6000 SP  PSSP 3
Tivoli Certified Consultant - Tivoli Storage Manager v4.1


Re: End Of Support V4.2

2003-04-02 Thread Mark Bertrand
Never mind, it's working now. How's that for production?

-Original Message-
From: Mark Bertrand
Sent: Wednesday, April 02, 2003 11:22 AM
To: 'ADSM: Dist Stor Manager'
Subject: RE: End Of Support V4.2


IBM suggested that after we upgrade to the base 5.1 that we go to the client
patch level 5.1.6.3 and they gave me the following link.

ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/serv
er/NT/5.1.6.3/

When I go there I get another folder with all of the folders as the one
above, but can't open 5.1.6.3.

Anyone else have any luck or does someone else have a different link to the
latest Windows server version.

Thanks,
Mark

-Original Message-
From: David E Ehresman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 11:09 AM
To: [EMAIL PROTECTED]
Subject: Re: End Of Support V4.2


Are there any major issues with 5.1???

I missed this one.

No more so than with any other version.

David


Re: Sum of inactive versions

2003-04-02 Thread Richard Sims
As discussed on this List in the past, you can't get client file sizes
from server queries, so there is no way therein to sum the savings of
changing retention policies.  You could approach it on the basis of
client queries on Inactive files.  Another approach is proportion: if
you have a good idea of the population of Inactive files relative to
total possible population per your retention policies, then reducing
the policy number by a certain percent would result in a proportional
percent drop in your current server storage pool numbers.

  Richard Sims, BU


Re: Sum of inactive versions

2003-04-02 Thread Prather, Wanda
As stated previously, TSM will not give you the original file size OR the
real size after compression on the back end.  So all you can look at is file
counts.

Another possible approach to the file counts is sampling

When I had to do this, I actually pulled ALL the entries from the backup
table for a just a handful of clients in categories that we considered
typical, and used a SAS program to read and count them.

From that we extrapolated the results over the entire population of clients.

That approach only works if you can group your clients into categories of
similar machines.

But, give the size of my data base and the fact that a query against the
whole backups table without using the index will NEVER complete, it's the
best I could come up with!





-Original Message-
From: Richard Sims [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 2:08 PM
To: [EMAIL PROTECTED]
Subject: Re: Sum of inactive versions


As discussed on this List in the past, you can't get client file sizes
from server queries, so there is no way therein to sum the savings of
changing retention policies.  You could approach it on the basis of
client queries on Inactive files.  Another approach is proportion: if
you have a good idea of the population of Inactive files relative to
total possible population per your retention policies, then reducing
the policy number by a certain percent would result in a proportional
percent drop in your current server storage pool numbers.

  Richard Sims, BU


Re: Sum of inactive versions

2003-04-02 Thread Nicholas Cassimatis
This request is a statistical nightmare - don't promise results to be
identical to what you come up with...

You're missing single quotes around 'INACTIVE_VERSION', so the statement
looks like:

select * from backups where node_name='TSMHOST6' and
filespace_name='/export/home' and state='INACTIVE_VERSION'

(Not sure why you were using like references instead of =)

But the number of objects won't help you for how many tapes you'll save -
you need the average size of an object, too.  I can think of two ways to
guesstimate that value:

1.  For the average size of an object on a tape:

select avg(filesize) from contents where volume_name='XXX'

And do a random selection of volumes.

2.  Average size of an object for a particular node:

select sum(physical_mb)/sum(num_files) from occupancy where
node_name='NODENAME' and type='Bkup'

That, times the number of objects you think you can get rid of, is the
approximate amount of data space you'll get back.

And some more things to think about:

Not all objects will have the same number of inactive versions - some will
have 0, some will have your retain_extra +1 (depending on if expiration has
run or not).
TDP nodes won't be effected - the application on the client controls the
versions, not TSM.
Do you have archives?  They don't play by versions, either.

Have fun - I tend to cringe when I get projects like this one.

Nick Cassimatis
[EMAIL PROTECTED]

Think twice, type once.


NEED HELP - Restore Options - BACKUPSET

2003-04-02 Thread Zoltan Forray/AC/VCU
First, thanks to everyone for their suggestions/help with my previous
question of improving restore performance.

Unfortunately, even with all suggestions taken into account, and hoping
everything works, there are still too many wildcards that could effect the
process.

At the current restore speed, it would last sometime into May (somewhat
joking but having only moved 17 GIG (from the servers perspective,
compressed) out of an occupancy of over 450GB (forgot about the other
filesystem) in about 30-hours, this will take way too long).

So, we are looking into alternatives, that being GENERATE BACKUPSET. Our
idea is to generate the backup set and then move it down (FTP) to the AIX
system (the tape drives are zOS based/attached since the TSM server is on
zOS) and then run the restore from there.

This would release the zOS TSM server from this long, long task, and
hopefully speed things up. Especially since our zOS person wants to IPL
the zOS system for the time change this weekend !!!

Give enough tapes and disk space, can this be done ?  Is the backupset
generated by the 4.2.3.2 zOS TSM server, going to 3590 tapes, acceptable
to the AIX TSM client ?  What would we need to know/do to transfer the
data off these tapes to the AIX system disk ?

I am open for all suggestions !!


Re: Errors after Netware client upgrade

2003-04-02 Thread Jim Kirkman
Shannon,

You don't say just when you get these errors, should we assume the are when you
are running a backup?

What level of the tsa's are you running, that is often an issue. Also, is this
only with the Server Specific Info or for any data?

Sorry to pepper you with questions, not answers!

Shannon Bach wrote:

 OS 390 MVS 2.10 TSM Server V4.2.0
 Server NW6 (5.60) TSM Client V5.1.0.0

 Just upgraded the Novell Server on 03/29/03 and have been getting the
 following messages ever since;

 03/30/2003 19:40:43 (TSA600.NLM 6.0 291) An invalid path was used.
 03/30/2003 19:40:43 PrivIncrFileSpace: Received rc=104 from
 fioGetDirEntries:  Server Specific Info
 03/31/2003 19:40:58 (TSA600.NLM 6.0 291) An invalid path was used.
 03/31/2003 19:40:58 PrivIncrFileSpace: Received rc=104 from
 fioGetDirEntries:  Server Specific Info
 04/01/2003 19:40:48 (TSA600.NLM 6.0 291) An invalid path was used.
 04/01/2003 19:40:48 PrivIncrFileSpace: Received rc=104 from
 fioGetDirEntries:  Server Specific Info

 I have searched the list, IBM, etc., with no results.  Has anyone seen this
 particular error before?  I did get a hit on the 'invalid path' but that
 was for a WIN client, not NetWare.

 Shannon

--
Jim Kirkman
AIS - Systems
UNC-Chapel Hill
966-5884


Re: problem with a su script

2003-04-02 Thread Coyle, Jack
I thought the syntax to have a specific command executed required the -c
option, i.e.

su - oracle -c /home/oracle/scripts/backup/db_backup.sh

Jack Coyle
Rex Healthcare

 --
 From: Conko, Steven[SMTP:[EMAIL PROTECTED]
 Reply To: ADSM: Dist Stor Manager
 Sent: Wednesday, April 02, 2003 8:25 AM
 To:   [EMAIL PROTECTED]
 Subject:  Re: problem with a su script

  On all of our database servers we run an archive nightly but instead of
 a
  regular archive we run a command instead:
 
  su - oracle /home/oracle/scripts/backup/db_backup.sh
 
  this script handles all the processing of the database and calls a dsmc
  archive command. on 97% of the servers it works fine. however, on just a
  few of them... that dont appear to be any different, the script
  immediately dies with a return code of 1 (no, its not permissions)
  however tsm reports it as completed (another problem). it doesnt appear
  the script ever gets run because we use a debugging statement for the
  first line that never gets called. nothing in the environment seems to
 be
  a problem and on one system it just suddenly stopped working without any
  changes being made.
 
  any ideas whats going on here? we're running aix 4.3.3, tsm client 5.1.5
  and server  aix 4.3.3 tsm 4.2.2... even on the servers it works on.
 
  Steven A. Conko
  Senior Unix Systems Administrator
  ADT Security Services, Inc.
 



Re: ITSM v5.2?

2003-04-02 Thread Zoltan Forray/AC/VCU
I got a Sneak Peek of ITSM 5.2 which said June 2003 - subject to
change.





Ken Sedlacek [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 01:52 PM
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:ITSM v5.2?


Does anyone have a release date for this?

I was ordering some v5.1 manuals, and happened to see there is a v5.2
manual (Admin. Ref. for Windows), GC32-0783-01.

URL: http://publibfp.boulder.ibm.com/epubs/pdf/c3207831.pdf

5.2 anyone??


Ken Sedlacek
AIX/TSM/UNIX Administrator
[EMAIL PROTECTED]

IBM Certified Specialist: RS/6000 AIX v4.3 Support
IBM Certified Specialist: RS/6000 SP  PSSP 3
Tivoli Certified Consultant - Tivoli Storage Manager v4.1


Re: TSM on Linux

2003-04-02 Thread Stephen E. Bacher
Anyone here has any experience with TSM on Red Hat Linux!?

Yes, we run it on many Linux machines here with no problem.

Note that TSM clients prior to 5.1.5 do not have native support
for ext3 filesystems.  However, you can get around that by
using a VIRTUALMOUNTPOINT statement in your dsm.sys for each
such filesystem on your machine, if you are running an
earlier client.

Steve Bacher
Draper Laboratory
Cambridge, MA, US
[EMAIL PROTECTED]


Backup a new server with an old node name.

2003-04-02 Thread admin
Hi,

TSM 5.1.6.2 running on AIX 5.1

I retired a server several months ago and now I wanted to use the same name for
a new server to be backed up by TSM.  I generated a backupset for that server
and then deleted all the filespace of this old server.  When I tried to
do 'remove node oldserver', it complaint objects still exist on it.  I guessed
I can 'del volh ' to delete that backupset tape.  Unfortunately, I checkout
that tape from the library because I was going to store it.  When I 'check it
in', now TSM saying that backupset tape is not available for deletion even
though it is now inside the tape library.  How do I update the TSM so it knows
that this tape is a backupset tape and now can be deleted from the volume
history?

TIA


Off Topic, AIX Mail

2003-04-02 Thread Gill, Geoffrey L.
Sorry for sending this here but I know there are a lot of AIX folks out
there listening so I thought I'd ask here. The TSM server is mine, along
with the AIX O/S. Been to a few classes to get some knowledge but still
learning to say the least.

By deafult how is mail set up on AIX after an install? Are there any
security configuration changes I should make? The server is only used for
TSM, with so far, nothing but local mail notifications although I might be
implementing something to send notifications outbound at some point.

Thanks,
Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail:mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]
Phone:  (858) 826-4062
Pager:   (877) 905-7154


Re: Off Topic, AIX Mail

2003-04-02 Thread J M
Gill-

There was a recent security bulletin about sendmail vulnerabilities on unix
platforms-- so some shops are removing it and relying on FTP and other
utilities. I think on AIX it is a default part of the install-
John





From: Gill, Geoffrey L. [EMAIL PROTECTED]
Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Off Topic, AIX Mail
Date: Wed, 2 Apr 2003 15:27:27 -0800
Sorry for sending this here but I know there are a lot of AIX folks out
there listening so I thought I'd ask here. The TSM server is mine, along
with the AIX O/S. Been to a few classes to get some knowledge but still
learning to say the least.
By deafult how is mail set up on AIX after an install? Are there any
security configuration changes I should make? The server is only used for
TSM, with so far, nothing but local mail notifications although I might be
implementing something to send notifications outbound at some point.
Thanks,
Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail:mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]
Phone:  (858) 826-4062
Pager:   (877) 905-7154


_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail


Re: Sum of inactive versions

2003-04-02 Thread Steve Harris
For a definitive answer,

would it be possible to restore the TSM database on a test server?  Then change your 
retentions, run expiry then audit occ.  After that, Q occ should give you the numbers 
you seek.


Regards

Steve Harris
AIX and TSM Admin
Queensland Health, Brisbane Australia

 [EMAIL PROTECTED] 03/04/2003 2:59:36 
Folks,
Management would like to know what kind of impact we would have on the volume 
of data we have stored in TSM if we were to lower the retention periods. They are 
expecting something like if we lower the 'retain only version' from 180days to 60 
days we will free up X GB of tapes and X GB of database space. Unfortunately no what 
if tools exist, so I have to build one to accomplish this.

Anybody gone through this exercise? Have any good queries they'd like to share?

It looks like I can get a count of all the objects from the BACKUPS table, but 
then equating that to volume of data is going to take another table, although I don't 
see how to get that at this point.

To take the first whack at this and get a ballpark figure, I thought I'd at 
least get a count of all the inactive objects in the database. You think I should 
count DIRs and FILEs or just FILES?

 This simple query is not working because I'm not getting the state correct. Anybody 
know what an ENUMERATED(BACKUPSTATE); value should be? I tried 0 and 1 and that wasn't 
it. I've tried various quotes and values, but can't seem to get it.


TSMSERV1Aselect * from backups where node_name like 'TSMHOST6' and filespace_name 
like '/export/home' and state like INACTIVE_VERSION
ANR2921E The SQL data type of expression 'STATE' is ENUMERATED(BACKUPSTATE); expecting 
a character string expression.

 |
 V..
 espace_name like '/export/home' and state like INACTIVE_VERSION

Anybody with more SQL experience want to help?

Thanks,
Ben Bullock
Unix Admin
Micron Technology Inc.
Boise ID



**
This e-mail, including any attachments sent with it, is confidential 
and for the sole use of the intended recipient(s). This confidentiality 
is not waived or lost if you receive it and you are not the intended 
recipient(s), or if it is transmitted/ received in error.  

Any unauthorised use, alteration, disclosure, distribution or review 
of this e-mail is prohibited.  It may be subject to a statutory duty of 
confidentiality if it relates to health service matters.

If you are not the intended recipient(s), or if you have received this 
e-mail in error, you are asked to immediately notify the sender by 
telephone or by return e-mail.  You should also delete this e-mail 
message and destroy any hard copies produced.
**


TSM V5.2 z/LINUX Info

2003-04-02 Thread Survoy, Bernard J
Anyone have information on TSM V5.2 z/LINUX support?

Thanks,
Bernie Survoy
Consulting Systems Engineer
Phone:  216 615-9324
Cell:  330 321-3787
StorageTek
Information made Powerful


Re: Backup a new server with an old node name.

2003-04-02 Thread Shannon Bach
I had the same problem not to long ago.  I found the solution by looking in
the list.

Tom Kauffman wrote;

 It's unicode, and you have to indicate that on the delete (stupid software!)

 Delete filespace itgc2ashare \\itcf2ashare\c$ nametype=unicode

 The implication on the 'help delete filespace' is that nametype is not
 required -- but I had the same problem and that was my work-around.

 Tom Kauffman
 NIBCO, Inc




what I did was

TSMhelp q filespace for the exact syntax for the 'nametype='

when I finally saw the file that had not deleted so I did;

TSMhelp delete filespacefor the exact syntax for the
'nametype='

What worked for me was   delete filespace nodename filename
nametype=fsid

I know others have used   delete filespace nodename filename
nametype=unicode  with success

Hope this helps!
Shannon


Madison Gas  Electric Co.
Operations Analyst - Data Center Services
Office 608-252-7260
Fax 608-252-7098
e-mail [EMAIL PROTECTED]





  [EMAIL PROTECTED]
  Sent by: ADSM:  To:   [EMAIL PROTECTED]
  Dist Storcc:
  Manager Subject:  Backup a new server with an 
old node name.
  [EMAIL PROTECTED]
  .EDU


  04/02/2003 04:08
  PM
  Please respond to
  ADSM: Dist Stor
  Manager






Hi,

TSM 5.1.6.2 running on AIX 5.1

I retired a server several months ago and now I wanted to use the same name
for
a new server to be backed up by TSM.  I generated a backupset for that
server
and then deleted all the filespace of this old server.  When I tried to
do 'remove node oldserver', it complaint objects still exist on it.  I
guessed
I can 'del volh ' to delete that backupset tape.  Unfortunately, I checkout
that tape from the library because I was going to store it.  When I 'check
it
in', now TSM saying that backupset tape is not available for deletion even
though it is now inside the tape library.  How do I update the TSM so it
knows
that this tape is a backupset tape and now can be deleted from the volume
history?

TIA


Re: ITSM v5.2?

2003-04-02 Thread Stumpf, Joachim
Hi all,

on GSE/Europe they (IBM) told us that the ITSM 5.2 will be released in May or June.
An there should be a new ITSM-Server for Linux z/Series too ;-)

-- 
regards / Mit freundlichen Gruessen
Joachim Stumpf
Datev eG
Nuremberg - Germany
  

- Original-Nachricht folgt -

I got a Sneak Peek of ITSM 5.2 which said June 2003 - subject to
change.





Ken Sedlacek [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 01:52 PM
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:ITSM v5.2?


Does anyone have a release date for this?

I was ordering some v5.1 manuals, and happened to see there is a v5.2
manual (Admin. Ref. for Windows), GC32-0783-01.

URL: http://publibfp.boulder.ibm.com/epubs/pdf/c3207831.pdf

5.2 anyone??


Ken Sedlacek
AIX/TSM/UNIX Administrator
[EMAIL PROTECTED]

IBM Certified Specialist: RS/6000 AIX v4.3 Support
IBM Certified Specialist: RS/6000 SP  PSSP 3
Tivoli Certified Consultant - Tivoli Storage Manager v4.1


Re: ITSM v5.2?

2003-04-02 Thread Christian Svensson

   
   
   


Hi!
I have talk to Tivoli in Norway and Sweden. And they say that it´s pland to
be released in a week or two.

Med Vänliga Hälsningar/Best Regards
Christian Svensson

---

Cristie Nordic AB
Box 2
SE-131 06 Nacka
Sweden

Phone : +46-(0)8-718 43 30
Mobil : +46-(0)70-325 15 77
eMail : [EMAIL PROTECTED]
MSN : [EMAIL PROTECTED]


   
  Stumpf, Joachim
  joachim.To:   [EMAIL PROTECTED]
  [EMAIL PROTECTED] cc: 
  Sent by: ADSM:  Subject:  Re: ITSM v5.2?
  Dist Stor
  Manager ADSM-  
  [EMAIL PROTECTED] 
   
   
  2003-04-03 08:21 
  Please respond to
  ADSM: Dist Stor 
  Manager 
   
   




Hi all,

on GSE/Europe they (IBM) told us that the ITSM 5.2 will be released in May
or June.
An there should be a new ITSM-Server for Linux z/Series too ;-)

--
regards / Mit freundlichen Gruessen
Joachim Stumpf
Datev eG
Nuremberg - Germany


- Original-Nachricht folgt -

I got a Sneak Peek of ITSM 5.2 which said June 2003 - subject to
change.





Ken Sedlacek [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
04/02/2003 01:52 PM
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:ITSM v5.2?


Does anyone have a release date for this?

I was ordering some v5.1 manuals, and happened to see there is a v5.2
manual (Admin. Ref. for Windows), GC32-0783-01.

URL: http://publibfp.boulder.ibm.com/epubs/pdf/c3207831.pdf

5.2 anyone??


Ken Sedlacek
AIX/TSM/UNIX Administrator
[EMAIL PROTECTED]

IBM Certified Specialist: RS/6000 AIX v4.3 Support
IBM Certified Specialist: RS/6000 SP  PSSP 3
Tivoli Certified Consultant - Tivoli Storage Manager v4.1


inline: graycol.gifinline: ecblank.gifinline: pic16827.gif

Re: Copy job freezed

2003-04-02 Thread Emil S. Hansen
On Tue, Apr 01, 2003 at 02:34:12PM +0200, PAC Brion Arnaud wrote:
  For big storage pools that can take quite some time, and especially if
 running at the same time as expiration or other DB heavy activity.

 In my case, the storage pool size is approximatively 1,4 TB, would it
 make sense for you, that this computational phase lasts 3 hours on a 6h0
 system, having 2 cpu and 2 GB RAM ? I find it really looong !

3 hours is a lot! My F50 usally takes 1-10 mins to run thru a storage pool
of the same size.

--
Best Regards
Emil S. Hansen - [EMAIL PROTECTED] - ESH14-DK
UNIX Administrator, Berlingske IT - www.bit.dk
PGP: 109375FA/ABEB 1EFA A764 529E 82B5  0943 AD3B 1FC2 1093 75FA

Gravity can not be held responsible for people falling in love.
- Albert Einstein