ADSM-L

Re: TSM Operational Reporting - about TDP for Exchange...

2004-03-01 11:10:09
Subject: Re: TSM Operational Reporting - about TDP for Exchange...
From: "Kamp, Bruce" <bkamp AT MHS DOT NET>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 1 Mar 2004 11:09:32 -0500
What I did was create another report that goes through the activity log
looking for ANE4993E.
Anybody know of any other error messages I need to be looking for?


Thanks,
-----------------------------------------------------
Bruce Kamp
Senior Midrange Systems Analyst
Memorial Healthcare System
E-Mail: bkamp AT mhs DOT net
Phone: (954) 987-2020 x4597
Pager: (954) 286-9441
Alphapage: 9542869441 AT archwireless DOT net
Fax: (954) 985-1404
-----------------------------------------------------

-----Original Message-----
From: Bill Boyer [mailto:bill.boyer AT VERIZON DOT NET]
Sent: Monday, March 01, 2004 11:04 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: TSM Operational Reporting - about TDP for Exchange...

The command script you run for the TDPExchange needs to complete with the
correct return code. If you are using the sample, this should be the return
code from txpexcc.exe. Some of the TDP sample scripts run this by the "start
/b" command. This will put the command in the background and return right
away instead of waiting for the TDP command to complete. For my Windows
scripts I use a coding convention like...

set LASTCC=0
set MAXCC=0
<some commands...>
set LASTCC=%ERRORLEVEL%
if %LASCC% GTR %MAXCC% set MAXCC=%LASTCC%
<some more commands>
REM Now exit with the highest condition code encountered
exit %MAXCC%


If you don't exit with a specific code, then whatever the value of
ERRORLEVEL is, is the return for the command file and the completion of the
event in TSM.

Look in the command script, remove any "start /B" and if the TDP command is
not the last line of the script, you need to add some code like above to
return the correct status.

Bill Boyer
DSS, Inc.

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU]On Behalf Of
Mol, ATM
Sent: Monday, March 01, 2004 10:32 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: TSM Operational Reporting - about TDP for Exchange...


As far as I know, under Windows it's just a matter of reporting back the
right errorlevel.
I experienced also a problem with the TDP for Oracle (Rman) reporting.
In both cases I had to set the returned errorlevel (by the script) from 3 to
2 to get the TSM-server report the failed backup.
In a Windows batch something like "find uihghuks >NUL"  will give you that
%errorlevel%

Ton Mol
Corus Steel BV

