ADSM-L

Re: Questions concerning file/user exits

2005-01-21 08:05:36
Subject: Re: Questions concerning file/user exits
From: Jurjen Oskam <jurjen-tsm AT STUPENDOUS DOT ORG>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 21 Jan 2005 14:04:59 +0059
On Fri, Jan 21, 2005 at 09:34:52AM -0000, Davis Adrian wrote:

        [ passing filetextexit output to a script ]
> I presume that this has already been thought of - So I was wondering if
> anybody has tried it? If so are there any problems?

This is exactly what I'm doing, and it works quite well. I created
a named pipe, and let the TSM server use that as a filetextexit
(use the APPEND option). On the other end of the pipe a Perl-script
is running, which reads from the pipe and takes actions depending on
the messages it receives.

Beware that such a setup could result in unwanted signals to the TSM
server (SIGPIPE). Test this well.

--
Jurjen Oskam
  "E-mail has just erupted like a weed, and instead of considering
  what to say when they write, people now just let thoughts drool
  out onto the screen." - R. Craig Hogan

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