Re: Cryptic MQSeries Program Names

2002-08-12 Thread Gorse, Darry

Bill,

Here is a text file that was taken from the list server, last year.

Cheers,
Darry

-Original Message-
From: Conklin, William [mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 11, 2002 5:22 PM
To: [EMAIL PROTECTED]
Subject: Cryptic MQSeries Program Names


Hi All,
I'm trying to do some system debugging and I need to determine the cryptic
program names for MQSeries:

Example:
AMQZDMAA
AMQZLAA0.EXE
AMQZLLP0.EXE
ETC.

Some are self explanatory :
RUNMQLSR
RUNMQCHI
ETC.

I've search several MQ documents and have come up empty, any idea's?
Thanks
Bill C.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive




The distinction between the process names is not the channel type but the
way in which it was started.


Windows/NT
AMQHASMN.EXE - The logger
AMQHARMN.EXE - Log formatter (LINEAR logs only)
AMQZLLP0.EXE - Checkpoint process
AMQZLAA0.EXE - LQM agents
AMQZTRCN.EXE - Trace
AMQZXMA0.EXE - Execution controller
AMQXSSVN.EXE - Shared memory servers
AMQCRSTA.EXE - Any remotely started channel over TCP/IP
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
AMQCRS6A.EXE - Any remotely started channel over LU62/SNA
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
RUNMQCHL.EXE - Any locally started channel over any protocol
 - Could be SENDER,SERVER,CLUSSDR,REQUESTER
RUNMQLSR - LISTENER PROCESS
RUNMQCHI - CHANNEL INITIATOR
RUNMQSC.EXE  - MQSeries Command processor
AMQPCSEA.EXE - PCF command processor
AMQSCM.EXE   - Service Control Manager



SOLARIS
amqhasmx - logger
amqharmx - log formatter, used only if the queue manager has linear logging selected
amqzllp0 - checkpoint processor
amqzlaa0 - queue manager agents
amqzxma0 - processing controller
amqcrsta - Any remotely started channel over TCP/IP
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
amqcrs6a - Any remotely started channel over LU62/SNA
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
runmqchl - Any locally started channel over any protocol
 - Could be SENDER,SERVER,CLUSSDR,REQUESTER
runmqlsr - listener process
runmqchi - channel initiator
runmqsc  - MQ Command interface
amqpcsea - PCF command processor



AS/400
AMQHIXK4 - Storage Manager (Housekeeper)
AMQMCPRA - Data Store (Object Cache)
AMQCLMAA - Listener
AMQALMP4 - Check Point Process
AMQRMCLA - Sender channel
AMQCRSTA - Any remotely started channel over TCP/IP
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
AMQCRS6A - Any remotely started channel over LU62/SNA
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
AMQPCSVA - PCF command processor
AMQRIMNA - Channel initiator (trigger monitor to start channel)
AMQIQES4 - Quiesce (forces user logoffs - for upgrades)
AMQIQEJ4 - Quiesce (without user logoffs - for daily use if desired)



AIX
amqhasmx - logger
amqharmx - log formatter, used only if the queue manager has linear logging selected
amqzllp0 - checkpoint processor
amqzlaa0 - queue manager agent(s)
amqzxma0 - processing controller
amqcrsta - Any remotely started channel over TCP/IP
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
amqcrs6a - Any remotely started channel over LU62/SNA
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
runmqchl - Any locally started channel over any protocol
 - Could be SENDER,SERVER,CLUSSDR,REQUESTER
runmqlsr - listener process
runmqchi - channel initiator
runmqsc  - MQ Command interface
amqpcsea - PCF command processor

HP/UX
amqhasmx - logger
amqharmx - log formatter, used only if the queue manager has linear logging selected
amqzllp0 - checkpoint processor
amqzlaa0 - queue manager agents
amqzxma0 - processing controller
amqcrsta - Any remotely started channel over TCP/IP
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
amqcrs6a - Any remotely started channel over LU62/SNA
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
runmqchl - Any locally started channel over any protocol
 - Could be SENDER,SERVER,CLUSSDR,REQUESTER
runmqlsr - listener process
runmqchi - channel initiator
runmqsc  - MQ Command interface
amqpcsea - PCF command processor

OS2
AMQHASM2.EXE - The logger
AMQHARM2.EXE - Log formatter (LINEAR logs only)
AMQZLLP0.EXE - Checkpoint process
AMQZLAA0.EXE - LQM agents
AMQZXMA0.EXE - Execution controller
AMQXSSV2.EXE - Shared memory servers
AMQCRSTA.EXE - Any remotely started channel over TCP/IP
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
AMQCRS6A.EXE - Any remotely started channel over LU62/SNA
 - Could be RECEIVER,REQUESTER,CLUSRCVR,SVRCONN,SENDER,SERVER
RUNMQCHL.EXE - Any locally started channel over any protocol
 - Could be SENDER,SERVER,CLUSSDR,REQUESTER
RUNMQLSR - LISTENER P

Re: Cryptic MQSeries Program Names

2002-08-12 Thread Conklin, William

Mike,
Thanks a MILLION for your help.
Bill C.

-Original Message-
From: Mike Krueger [mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 11, 2002 6:07 PM
To: [EMAIL PROTECTED]
Subject: Re: Cryptic MQSeries Program Names


Bill

These are listed in the MQSeries system admin guide:
amqpcsea  command server
amqhasmx  logger
amqharmx  log formatter (LINEAR logs only)
amqzllp0  checkpoint processor
amqzlaa0  queue manager agents
amqzxma0  processing controller
amqrrmfa  Repository process (for clusters)

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED]]On Behalf Of
Conklin, William
Sent: Sunday, August 11, 2002 6:22 PM
To: [EMAIL PROTECTED]
Subject: Cryptic MQSeries Program Names


Hi All,
I'm trying to do some system debugging and I need to determine the cryptic
program names for MQSeries:

Example:
AMQZDMAA
AMQZLAA0.EXE
AMQZLLP0.EXE
ETC.

Some are self explanatory :
RUNMQLSR
RUNMQCHI
ETC.

I've search several MQ documents and have come up empty, any idea's?
Thanks
Bill C.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive



Re: Cryptic MQSeries Program Names

2002-08-11 Thread Mike Krueger

Bill

These are listed in the MQSeries system admin guide:
amqpcsea  command server
amqhasmx  logger
amqharmx  log formatter (LINEAR logs only)
amqzllp0  checkpoint processor
amqzlaa0  queue manager agents
amqzxma0  processing controller
amqrrmfa  Repository process (for clusters)

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED]]On Behalf Of
Conklin, William
Sent: Sunday, August 11, 2002 6:22 PM
To: [EMAIL PROTECTED]
Subject: Cryptic MQSeries Program Names


Hi All,
I'm trying to do some system debugging and I need to determine the cryptic
program names for MQSeries:

Example:
AMQZDMAA
AMQZLAA0.EXE
AMQZLLP0.EXE
ETC.

Some are self explanatory :
RUNMQLSR
RUNMQCHI
ETC.

I've search several MQ documents and have come up empty, any idea's?
Thanks
Bill C.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive



Cryptic MQSeries Program Names

2002-08-11 Thread Conklin, William

Hi All,
I'm trying to do some system debugging and I need to determine the cryptic
program names for MQSeries:

Example:
AMQZDMAA
AMQZLAA0.EXE
AMQZLLP0.EXE
ETC.

Some are self explanatory :
RUNMQLSR
RUNMQCHI
ETC.

I've search several MQ documents and have come up empty, any idea's?
Thanks
Bill C.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive