On Friday, 11/10/2006 at 03:32 CET, Colin Allinson <[EMAIL PROTECTED]> wrote: > My understanding of REXEC (so far) is where a userid is logged on to run a > command and logs off afterwards. I am not sure if there is anyway to use it > differently? The problem with managing this from my point of view is that we > could have many calls happening simultaneously (it would be a user service > function) so we would need a pool of userid's on which to run the command. Then > it would be difficult to know which userid to use in the REXEC command. > > Maybe this shows my limited knowledge of how REXEC works?
Only when accessed anonymously (and you have specified :Anonymous.YES in DTCPARMS) will REXECD fan out the requests to a pool of agent servers. If you need concurrent authenticated access to the same userid, then you're right, REXEC won't work for you. Alan Altmark z/VM Development IBM Endicott