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

copying multiple files


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

New User


Joined: 04 Sep 2007
Posts: 33
Location: Salinas

PostPosted: Thu Jan 22, 2009 12:55 pm
Reply with quote

how can we copy multiple files at a time?
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu Jan 22, 2009 12:58 pm
Reply with quote

DFdss

Click HERE for the manual.
Back to top
View user's profile Send private message
Arun Raj

Moderator


Joined: 17 Oct 2006
Posts: 2481
Location: @my desk

PostPosted: Thu Jan 22, 2009 12:58 pm
Reply with quote

Copy multiple files to a single file?
Copy multiple files to multiple files?

Please explain clearly what you want to achieve.
Back to top
View user's profile Send private message
Gursharan Khalsa

New User


Joined: 04 Sep 2007
Posts: 33
Location: Salinas

PostPosted: Thu Jan 22, 2009 12:59 pm
Reply with quote

i want to Copy multiple files to multiple files?
Back to top
View user's profile Send private message
rajulan

New User


Joined: 11 Jan 2008
Posts: 66
Location: India

PostPosted: Thu Jan 22, 2009 1:39 pm
Reply with quote

Hi Gursharan Khalsa,

Please be specific what u need exactly.

1. Is it a flat file or Vsam file

2. Do you need any Utilities or program logic or some commands?

You could do one thing,

1. open the multiple-in-files

2.read the files

3.write the records to multiple-out-files

4.close the files.

If you provide some more info, some may help you to achieve what you need.

Thanks,
Rajulan.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu Jan 22, 2009 1:46 pm
Reply with quote

rajulan

Your suggestion sounds programatical.

DFdss is the IBM supplied data movement utility which can process all file types, with excellent filtering techniques using a single job step.
Back to top
View user's profile Send private message
rajulan

New User


Joined: 11 Jan 2008
Posts: 66
Location: India

PostPosted: Thu Jan 22, 2009 2:20 pm
Reply with quote

Thank you expat.
Back to top
View user's profile Send private message
Gursharan Khalsa

New User


Joined: 04 Sep 2007
Posts: 33
Location: Salinas

PostPosted: Thu Jan 22, 2009 2:30 pm
Reply with quote

well i have both flat file and Vsam files

and i require Utilities or commands and no prorgam at all ?
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu Jan 22, 2009 2:42 pm
Reply with quote

And have you read my original reply ?
and then looked at the manual linked to it


As for your comment about no program at all ..... er, what do you think a utility is if not a program ?
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 Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
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 Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
Search our Forums:

Back to Top