IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Expected data is not coming up on First Time Enter on CICS


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Channabasavanna S

New User


Joined: 05 Aug 2021
Posts: 2
Location: Bangalore India

PostPosted: Thu Aug 05, 2021 4:50 pm
Reply with quote

Hi,
I have a COBOL CICS DB2 program where I have done my changes to one of the transaction. When I am entering transaction name on native CICS screen values are coming different because my program is displaying segment values as empty which shouldn’t be the case. But when I am pressing enter second time, correct values are getting displayed.

Could you please advise why on first time enter, values are getting displayed incorrectly?

Thanks,
Channa
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3051
Location: NYC,USA

PostPosted: Thu Aug 05, 2021 9:29 pm
Reply with quote

Welcome!
When you enter first time it’s may be because you have used MAPONLY option and next time onwards it’s DATAONLY or nothing is mentioned during SEND MAP.
second understand and debug the program if needed to see how it’s codes logically.
Back to top
View user's profile Send private message
Channabasavanna S

New User


Joined: 05 Aug 2021
Posts: 2
Location: Bangalore India

PostPosted: Fri Aug 06, 2021 8:16 pm
Reply with quote

Thanks Rohit. Will try these solutions 😊
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts Using API Gateway from CICS program CICS 0
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts To get the the current time DFSORT/ICETOOL 13
Search our Forums:

Back to Top