-- snip -- ROUTE *ALL,V uuuu,ONLINE or OFFLINE
Command processing got so backed up that automation failed to respond to some message traps for over an hour! The problem turned out to be 'aggregation', one system's attempt to gather responses from multiple systems and display them all at once. It turns out that aggregation can lead to a huge backlog of responses from ROUTEd commands even when the commands are spaced out. Workaround is a little noticed parameter T=nnn on the ROUTE command. From System Commands: -- snip -- Skip, 'little noticed parameter' seems to apply to me! I've had this problem in the past, and stopped using *ALL as the Sysplex target of the command. Instead, I simply directed the command individually to each Sysplex members (it was generated from a program - so all information was available). This got around any kind of delay issue. I'll have to look at T=00. Thanks John ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

