View previous topic :: View next topic |
Author |
Message |
wtam Beginner
Joined: 19 Jul 2006 Posts: 3 Topics: 1
|
Posted: Wed Jul 19, 2006 4:25 pm Post subject: IMS vs. VSAM? |
|
|
Hi,
I am interested in determining which data management system, VSAM or IMS, currently has a larger market need. Any insight would be much appreciated.
Thanks. |
|
Back to top |
|
 |
shekar123 Advanced
Joined: 22 Jul 2005 Posts: 528 Topics: 90 Location: Bangalore India
|
Posted: Wed Jul 19, 2006 11:35 pm Post subject: |
|
|
wtam,
IMS (Information Management System ) is a hierarchial database which is entirely different from VSAM (Virtual Storage Access Method) in terms of storage ,retreival and many more concepts.You are trying to compare a database with Access Methodolgy VSAM which also is used to store data but in a complete different way.
Hope this Helps. _________________ Shekar
Grow Technically |
|
Back to top |
|
 |
wtam Beginner
Joined: 19 Jul 2006 Posts: 3 Topics: 1
|
Posted: Thu Jul 20, 2006 7:39 am Post subject: IMS vs VSAM - Data integration? |
|
|
There are third party vendors that develop mainframe data solutions, and they usually divided into 3 subsets: CICS VSAM, Batch VSAM, and IMS. My question is more along of the lines of which solution would have a larger market need, VSAM (CICS, batch), or IMS? Thanks |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu Jul 20, 2006 8:38 am Post subject: |
|
|
wtam,
CICS would win hands down when compared to IMS and VSAM. The order would be
Code: |
1. CICS
2. IMS
3. VSAM
|
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
wtam Beginner
Joined: 19 Jul 2006 Posts: 3 Topics: 1
|
Posted: Thu Jul 20, 2006 9:24 am Post subject: IMS vs VSAM |
|
|
Thanks for the reply. I am a bit confused, as CICS can be used in both IMS and VSAM "environments", so in this case, which would be the more prevalent option?
Thanks |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Thu Jul 20, 2006 11:17 am Post subject: |
|
|
Probably DB2. |
|
Back to top |
|
 |
|
|