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

Merge Two Indexed Files


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Muralitharan

New User


Joined: 27 Apr 2006
Posts: 2
Location: Chennai

PostPosted: Wed Jul 19, 2006 12:42 pm
Reply with quote

Hi

I would like to know how to merge two indexed Files?

Regards,
Muralitharan.V
Back to top
View user's profile Send private message
Hanfur

Active User


Joined: 21 Jun 2006
Posts: 104

PostPosted: Wed Jul 19, 2006 1:03 pm
Reply with quote

Murali,
Try using the IDCAMS and REPRO.The second file should have been created with no REUSE option .

-Han.
Back to top
View user's profile Send private message
Muralitharan

New User


Joined: 27 Apr 2006
Posts: 2
Location: Chennai

PostPosted: Wed Jul 19, 2006 1:50 pm
Reply with quote

Hi

Thanks for your reply.Can merge those two indexed file by using merge command in COBOL

Regards,
Murali.v
Back to top
View user's profile Send private message
Sridevi_C

Active User


Joined: 22 Sep 2005
Posts: 104
Location: Concord, New Hampshire, USA.

PostPosted: Wed Aug 16, 2006 1:25 am
Reply with quote

Murali,
SORT/MERGE in COBOL is ONLY for sequential files.
Thanks
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
No new posts Joinkeys - 5 output files DFSORT/ICETOOL 7
No new posts How to append a PS file into multiple... JCL & VSAM 3
Search our Forums:

Back to Top