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

transfer of file from one region to other


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vijay singh chouhan

New User


Joined: 19 Oct 2007
Posts: 22
Location: mumbai

PostPosted: Mon Oct 22, 2007 2:07 pm
Reply with quote

Hi,
I want to transfer one input file from AT region to ST region.
is there any specific command for that.?
what is maximum size one can transfer .
if file exceed maximum limit ,what should be done?
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Mon Oct 22, 2007 2:12 pm
Reply with quote

You can NDM the file from one region to the other.
Back to top
View user's profile Send private message
vijay singh chouhan

New User


Joined: 19 Oct 2007
Posts: 22
Location: mumbai

PostPosted: Mon Oct 22, 2007 2:15 pm
Reply with quote

can you please explain more about NDM.
I have no idea of NDM.
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Mon Oct 22, 2007 2:19 pm
Reply with quote

Vijay,

Check the following links

http://ibmmainframes.com/viewtopic.php?t=5700&highlight=ndm

http://ibmmainframes.com/viewtopic.php?t=24614&highlight=ndm
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Oct 22, 2007 3:04 pm
Reply with quote

Quote:
I want to transfer one input file from AT region to ST region.
is there any specific command for that.?


Any reply might be wrong...
since we do not know anything about Your systems organization...

f you had asked a generic how to we could have described a
list of different possibilities,
...shared dasd
...dump restore ( thru physical tapes )
...dump restore ( thru shared dasd ) (*)
...NDM
...FTP

(*) I know somebody might object,
but there are many pro' s for such an approach as
opposed to simple copy dataset by dataset
( ENQ time, speed, Authorizations, ... )


Anyway data interchange between different regions ( how You call them ),
or LPAR, MVS image, CPU complex
is something You should ask about to Your storage support team
Back to top
View user's profile Send private message
vijay singh chouhan

New User


Joined: 19 Oct 2007
Posts: 22
Location: mumbai

PostPosted: Mon Oct 22, 2007 3:24 pm
Reply with quote

I know one command which transfer file from one region to other.

xmit tb3.id dsn('file name to transfer')

But the size of file is bigger than limit .

what can be done in such situation.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Oct 22, 2007 3:32 pm
Reply with quote

please take a decision :-) !!

Do You want to know how to transfer files ,
or why the xmit command will not transfer Yourr dataset ??

In both cases You should ask You ask Your system/storage support people..

The xmit/receive protocol
uses the spool space to stage the xmit/receiv' d dataset,
the data transmission is not optimized
( no data compression for example )
just to point out 2 drawbacks ...

that' why each shop puts a limit on the size of datasets traveling by such mean
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: Mon Oct 22, 2007 7:37 pm
Reply with quote

Hello Vijay,

[quote...shared dasd
...dump restore ( thru physical tapes )
...dump restore ( thru shared dasd ) (*)
...NDM
...FTP [/quote]

Is there some reason none of these will work for you?
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top