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

Loading of IMS data base Access HIDAM OSAM


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sid_aec

New User


Joined: 01 Jul 2008
Posts: 60
Location: Kolkata

PostPosted: Wed Aug 01, 2012 9:30 am
Reply with quote

Hi,

I have an IMS data base which is ACCESS=HIDAM,OSAM. It has 2 secondary indexes.

I have a VSAM which has two alternate Indexes.

I need to load from that VSAM to the HIDAM database.
Can anyone tell me How to load that VSAM into HIDAM data base? If I need to write the records from VSAM to HIDAM through a program then how to load the secondary Index data bases associated with HIDAM. Please help.
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 Aug 01, 2012 7:17 pm
Reply with quote

Hello,

Suggest you consider unloading the vsam data into a sequential file. Then loading the data into IMS building needed alternate indexes.

If there is any volume of data, i believe you want the bulk load rather than some code that inserts 1 row at a time. . .
Back to top
View user's profile Send private message
sid_aec

New User


Joined: 01 Jul 2008
Posts: 60
Location: Kolkata

PostPosted: Wed Aug 01, 2012 9:55 pm
Reply with quote

Hi,
Can you please suggest any utility for bulk load and then secondary index build utility.
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 Aug 01, 2012 10:12 pm
Reply with quote

Hello,

You need to talk with your dba and learn how this is typically done on your system.

DB2 and BMC both do this. You need to follow whatever process is acceptable on your system, not something picked up online.
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 4
No new posts Store the data for fixed length COBOL Programming 1
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts How to access web services/website? Mainframe Interview Questions 4
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
Search our Forums:

Back to Top