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 

VSAM StartBR Problem

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
Subzero
Beginner


Joined: 02 Dec 2002
Posts: 19
Topics: 7
Location: Chennai, India

PostPosted: Tue Feb 25, 2003 12:00 pm    Post subject: VSAM StartBR Problem Reply with quote

I have a peculiar problem. One of my online programs use StartBR to browse a VSAM KSDS using partialkey,

EXEC CICS STARTBR DATASET(Filename)
RIDFLD (Fullkey Variable)
NOHANDLE
END-EXEC.


But I get the following response for this StartBr Command,

EIBRCODE: 080000000000 (HEX)
EIBRESP: 00000010 (HEX)
EIBRESP2: 00000021 (HEX)

I've checked the file and it is browse enabled. Can anyone tell me what might be the possible solution to this problem?


**** Subzero ****
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Mickeyd
Beginner


Joined: 02 Jan 2003
Posts: 27
Topics: 0

PostPosted: Tue Feb 25, 2003 2:09 pm    Post subject: Reply with quote

The RESP2 value indicates to me that you have already started
a browse with this key and have not done and end-browse before
starting this browse.
Back to top
View user's profile Send private message
Subzero
Beginner


Joined: 02 Dec 2002
Posts: 19
Topics: 7
Location: Chennai, India

PostPosted: Wed Feb 26, 2003 12:22 am    Post subject: Reply with quote

Thanx Mickeyd, you are right. There was an unfinished Browse action on that file, but this bug was in one of the long list of linked programs.

**** Subzero ****
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
HeadScratcher
Beginner


Joined: 23 Sep 2003
Posts: 1
Topics: 0

PostPosted: Wed Sep 24, 2003 8:02 am    Post subject: Reply with quote

Rolling Eyes
Back to top
View user's profile Send private message
petluri
Beginner


Joined: 05 Dec 2002
Posts: 19
Topics: 5
Location: Virginia, USA

PostPosted: Tue Oct 26, 2004 7:11 am    Post subject: Reply with quote

Can you tell me where I can get the information for EIBRESP2 values>

-Sreeni
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Mike Chantrey
Intermediate


Joined: 10 Sep 2003
Posts: 234
Topics: 1
Location: Wansford

PostPosted: Tue Oct 26, 2004 11:38 am    Post subject: Reply with quote

Quote:

Can you tell me where I can get the information for EIBRESP2 values>


They are documented under each individual command in the 'CICS Application Programming Reference' manual, available via this board's manuals link.
Note that the RESP2 values are not unique - the same value has different meanings for each EXEC CICS COMMAND.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware 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