Accessing DB2 and VSAM



IBM's flagship relational database management system

Accessing DB2 and VSAM

Postby partha83 » Mon Feb 02, 2009 12:03 am

How to connect db2 table to vsam[
partha83
 
Posts: 1
Joined: Sun Feb 01, 2009 10:58 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Accessing DB2 and VSAM

Postby dick scherrer » Mon Feb 02, 2009 12:42 am

Hello and welcome to the forum,

Write Code. . . DB2/sql does not directly access "user" vsam files.

If you have a requirement where some of the data is stored in db2 tables and other data is stored in vsam files, you will need to write code (probably cobol) to perform the required actions.

This is quite common for applications that share data - one system is all db2, the other may be part or completely vsam.

When you have a question, you should start a new topic for your question.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to DB2

 


  • Related topics
    Replies
    Views
    Last post