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

Mapping in CICS


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

New User


Joined: 21 Mar 2005
Posts: 16

PostPosted: Mon Sep 26, 2005 4:48 pm
Reply with quote

Can anyone please explain how linking is done in this case..
000333 LFP405T DC C'MAPTABLE'
000334 F001 BMFIELD F001,LEN=63
000335 F002 BMFIELD F002,LEN=10
000336 F003 BMFIELD F003,LEN=1
000337 F004 BMFIELD F004,LEN=11

When I am adding a new field in the end its working fine but when i am adding the same field in the middle. All the fields are getting messed up.
Please resolve this issue ASAP

Regards
Matrix
Back to top
View user's profile Send private message
mallikiran

New User


Joined: 07 Sep 2005
Posts: 49

PostPosted: Mon Sep 26, 2005 8:51 pm
Reply with quote

I am assuming that the above code generates both symbolic and physical maps. Have you tried doing a new copy of the map after compiling?
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 Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top