>  -----Original Message-----
> From:         "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>@CORUS   
> On
> Behalf Of Rajesh Oak <rajeshoak AT LYCOS DOT COM>
> Sent: vrijdag 20 februari 2004 13:40
> To:   ADSM-L AT VM.MARIST DOT EDU
> Subject:      Re: TSM Operational Reporting - some answers...
>
> The Operational Reporting seems to be working fine at my site.
> The only flaw is in the report for the Exchange Backup.
> Since we execute a batch file which kicks off the Exchange backup, the
> client summary shows successful everytime the batch file is executed
> successfully. After that it has no idea if the actual backup fails. Wierd
> thing is for SQL backups we do the same thing but it looks for errors in
> the actual SQL backups and reports it in the client schedule summary.
> Hope this is fixed ASAP because now I have to run a script which looks for
> the Exchange backup seperately.
>
>
> Rajesh Oak
> Blue Cross Blue Shield of Michigan
> --
>
> --------- Original Message ---------
>
> DATE: Fri, 20 Feb 2004 09:27:04
> From: "Warren, Matthew (Retail)" <Matthew.Warren AT POWERGEN.CO DOT UK>
> To: ADSM-L AT VM.MARIST DOT EDU
> Cc:
>
> >Does the Operational reporting tool actually work properly now? As far
> >as I was aware it was 'broken' in that is used the TSM summary table to
> >gather data, and this table is currently unreliable for client backups?
> >
> >
> >
> >                -----Original Message-----
> >                From: David McClelland
> ><David.McClelland AT REUTERS DOT COM>@EME
> >                Sent: Thursday, February 19, 2004 6:46 PM
> >                To: ADSM-L AT VM.MARIST DOT EDU
> >                Subject: TSM Operational Reporting - some answers...
> >
> >
> >                Hi Lawrence,
> >
> >                TSM Operational Reporting is, in itself, self-contained.
> >No
> >                DB2/Oracle/obscure-COTS/Tivoli Framework required, all
> >you need is a TSM
> >                Server somewhere to point it at. It's a doddle to
> >install, no really, it
> >                is. From double clicking the install file to getting
> >some genuinely
> >                useful reports in less than 15 minutes.
> >
> >                In terms of limitations, I think I read somewhere that
> >as of the GA
> >                release, you cannot actually install TSM Operational
> >Reporting on a TSM
> >                Server - it has to be a separate box somewhere, and it
> >has to be
> >                installed in a Windows 2000 or above server (i.e. not
> >NT4). I have it
> >                running on a very low powered workstation at the moment,
> >and it does its
> >                job just fine.
> >
> >                What you refer to below is an 'extra', in that if you
> >*want* you can
> >                output logs to a logfile, and have a Tivoli Logfile
> >Adapter scrape the
> >                log and forward on any pertinent events (such as tape
> >drives going
> >                offline, client schedules missed etc) onto a TEC console
> >should you so
> >                wish. Certainly not a prerequisite.
> >
> >                As for location, you can download the latest GA version
> >(v. 5.2.2.0)
> >                from :
> >
> >
> >ftp://service.boulder.ibm.com/storage/tivoli-storage-management/maintena
> >                nce/server/v5r2/WIN/LATEST/
> >
> >                where you'll see the, okay, slightly
> >non-immediately-obviously-named
> >                file TSMCON5220_WIN.EXE which is about 10MB and is all
> >you'll need. This
> >                file is also available on the Windows TSM Server CD, I
> >just don't
> >                remember where or how off the top of my head.
> >
> >                Hope that helps people - seems to have been a little
> >confusion over the
> >                product in the past. I have it reporting on 8 TSM
> >servers at the moment,
> >                one of it's main uses is to run some custom SQL reports
> >and dump these
> >                out to a web server so that our TSM backup 'customers'
> >can see for
> >                themselves that their precious servers did (or
> >didn't...) backup up
> >                overnight. This product is *so* much better than TDS for
> >SMA, which was,
> >                for me, a nightmare in so many senses.
> >
> >
> >                David McClelland
> >                Tivoli Certified Consultant
> >                Global Management Systems
> >                Reuters
> >                85 Fleet Street
> >                London EC4P 4AJ
> >
> >                E-mail  david.mcclelland AT reuters DOT com
> >
> >                -----Original Message-----
> >                From: Lawrence Clark
> >[mailto:Larry_Clark AT THRUWAY.STATE.NY DOT US]
> >                Sent: 19 February 2004 14:02
> >                To: ADSM-L AT VM.MARIST DOT EDU
> >                Subject: Re: TSM OPERATIONAL REPORTING
> >
> >
> >                You may not want to bother.  Looking at the docs under
> >the latest
> >                directory, it appears as though the  TSM operational
> >reporting tool is
> >                not self-contained. As in the previous tools offered, it
> >requires
> >                another non-TSM Tivoli product to work. I may be wrong.
> >Can someone
> >                clarify?
> >
> >                Installation and configuration
> >                The following section goes through installation and
> >configuration of the
> >                logfile adapter and configuration of TEC.  To configure
> >TEC alerting,
> >                the Tivoli Logfile adapter for Windows 2000 must be
> >installed on the
> >                Windows Server where Operational Reporting is installed.
> >This is not
> >                supplied with TSM and can be found on the TEC
> >installation CDs. This
> >                should be installed as per the Tivoli installation
> >instructions for a
> >                Tivoli managed host (if a Tivoli end-point is installed)
> >or a non-TME
> >                managed host.  The instructions included here assume
> >that the Windows
> >                Server running Operational Reporting does not have a
> >Tivoli End-Point
> >                installed.  The sample files supplied are for the TEC
> >3.8 version of the
> >                logfile adapter and assume a TEC 3.8 console.
> >
> >
> >                >>> goran.k AT VIP DOT HR 2/19/2004 8:51:11 AM >>>
> >                thanks, i know that but someone has said that it comes
> >with TSM 5.2 ...
> >                where ? on CD's ?
> >
> >                g.
> >
> >
> >                ----- Original Message -----
> >                From: "rh" <rh_info_store AT YAHOO DOT COM>
> >                To: <ADSM-L AT VM.MARIST DOT EDU>
> >                Sent: Thursday, February 19, 2004 2:41 PM
> >                Subject: Re: TSM OPERATIONAL REPORTING
> >
> >
> >                >
> >
> >ftp://ftp.software.ibm.com/storage/tivoli-storage-management/techprev/ts
> >                mopreport/latest/
> >
> >                >
> >                > --- goran <goran.k AT VIP DOT HR> wrote:
> >                > > hi to all ...
> >                > >
> >                > > if someone can explain this to me, operational
> >                > > reporting comes with tsm 5.2
> >                > > ? what means that "comes with", where can i find it
> >                > > ?
> >                > >
> >                > > thanks
> >                >
> >                >
> >                > __________________________________
> >                > Do you Yahoo!?
> >                > Yahoo! Mail SpamGuard - Read only the mail you want.
> >                > http://antispam.yahoo.com/tools
> >
> >
> >
> >-----------------------------------------------------------------
> >                        Visit our Internet site at
> >http://www.reuters.com
> >
> >                Get closer to the financial markets with Reuters
> >Messaging - for more
> >                information and to register, visit
> >http://www.reuters.com/messaging
> >
> >                Any views expressed in this message are those of  the
> >individual
> >                sender,  except  where  the sender specifically states
> >them to be
> >                the views of Reuters Ltd.
> >
> >
> >___________________________ Disclaimer Notice __________________________
> >This message and any attachments are confidential and should only be read
> >by those to whom they are addressed. If you are not the intended
> recipient, please contact us, delete the message from your computer and
> destroy any copies. Any distribution or copying without our prior
> permission is
> >prohibited.
> >
> >Internet communications are not always secure and therefore the Powergen
> >Group does not accept legal responsibility for this message. The
> recipient is responsible for verifying its authenticity before acting on
> the
> >contents. Any views or opinions presented are solely those of the author
> >and do not necessarily represent those of the Powergen Group.
> >
> >Registered addresses:
> >
> >Powergen UK plc, 53 New Broad Street, London, EC2M 1SL
> >Registered in England & Wales No. 2366970
> >
> >Powergen Retail Limited,  Westwood Way, Westwood Business Park,
> >Coventry CV4 8LG.
> >Registered in England and Wales No: 3407430
> >
> >Telephone     +44 (0) 2476 42 4000
> >Fax           +44 (0) 2476 42 5432
> >
>
>
>
> ____________________________________________________________
> Find what you are looking for with the Lycos Yellow Pages
> http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.a
> sp?SRC=lycos10

<Prev in Thread] Current Thread [Next in Thread>