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

Locate the data in the linkage section of a COBOL program


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rao_es9000

New User


Joined: 04 May 2007
Posts: 1
Location: bangalore

PostPosted: Fri May 18, 2007 11:43 pm
Reply with quote

How do I locate the data in the linkage section of a cobol program using a cics transaction dump?
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Sat May 19, 2007 12:36 am
Reply with quote

Generally when a CICS program addresses areas in the linkage, it must posses the address to establish addressability and usually that address is stored in WS.....
Back to top
View user's profile Send private message
ramfrom84

New User


Joined: 23 Aug 2006
Posts: 93
Location: chennai

PostPosted: Mon May 21, 2007 3:10 pm
Reply with quote

Hi,
I think in CICS we use Commarea instead of Linkage as we mention COBBAT.
Back to top
View user's profile Send private message
pcoreddy

New User


Joined: 14 Mar 2007
Posts: 24
Location: Mysore

PostPosted: Mon May 21, 2007 4:06 pm
Reply with quote

BY DFHCOMMAREA
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 1
No new posts Store the data for fixed length COBOL Programming 1
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
Search our Forums:

Back to Top