ADSM-L

[ADSM-L] Ang: Identify Duplicates Idle vs Active state?

2011-05-25 09:34:14
Subject: [ADSM-L] Ang: Identify Duplicates Idle vs Active state?
From: Daniel Sparrman <daniel.sparrman AT EXIST DOT SE>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 25 May 2011 13:48:50 +0200
Hi

Have you tried using 

"select * from processes where PROCESS='Deduplication' and status like '%idle%'"

and checking the RC status of that? I dont run dedup on my testserver, but I 
think the process is called Deduplication in the processes table.

Regards


Daniel Sparrman
Exist i Stockholm AB
Växel: 08-754 98 00
Fax: 08-754 97 30
daniel.sparrman AT exist DOT se
http://www.existgruppen.se
Posthusgatan 1 761 30 NORRTÄLJE

-----"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU> skrev: -----

Till: ADSM-L AT VM.MARIST DOT EDU
Från: "Vandeventer, Harold [BS]" <Harold.Vandeventer AT DA.KS DOT GOV>
Sänt av: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
Datum: 05/24/2011 20:59
Ärende: Identify Duplicates Idle vs Active state?

I'm working up scripting for our TSM 6.2 system where dedup will be implemented.

Is there a way to test for the IDLE state of an IDENTIFY DUPLICATES process?

I'd like to have our script test for the idle state to allow the next set of 
work to proceed as soon as possible.

We've used  IF(RC_OK) in TSM 5.x scripts to test for upper(process) = "BACKUP 
STORGE POOL" or upper(session_type) = "NODE", but I don't see a way to detect 
that idle vs. active state on identify duplicates processes.

Thanks...


------------------------------------------------
Harold Vandeventer
Systems Programmer
State of Kansas - DISC
Harold.Vandeventer AT da.ks DOT gov<mailto:Dane.Woodring AT da.ks DOT gov>
(785) 296-0631

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