ADSM-L

[ADSM-L] Convert 'status failed' to 'status incomplete'

2010-07-06 13:38:00
Subject: [ADSM-L] Convert 'status failed' to 'status incomplete'
From: Keith Arbogast <warbogas AT INDIANA DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 6 Jul 2010 13:36:45 -0400
Is there a way to modify the following select statement so that a status of 
'Failed' is displayed as a status of 'Incomplete' --preserving the display of 
'Missed' as 'Missed' ?


tsm: TSMBL01>select node_name,status from events where (status='Missed') or 
(status='Failed' and result=12)

NODE_NAME              STATUS    
------------------             ----------
I135                            Missed    
JTRAIN3                     Failed    
BL-CHEM-ISO            Missed    


Thank you,
Keith Arbogast

<Prev in Thread] Current Thread [Next in Thread>
  • [ADSM-L] Convert 'status failed' to 'status incomplete', Keith Arbogast <=