Efim,

Thanks for the suggestion, I will give it a go but can't test it right now.

A session openend by a storage agent will be of the 'SERVER' type and thus
not be detected by the sql query?

Best regards,
Kurt

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
???????? ????
Sent: maandag 28 augustus 2006 12:52
To: [email protected]
Subject: Re: [ADSM-L] start maintenance script after backups

Hello,
try this:

select * from sessions where upper(session_type)='NODE'
if (rc_ok) goto reschedule
...

Reply via email to