View previous topic :: View next topic |
Author |
Message |
Preety Beginner

Joined: 15 Mar 2005 Posts: 23 Topics: 12
|
Posted: Tue Mar 22, 2005 11:26 pm Post subject: Problem in understanding a JCL |
|
|
Hi,
I have a program which reads two files ,connects to mq,opens MQ and put the message to MQ,commits, diconnects to MQ and finally closes the files. I am not able to find from where we are putting the message in MQ and what are these files doing there? In the JCL for that program we are passing PARM=' Mq Name',DSN for input file and DSN for the other file.
I find browsing and understanding the logic too difficult.
Please help.
Thanks,
PM |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Wed Mar 23, 2005 4:53 am Post subject: |
|
|
Preety,
Please refer the MQSeries Primer for a better understanding of MQ Series.
Hope this helps...
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
Bill Dennis Advanced

Joined: 03 Dec 2002 Posts: 579 Topics: 1 Location: Iowa, USA
|
Posted: Wed Mar 23, 2005 1:10 pm Post subject: |
|
|
If you're only looking at the JCL it will be difficult to understand the process. A look at the program is needed to understand the Q names and how the files are used. _________________ 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 |
|
 |
|
|