View previous topic :: View next topic |
Author |
Message |
prabhutp Beginner
Joined: 02 Feb 2005 Posts: 20 Topics: 11
|
Posted: Mon May 15, 2006 2:01 am Post subject: TSO Receive Command |
|
|
I transmitted a member in PDS from one node to another. Later I found out, the member already exists in the receiving node. Now I need to transmit a new member. Whenever I try to receive the new member in the receiving node, it shows me the previously transmitted member. Iam not aware how to clear it off...End Command doesnt work after TSO RECEIVE.
Can anybody please help me with the command to clear the previous transmission? _________________ tp |
|
Back to top |
|
 |
shekar123 Advanced
Joined: 22 Jul 2005 Posts: 528 Topics: 90 Location: Bangalore India
|
Posted: Mon May 15, 2006 7:27 am Post subject: |
|
|
Hai,
Are u talking about something like you Xmited a member say SHEKAR.PROD.PDS(X) from Region B to Region A by using XMIT command.Then in Region A ,you did TSO RECEIVE in option 6 ,and you are getting something like Code: |
INMR045I Dataset 'SHEKAR.PROD.PDS' already exists. Reply 'R' to replace id
entically named members. + |
Enter R
Code: |
INMR001I Restore successful to dataset 'SHEKAR.PROD.PDS'
INMR144I Sender notified of receipt
INMR900I ------------------------------------------------------------------
INMR000I No more files remain for the receive command to process. |
_________________ Shekar
Grow Technically |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Mon May 15, 2006 8:34 am Post subject: |
|
|
or DEL to remove that incoming message from the JES spool |
|
Back to top |
|
 |
prabhutp Beginner
Joined: 02 Feb 2005 Posts: 20 Topics: 11
|
Posted: Mon May 15, 2006 11:19 pm Post subject: |
|
|
Hi
Exacltly as u guys were saying. But the problem occurs when I dont want to receive the dataset. So,,I do not want to restore and replace the existing one. Hence I have tried with DEL and CANCEL. But, now whenever I try to send another file, to the region..I get the same old previous message regards to that old file, which I dont want to receive now.
Pls suggest me a way to clear that previous message, so that I can receive new files. _________________ tp |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Tue May 16, 2006 8:18 am Post subject: |
|
|
That is what DEL does. Or you can go to you input queue in SDSF and delete the incoming files there (assuming you are on a JES2 system with SDSF). |
|
Back to top |
|
 |
prabhutp Beginner
Joined: 02 Feb 2005 Posts: 20 Topics: 11
|
Posted: Wed May 17, 2006 1:19 am Post subject: |
|
|
The second one worked. Thanks a lot !!! _________________ tp |
|
Back to top |
|
 |
|
|