MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CICS datatables vs DB2

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
manu
Beginner


Joined: 26 Dec 2002
Posts: 47
Topics: 19

PostPosted: Sun Jan 21, 2018 1:43 pm    Post subject: CICS datatables vs DB2 Reply with quote

Hi,

Reference tables for an application is stored in VSAM as CDT tables in CICS. There is a plan to move this data into DB2 tables.Any inputs on the performance implications due to this? I just wanted to get a highlevel PROS and CONS of doing this.I appreciate your inputs on this.Thanks.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12358
Topics: 75
Location: San Jose

PostPosted: Mon Jan 22, 2018 12:11 pm    Post subject: Reply with quote

manu,

CDT tables are nothing but VSAM files. So you are converting a VSAM file to a DB2 Table.

So you need to take a 2 step process and first migrate the data to DB2 table and then rewrite the application to read/write the data from DB2 table.

IBM has a product named "CICS VSAM Transparency for z/OS Version" which you can give it a try.
_________________
Kolusu - DFSORT Development Team (IBM)
DFSORT is on the Web at:
www.ibm.com/storage/dfsort

www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group