View previous topic :: View next topic
|
Author |
Message |
omprakash.mf
New User
Joined: 06 Jul 2010 Posts: 12 Location: hyderabad
|
|
|
|
Hi,
Can any one throw some light on the below question.
How to find if a file is to be received in mainframes when other mainframe user send.
Is there any common place where the files are stacked/stored temporarily when one mainframe user sends the file.
If it is the case, please let me know how to find it. |
|
Back to top |
|
 |
Pandora-Box
Global Moderator
.jpg)
Joined: 07 Sep 2006 Posts: 1586 Location: Andromeda Galaxy
|
|
|
|
Quote: |
How to find if a file is to be received in mainframes when other mainframe user send. |
How is the file being sent and from where is the file being sent? |
|
Back to top |
|
 |
dick scherrer
Moderator Emeritus

Joined: 23 Nov 2006 Posts: 19245 Location: Inside the Matrix
|
|
|
|
Hello,
Suggest you speak with your Scheduling people.
They can set things up so that the arrival of a particular dataset causes some process to be submitted. |
|
Back to top |
|
 |
Rohit Umarjikar
Global Moderator

Joined: 21 Sep 2010 Posts: 2632 Location: NYC,USA
|
|
|
|
When I do a login to my regions then all the consol messages are displayed before I get into TSO/ISPF and if someone has sent me a file then it would appear there as fyi. |
|
Back to top |
|
 |
PeterHolland
Global Moderator

Joined: 27 Oct 2009 Posts: 2476 Location: Netherlands, Amstelveen
|
|
|
|
@Rohit, that is true for XMIT. But how about FTP and other transfer tastes? |
|
Back to top |
|
 |
Pedro
Global Moderator

Joined: 01 Sep 2006 Posts: 2226 Location: Silicon Valley
|
|
|
|
The logon exec must be issuing the RECEIVE command on your behalf. You can issue it at any time.
If a data set was sent to you, the name will be be shown to you so that you can receive it. You can type End to delay receiving the data set. |
|
Back to top |
|
 |
|