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

How to map ims segments with cobol


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rajjesht
Warnings : 1

New User


Joined: 03 Aug 2005
Posts: 20

PostPosted: Wed Jan 04, 2006 6:20 pm
Reply with quote

Hi can anyone give me a idea about how to map ims segments with cobol program program
Back to top
View user's profile Send private message
rajesh_1183

Active User


Joined: 24 Nov 2005
Posts: 121
Location: Tadepalligudem

PostPosted: Thu Jan 05, 2006 2:58 pm
Reply with quote

can u elaborate ur question......

Rajesh
Back to top
View user's profile Send private message
itssreehere
Warnings : 1

New User


Joined: 10 Jan 2006
Posts: 65
Location: chennai

PostPosted: Wed Jan 11, 2006 6:15 pm
Reply with quote

In every company there will be reusable copy book layouts for every ims segments.When you specify these copybooks as i/o area in the call it will automatically map each field in the segment to corresponding variable in the copy book. If it is a apth call you have to issue all the copybooks in the path as i/o area.Hope this is what u expected.

Or if your question is how to create the copy this book, you may need to look in to the DBDGEN for the database and find the size and type of each field in it. Declare a layout with correspondin datatypes in Cobol. If you need further clarification please let me know.

Sreejith.K.K
<<<E-Mail ID Removed>>> READ FORUM RULES.
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top