I have an SPSS program that reads the TSM accounting data stream and
produces summary statistics. All the data is in there; all you need to
do is ask the right questions of whatever statistical analysis tools you
have available. Any general-purpose statistical package (SPSS, SAS...)
would work fine
We are running 5.2.1 and suffered core dump every ten days. So, I upgraded
the system to 5.2.3. Now we had a problem STK drives 9940B, one by one goes
off-line until there is no drive is on line.
We are running
AIX 5.2-ML3, STK 7.0.0.2 EDT 6.4 with SAN switch connected between P60 and
STK Silo.
No, it says that the *schedule* was successfully started, not the backup
itself.
I know, it's splitting a damned fine hair.
--
Mark Stapleton ([EMAIL PROTECTED])
Berbee Information Networks
Office 262.521.5627
>-Original Message-
>From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]
Hi,
Our HP-UX administrators have been successfully backing up a few Itanium
servers running HP-UX for some time now. They just took the files off a
PA-RISC box running HP-UX and copied them over, created a couple links,
and it worked. Now, they have a new box that needs backup and can't seem
to g
Hi Mark,
Sorry ,If there was some confusion with the way
the log came out.
It does say it completed successfully at 12:07:10 I hope this
helps! (see below)
Thanks
ANR0406I Session 3275 started for node SPVAMER (AIX) (T
cp/Ip XXX.XXX.XX.XX(38877)). (SESSION: 3275)
12/07/
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On
Behalf Of Timothy Hughes
>I Canceled an active backup session due to a possible problem,
>There were two sessions active of the this node. I canceled
>both then did a a q session and it was not there. Yet when I
>look in the TSM server
Our standard for daily backup policy is:
Mgmt Class Name 90_DAY_RETENTION
Versions Data Exists10
Versions Data Deleted 10
Retain Extra Versions 30
Retain Only Version 90
-Original
Hi,
I Canceled an active backup session due to a possible problem, There
were
two sessions active of the this node. I canceled both then did a
a q session and it was not there. Yet when I look in the TSM server log
it
showed that the node completed successfully? It also shows the backup
completed
Thank you for the response. Our TSM Env has been around longer than our
Netbackup, I really don't want to mimic the NBU env (Would be going back in
time) But at the same time retaining 180 Active / Deleted versions is a bit
insane to manage. I personally dislike the Grandfather / Father backup
Have you tried ftp toservice.boulder.ibm.com and then go to directory
/storage/fastt/fastt600 ?
"Lepre, James" <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
12/07/2004 12:50 PM
Please respond to
"ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
To
[EMAIL PROTECTE
The name has changed.
The FaStT 600 is now a DS4300.
http://www-1.ibm.com/servers/storage/support/disk/ds4300/downloading.html
The latest Storage Manager is 9.1.
From: ADSM: Dist Stor Manager on behalf of Lepre, James
Sent: Tue 12/7/2004 10:50 AM
To: [EMAIL
Hey Guys,
I know this is a little out of context but does anyone know where to
find the software (STORAGE MANAGER 8.4) SmCLINET for a FASTT 600. I
have been searching all morning on IBM site and cannot find it
Thank you
James
Until you put a dollar amount to it. Every
manager loves to be associated with saving money.
...I wondered how you managed it ;P
___ Disclaimer Notice __
This message and any attachments are confidential and should only be read by
those to wh
If you are looking to imitate what Netbackup does within the parameters
of TSM you can use archiving. Daily incremental backups are performed
retaining 8 versions. Perform weekly archives that are retained for 13
months and finally perform a year end archive that is retain
indefinitley. Sure you wi
This might work as a good starting point.
select
summary.entity,nodes.domain_name,summary.activity,sum(cast(summary.bytes/1024/1024/1024
as
decimal(6,2))) as GB from nodes, summary where
((nodes.node_name=summary.entity))
and(activity='BACKUP' or activity='RESTORE' or activity='ARCHIVE' or
activi
On Dec 7, 2004, at 10:15 AM, Gill, Geoffrey L. wrote:
I was wondering if there was a way for me to break this data out by
node and
tell which nodes are related to archive data and which to backup
data...
Customers seem to have an aversion to the TSM Accounting data, but all
of that
is in there. I
Don't laugh... We currently save 180 Act / Deleted / Version Exists etc of our
backup files (use to be 400). Anyways in our Netbackup Env we do weekly fulls
retained for 13months and an annual full with permanent retention. I would
like to get our TSM ennv closer to our Netbackup retention as
I was wondering if there was a way for me to break this data out by node and
tell which nodes are related to archive data and which to backup data.
Anyone have a query for this or is it possible to get that granular? I know
most of the Archive is from SAP but I doubt it grew 250GB overnight so
some
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On
Behalf Of Peter Daransky
>is someone using TSM Operational Reporting on PASE platform ?
>I try to find the install image, but without result, on IBM
>web sites i found only a Windowns version ?
That is correct. The Operational Reporter
Hello TSMer's
We have a Novell TSM client that has missed the passed couple of
day's. I found thes error in the client's dsm.errorlog. Our any of these
messages familiar to anyone.
2/01/2004 06:40:41 File 'SYS:/MCAFEE/epoagent/PROPS.INI' truncated while
reading in Shared Static mode.
12/01/2004
Kjell,
No. This is not possible.
You can have one TSM NODENAME and back it up with
two separate invocations of "tdpsqlc". For example:
tdpsqlc backup * full /sqlserver=.\D01 ...etc...
tdpsqlc backup * full /sqlserver=.\BD1 ...etc...
However, I don't recommend this. I recommend that you
Hallo TSM'ers,
Does anyone know if you can do this;
We run our unix TSM client backups using 4 different servername=
stanza's in the dsm.sys file. A single stanza may specify a different
node-name or include-exclude list to use.
Currently, general restore requests are handled through the web cl
We plan to move TSM from MVS to Windows2003 using only disk storage at 2
CX700 storage systems.
At the moment we discuss whether to use disk and/or file pools.
Since disk is much easier to handle and to use we look for a mechanism to
address the aggregates problem on disk only.
The idea is to ha
Is it possible to backup up multiple mssql server instances in one
command? Something like:
tdpsqlc backup * full /tsmoptfile=%sql_dir%\dsm.opt
/sqlserver=.\D01 .\BD1 /logfile=c:\var\log\tsm\sqlfull.log >>
c:\var\log\tsm\sqlsched.log (I know this one doesn't work, but something
similar?)
Or is the
Hi,
is someone using TSM Operational Reporting on PASE platform ? I try to
find the install image, but without result, on IBM web sites i found only
a Windowns version ?
Any idea ?
Regards
Peter Daransky
We have a number of servers running old versions of various flavours of
Uinx:-
AIX 4.3
Solaris 2.6, 2.7
SCO Openserver 5.0.5
...Is there a document/webpage which can tell me the latest TSM Client
versions which support the above Operating Systems?
Many Thanks,
=Adrian=
On Dec 7, 2004, at 2:49 AM, Robert Ouzen wrote:
Hello
What will be the most efficient way to move data from a primary
storage pool (sequential) to a new primary storage pool (disk). My TSM
version is 5.2.3.0
Simple migration: Insert the destination storage pool into your stgpool
hierarchy beneath t
On Dec 7, 2004, at 4:40 AM, Henrik Wahlstedt wrote:
...TSM server is not even trying to contact the client. ...
Last entry in dsmsched.log:
06-12-2004 13:33:33 Waiting to be contacted by the server. ...
Henrik - This may be APAR IC42006. Richard Sims
Hi,
Sorry, for the mixup I was referring to the Server patch 5.2.3.5 that was
re-posted last on Dec 2 or 3rd. We have installed it.
Thanks for your replies!
ftp://ftp.software.ibm.com/storage/tivoli-storage-management/patches/server/AIX/5.2.3.5/
"Loon, E.J. van - SPLXM" wrote:
> Hi Luc!
>
This is possible, ish..
I posted a similar question to the list a while ago, and the only select
query I ended up with was this set of multiple queries, one for each
interval of a day going back 5 days;
select stgpool_name,devclass_name,'<=1 day',count(*) as Total from
volumes where status='PEND
Hi
I have a problem with client port numbers across firewalls. TSM server
5.2.2.5 on w2k and TSM client .5.1.6.6 on w2k.
Schedmode is set to prompted on both server and client. Client highlevel
and lowlevel address are specified.
Client has two scheduler services and two nodenames, NodeB and
NodeB
Hi,
I have a problem with define client actions across firewalls. TSM server
5.2.2.5 on w2k and TSM client .5.1.7.3 on NT4.
Schedmode is set to prompted on both server and client. Client highlevel
and lowlevel address are specified.
TSM server actlog, 'q act begind=-1 s=NodeA:
06-12-2004 13:38:08
Hi Luc!
No. The most recent client patch level is 5.2.3.1 and can be found at:
ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/clie
nt/v5r2/Windows/Win32/v523/
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines
-Original Message-
From: Luc Beaudoin [mailto:[EM
33 matches
Mail list logo