MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

transmit VSAM files

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management
View previous topic :: View next topic  
Author Message
ranga_subham
Intermediate


Joined: 31 Jan 2006
Posts: 255
Topics: 72

PostPosted: Thu Aug 24, 2006 11:37 pm    Post subject: transmit VSAM files Reply with quote

Hi,

I know how to Transmit (XMIT) PS & PDS files from one node to another node.

How to transmit VSAM files from one node (IPC) to another node (IPC).

Please help.

TIA.
_________________
Ranga
*****
None of us is as smart as all of us - Ken Blanchard
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Fri Aug 25, 2006 7:44 am    Post subject: Reply with quote

ranga_subham,

You CAN Only transmit sequential and partitioned data sets that have the fixed, variable and undefined record formats.You CAN NOT transmit ISAM and VSAM data sets, or data sets with user labels or keys.

If you really want to transmit the VSAM Cluster, then you need to

1. Repro the vsam file to seq file
2. Define the VSAM cluster with same attributes on the target node
3. Xmit the seq file from step 1 to target node
4. Now Repro the seq file to the vsam cluster on target node.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ranga_subham
Intermediate


Joined: 31 Jan 2006
Posts: 255
Topics: 72

PostPosted: Mon Aug 28, 2006 9:55 pm    Post subject: Reply with quote

Thanks Kolusu. I will try it out. I am worried about the huge data. The file consists of 160,000 records.
_________________
Ranga
*****
None of us is as smart as all of us - Ken Blanchard
Back to top
View user's profile Send private message
stansaraczewski
Beginner


Joined: 06 Sep 2006
Posts: 44
Topics: 13
Location: Southern California

PostPosted: Wed Sep 06, 2006 10:32 pm    Post subject: Reply with quote

What is the speed of the circuit that you will transmit over and how large is each record ?
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Thu Sep 07, 2006 1:23 am    Post subject: Reply with quote

I would adrdssu dump the file and transmit the sequential dump file. I think that is the easiest way. You can even terse the sequential dump file to make it smaller (trsmain).
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group