Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
synchoronus mqput and mqget cobol example

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> NATURAL & MQSERIES
Author Message
balaji_be09
Warnings : 1

New User


Joined: 27 Sep 2005
Posts: 7
Location: pune

PostPosted: Sat Aug 04, 2007 12:48 pm    Post subject: synchoronus mqput and mqget cobol example
Reply with quote

Hi All,

I want to a synchronous MQPUT and MQGET in a single COBOL program which runs in the CI CS and IMUS environment.
I am doing a CICSSYNC POINT after the MQPUT to transfer the data to the QUEUE. If syncpoint is not done the data is not getting transfered to the QUEUE. When i do a syncpoint all my PCB are getting lost. Is there any options or sample code for the transferring to Queue without the CI CS SYNCPOINT

Regards
Balaji
Back to top
View user's profile Send private message
References
PostPosted: Sat Aug 04, 2007 12:48 pm    Post subject: Re: synchoronus mqput and mqget cobol example Reply with quote

William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 2979
Location: Tucson AZ

PostPosted: Sat Aug 04, 2007 3:49 pm    Post subject:
Reply with quote

Offhand, you should be able to do an MQ commit instead of a CICS syncpoint, that should only effect the queues.
Back to top
View user's profile Send private message
balaji_be09
Warnings : 1

New User


Joined: 27 Sep 2005
Posts: 7
Location: pune

PostPosted: Mon Aug 06, 2007 9:47 am    Post subject:
Reply with quote

hi william ,
I am new to MQ ,Can you tell me the exact syntax for the MQCOMMIT using COBOL. Do we have any options in MQPUT for that

regards
Balaji
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 2979
Location: Tucson AZ

PostPosted: Mon Aug 06, 2007 11:54 am    Post subject:
Reply with quote

It is in the same manual as MQPUT and MQGET.....
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> NATURAL & MQSERIES All times are GMT + 6 Hours
Page 1 of 1