TSM Client Return Codes - Failed or partial failed

2011-08-31 Thread Botelho, Tiago (External)
 

Hello, 

 

 

I have a 160  (daily backup) environment and I need to perform a daily
report. 

 

Several Client Nodes  report Status: Failed  Result: Errors.

 

In those cases I have to login in the TSM Node and check dsmsched.log
and dsmerror.log to check if it fails completed or not.

 

In some situations, the client Backup fails completed. Others the
errorlog.log / dsmsched.log report open files or files not found ( but
in the report send by TSM Management console I cannot see the
difference).

 

I'm looking a solution that can see the difference between a complete
failure and a partial failure (like open files or files not found) to
use on TSM Management console (SQL statements).

 

There are any SQL query that can show me the difference?

 

Any event that can be disable on the TSM Server to prevent this.

 

Any ideas?

 

 

Thank you for your delp

 

 

Cumprimentos / Best regards 

Tiago Botelho
T_Systems at Volkswagen 

 


Re: TSM Client Return Codes - Failed or partial failed

2011-08-31 Thread Richard Sims
One thing you can do is query the ACTLOG for client-sent message ANE4959I 
telling of more than 0 files failed, which may correlate with previous ANE4037E 
messages about files changing during processing, ANE4005E file not found, and 
the like.  (If the same files show up day after day, then it's likely that the 
client administrator is not reviewing logs for issues, where the server 
administrator should best notify them.)
Similarly, the SUMMARY table contains a FAILED count.

Note that you can also do like
  select NODE_NAME, RESULTS from EVENTS where NODE_NAME is not null
to react to the return code from the client operation.

 Richard Sims  at Boston University


Re: TSM Client Return Codes - Failed or partial failed

2011-08-31 Thread Huebschman, George J.
, Node:
SOME_CLIENT_NAME)  Total
  number of objects failed:  15
(SESSION: 4579578)

08/30/2011 18:27:02  ANE4965I (Session: 4579578, Node:
SOME_CLIENT_NAME)  Total
  number of subfile objects:  0
(SESSION: 4579578)
08/30/2011 18:27:02  ANE4961I (Session: 4579578, Node:
SOME_CLIENT_NAME)  Total
  number of bytes transferred:  1.16 GB
(SESSION: 4579578)
08/30/2011 18:27:02  ANE4963I (Session: 4579578, Node:
SOME_CLIENT_NAME)  Data
  transfer time:   35.93 sec
(SESSION:
  4579578)
08/30/2011 18:27:02  ANE4966I (Session: 4579578, Node:
SOME_CLIENT_NAME)
  Network data transfer rate:34,077.75
KB/sec
  (SESSION: 4579578)
08/30/2011 18:27:02  ANE4967I (Session: 4579578, Node:
SOME_CLIENT_NAME)
  Aggregate data transfer rate:  2,410.23
KB/sec
  (SESSION: 4579578)
08/30/2011 18:27:02  ANE4968I (Session: 4579578, Node:
SOME_CLIENT_NAME)
  Objects compressed by:0%
(SESSION:
  4579578)
08/30/2011 18:27:02  ANE4969I (Session: 4579578, Node:
SOME_CLIENT_NAME)
  Subfile objects reduced by:   0%
(SESSION:
  4579578)
08/30/2011 18:27:02  ANE4964I (Session: 4579578, Node:
SOME_CLIENT_NAME)
  Elapsed processing time:00:08:28
(SESSION:
  4579578)
08/30/2011 18:27:02  ANR2507I Schedule 6PM-DAILY-INCR for domain
SUPT started at
  08/30/11 18:00:00 for node SOME_CLIENT_NAME
completed
  successfully at 08/30/11 18:27:02. (SESSION:
4579578)

You can check the TSM Actlog for messages like these to see if the
failed file is critical:
08/30/2011 18:26:33  ANE4987E (Session: 4579578, Node:
SOME_CLIENT_NAME)  Error
  processing '\\Some_Client_Name\c$\Program
  Files\SOMEAPP FND v99.2\Log\User
  Changes.dat': the object is in use by another
process
  (SESSION: 4579578)

George Huebschman
Legg Mason, LMTS
When you have a choice, spend your money where you would want to work
if it was your only choice.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of
Botelho, Tiago (External)
Sent: Wednesday, August 31, 2011 1:36 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] TSM Client Return Codes - Failed or partial failed



Hello,





I have a 160  (daily backup) environment and I need to perform a daily
report.



Several Client Nodes  report Status: Failed  Result: Errors.



In those cases I have to login in the TSM Node and check dsmsched.log
and dsmerror.log to check if it fails completed or not.



In some situations, the client Backup fails completed. Others the
errorlog.log / dsmsched.log report open files or files not found ( but
in the report send by TSM Management console I cannot see the
difference).



I'm looking a solution that can see the difference between a complete
failure and a partial failure (like open files or files not found) to
use on TSM Management console (SQL statements).



There are any SQL query that can show me the difference?



Any event that can be disable on the TSM Server to prevent this.



Any ideas?





Thank you for your delp





Cumprimentos / Best regards

Tiago Botelho
T_Systems at Volkswagen



IMPORTANT:  E-mail sent through the Internet is not secure. Legg Mason 
therefore recommends that you do not send any confidential or sensitive 
information to us via electronic mail, including social security numbers, 
account numbers, or personal identification numbers. Delivery, and or timely 
delivery of Internet mail is not guaranteed. Legg Mason therefore recommends 
that you do not send time sensitive 
or action-oriented messages to us via electronic mail.

This message is intended for the addressee only and may contain privileged or 
confidential information. Unless you are the intended recipient, you may not 
use, copy or disclose to anyone any information contained in this message. If 
you have received this message in error, please notify the author by replying 
to this message and then kindly delete the message. Thank you.