CICS start browse question w/ MQ



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

CICS start browse question w/ MQ

Postby paulmac1968 » Wed Nov 04, 2015 2:18 am

This is our current scenario
- two servers submit messages to a queue at the exact same time looking to do the exact same thing. They're essentially setting up static java beans.
- the placement of the messages kicks off a CICS bridge transaction
- the work on the mainframe does a CICS Browse of roughly 15,000 records and passes them back via a return queue.
- in CICS Mainview it appears that both run very quickly and sequentially, however, the second transaction is getting an 'end of file' return code

Any ideas why we are getting that? We do have end browse and syncpoints after the browse done and when the reply message is sent back, respectively.

Thanks...

Paul Mac
paulmac1968
 
Posts: 23
Joined: Fri Aug 10, 2012 8:42 pm
Has thanked: 0 time
Been thanked: 1 time

Return to CICS

 


  • Related topics
    Replies
    Views
    Last post