MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Browsing after SYNCPOINT

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
nihilist76
Beginner


Joined: 17 Jul 2005
Posts: 3
Topics: 2

PostPosted: Tue Aug 16, 2005 6:01 am    Post subject: Browsing after SYNCPOINT Reply with quote

Hi,

i want to learn that if we can continue browsing a dataset using READNEXT, after issuing an EXEC CICS SYNCPOINT command. We get INVREQ (16) after executing the first READNEXT command after SYNCPOINT.

In manuals it is said that the STARTBR command ends after SYNCPOINT. But no explanation about how we can continue READNEXT without issuing a new STARTBR.

Does READNEXT or STARTBR has any options to make it possible??
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Tue Aug 16, 2005 6:50 am    Post subject: Reply with quote

Quote:

We get INVREQ (16) after executing the first READNEXT command after SYNCPOINT.

nihilist76,

The REQID will be reset after EXEC CICS SYNCPOINT, which is causing problem in READNEXT . If you want to retain the data you must move it to your own area. Btw as far as I remember you don't have a resp2 value of 16 for READNEXT command.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group