Hello friends,
I am writing a CICS-MQ program where I need to be able to parameterise the MQ timeout value. Should I store the timeout threshold value in a VSAM file and read and use it in my program or is there a more efficient way to make the MQ timeout threshold value configurable ? Please advise.
Thanks,
LP.
Parameterise MQ timeout value in CICS program
-
- Posts: 18
- Joined: Mon Jul 15, 2013 9:25 am
- Skillset: JCL, CICS, DB2, MQ, IMSDB, COBOL, XML in COBOL
- Referer: Google
Re: Parameterise MQ timeout value in CICS program
To be more specific, when I say MQ Timeout value, I mean the WAIT INTERVAL in MQGMO during MQGET has to be made configurable. Instead of hardcoding the Wait Interval in the program, it has to be made configurable. Also, the TIMEOUT parameter in MQPMO while doing a MQPUT is reserved for MQ Manager and we don't change it in application program. How can we make the TIMEOUT in MQPMO configurable ?
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Parameterise MQ timeout value in CICS program
Hello,
First - i don't "do" MQ, so . . .
Why do you believe this is possible? I've not heard of this before.
What would be the advantage of being able to configure the timeout value?
Possibly we can come up with an alternative.
First - i don't "do" MQ, so . . .
Why do you believe this is possible? I've not heard of this before.
What would be the advantage of being able to configure the timeout value?
Possibly we can come up with an alternative.
Hope this helps,
d.sch.
d.sch.
-
- Posts: 18
- Joined: Mon Jul 15, 2013 9:25 am
- Skillset: JCL, CICS, DB2, MQ, IMSDB, COBOL, XML in COBOL
- Referer: Google
Re: Parameterise MQ timeout value in CICS program
The business says they may want to change the wait interval frequently. So, we do not want to harcode the value in the code and instead read it from a file.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Calling Java program on UNIX/USS from a COBOL CICS program?
by zbius » Tue Nov 05, 2024 2:37 pm » in IBM Cobol - 2
- 2589
-
by zbius
View the latest post
Wed Nov 06, 2024 6:02 pm
-
-
-
Help on IMS -API URL migrating from PCF to GCP Timeout erro
by guruji » Fri Nov 08, 2024 5:30 pm » in IMS DB/DC - 1
- 1717
-
by prino
View the latest post
Fri Nov 08, 2024 6:27 pm
-
-
- 0
- 2322
-
by VJSIRI
View the latest post
Fri Nov 13, 2020 1:53 am
-
-
CICS program output different when ran using CEDF.
by rogerstrycova » Sun Oct 03, 2021 4:52 pm » in CICS - 2
- 1555
-
by Robert Sample
View the latest post
Sun Oct 03, 2021 8:22 pm
-
-
- 1
- 2057
-
by prino
View the latest post
Mon Sep 05, 2022 2:12 am