On Fri, 17 Nov 2006 15:02:05 -0500, Steven Conway <[EMAIL PROTECTED]> wrote:
>... >So far, I've googled various task names, web-wide and group ibm-main. I >searched these books: Communications Server IP System Administrator's >Commands, IP Configuration Guide, IP Configuration Reference, IP Diagnosis >Guide, Unix System Services Planning, Unix System Services User's Guide, >ABCs of z/OS System Programming Vol 9. Unsuccessfully. >... What you're looking for is mostly undocumented. It looks like what the diplay shows as "CMD=..." is really the module name and IBM has no particular need to document that. You can often get a clue by doing an IBMLink SIS search of the module name and read the APARs against the module. The APAR text often will give a clue. EZASNMPD is the SNMP daemon. EZBTCPIP is the TCP/IP main task. I don't know what EZBTTMST is, but years ago it was involved in an incorrectly packaged PTF that moved a CSECT from out of one LMOD into another. The resulting chaos not only messed up maintenance in that release; it also messed up upgrade to the next release. I shudder whenever I see that name. Pat O'Keefe ---------------------------------------------------------------------- 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

