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

cobol interaction with adabas


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
user2

New User


Joined: 27 Sep 2006
Posts: 4
Location: pune

PostPosted: Thu Oct 26, 2006 11:40 am
Reply with quote

has anyone worked on cobol adabas where you r linking adabas as a db in cobol?
i want the sample snippet or code??
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu Oct 26, 2006 12:15 pm
Reply with quote

The straight-forward way is to fill the ADABAS buffers (Record buffer, Value Buffer etc. and Control Block) and then issue Direct ADABAS commands (L1, S4 etc.). This process is well documented, with great examples in SAG's documents.

There are vendors products to access ADABAS from within COBOL. Among them is the famous ADASQL.

For one client, my company developed Common Access Routines (AKA "black box") to get services from ADABAS to COBOL.

O.
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 -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 2
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