View previous topic :: View next topic |
Author |
Message |
Bee_bop Beginner
Joined: 12 Dec 2005 Posts: 29 Topics: 15 Location: Singapore
|
Posted: Sun Jul 23, 2006 6:49 am Post subject: Start-up/Shutdown confirmation messages |
|
|
Hi Experts,
Could you pls provide me with START-UP & SHUTDOWN confirmation messages for DB2 and for MQ ?
Sample :
For JES2,
Start-up message is : '$HASP492 JES2 INITIALIZATION HAS COMPLETED'
Shutdown message : '$HASP085 JES2 TERMINATION COMPLETE'
For TCPIP,
Start-up message is : 'EZB6473I TCP/IP STACK FUNCTIONS INITIALIZATION COMPLETE'
Shutdown message is : 'EZZ4201I TCP/IP TERMINATION COMPLETE'
Hope someone could help me on this.
Thanks in advance.
-Bee_bop |
|
Back to top |
|
 |
Bill Dennis Advanced

Joined: 03 Dec 2002 Posts: 579 Topics: 1 Location: Iowa, USA
|
Posted: Mon Jul 24, 2006 1:27 pm Post subject: |
|
|
MQ and DB2 each have several address spaces. Here are the main ones:
DB2 started: DSNR002I -xxxx RESTART COMPLETED
DB2 ended: DSN3100I -xxxx DSN3UR00 - SUBSYSTEM xxxx READY FOR START COMMAND
MQ started: CSQ9022I xxxx CSQYASCP 'START QMGR' NORMAL COMPLETION
MQ ended: CSQ9022I xxxx CSQYASCP 'STOP QMGR' NORMAL COMPLETION
the xxxx is your subsystem ID _________________ Regards,
Bill Dennis
Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity. |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Mon Jul 24, 2006 1:33 pm Post subject: |
|
|
I get these messages in the DB2MSTR address space:
DSN9022I # DSNYASCP 'STA DB2' NORMAL COMPLETION
DSN9022I # DSNYASCP 'STO DB2' NORMAL COMPLETION |
|
Back to top |
|
 |
Bee_bop Beginner
Joined: 12 Dec 2005 Posts: 29 Topics: 15 Location: Singapore
|
Posted: Mon Jul 24, 2006 8:26 pm Post subject: |
|
|
Thanks guys, this really helped me a lot  |
|
Back to top |
|
 |
|
|