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

IDMS to VSAM Commands


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Meenakshi Selvaraj

New User


Joined: 30 Oct 2009
Posts: 36
Location: Chennai

PostPosted: Tue Nov 03, 2009 8:09 pm
Reply with quote

Hi All,

I want to know figure out the IDMS similar function in VSAM, for some functions, we may not be able to map in VSAM environment - what could be the alternate way to tackle?

For Example:
IDMS command - VSAM Command
READY - Open
FINISH - CLOSE

Like the above commands, i want to know the details for the below:

Record Currency -?
Set Currency -?
Area Currency -?
Run Unit Currency -?
Currency loss -?
Storing DB-Key -?
Retrieval By DB-Key -?
FIND Current -?
OB CURRENT -?
IF EMPTY -?
IF MEMBER -?

Also for Oder options like first, last, next, prior, sorted.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Nov 03, 2009 8:59 pm
Reply with quote

Hello,

IDMS is not really comparable with VSAM. . .

VSAM is simply an access method (random or sequential). IDMS is a database management system.
Back to top
View user's profile Send private message
Meenakshi Selvaraj

New User


Joined: 30 Oct 2009
Posts: 36
Location: Chennai

PostPosted: Wed Nov 04, 2009 9:28 am
Reply with quote

Hi,

Yes, You are correct.

We are going to decommision the IDMS and ADSO. So we are planning to implement in VSAM and CICS in similar functionality. Though it may not be the exact copy, we are trying out to get the several alternatives.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Nov 04, 2009 9:42 am
Reply with quote

Hello,

If the decision is not final, suggest someone consider going to another database system rather than only VSAM. I do not believe VSAM will have all that is needed to satisfactorily replace the IDMS environment.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
No new posts CVDA value for RRDS VSAM dataset. CICS 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
No new posts Open VSAM File in IMS DC Region - DFS... IMS DB/DC 0
Search our Forums:

Back to Top