05.02.2013 Views

Chapter 3. Operating NetView FTP V2.2.1 MVS - IBM

Chapter 3. Operating NetView FTP V2.2.1 MVS - IBM

Chapter 3. Operating NetView FTP V2.2.1 MVS - IBM

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The sequence in the case of a temporary error is:<br />

1. ADD record<br />

2. OBTAIN record<br />

<strong>3.</strong> NOTIFY record DVGNTYPE=S DVGNRTYP=�<br />

4a. NOTIFY record DVGNTYPE=S DVGNRTYP=A<br />

4b. OBTAIN record<br />

4c. NOTIFY record DVGNTYPE=S DVGNRTYP=�<br />

5. NOTIFY record DVGNTYPE=F DVGNRTYP=�<br />

In this sequence, item 4 is repeated as often as the request is restarted. The<br />

return and reason code indicates whether the file transfer ended successfully or<br />

not.<br />

The sequence in the case of manual restart is:<br />

1. ADD record<br />

2. OBTAIN record<br />

<strong>3.</strong> NOTIFY record DVGNTYPE=S DVGNRTYP=M<br />

4. NOTIFY record DVGNTYPE=F DVGNRTYP=�<br />

5. RESTART record<br />

6. OBTAIN record<br />

7. NOTIFY record DVGNTYPE=S<br />

8. NOTIFY record DVGNTYPE=F<br />

The return and reason code indicates whether the file transfer ended successfully<br />

or not. In this case, a transfer request for the same sending and receiving data set<br />

has been interrupted and has terminated with a return and reason code. This has<br />

left a checkpoint-restart record at the receiving system. If the value of the Restart<br />

from Checkpoint parameter is YES, <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> tries to restart the<br />

transfer from the last recorded checkpoint. This sequence corresponds to the<br />

restart of the transfer from the last checkpoint.<br />

The sequence in the case of a permanent error that occurs before the first checkpoint<br />

is taken is:<br />

1. ADD record<br />

2. OBTAIN record<br />

<strong>3.</strong> NOTIFY record DVGNTYPE=F DVGNRTYP=�<br />

The return and reason code indicates an unsuccessful file transfer.<br />

The sequence in the case of a permanent error that occurs after the first checkpoint<br />

is taken is:<br />

1. ADD record<br />

2. OBTAIN record<br />

<strong>3.</strong> NOTIFY record DVGNTYPE=S DVGNRTYP=�<br />

4. NOTIFY record DVGNTYPE=F DVGNRTYP=�<br />

The return and reason code indicates an unsuccessful file transfer.<br />

When looking at the SMF records written by the server (subtype X'51'), you find a<br />

record for each time a transfer was handled. If a transfer is restarted (more than<br />

once), you find one record for each transfer attempt. The byte count and processor<br />

microsecond values always denote one single transfer attempt or partial transfer.<br />

Note that SMF records for remotely initiated transfers do not necessarily contain all<br />

information that is available for locally initiated transfers, for example, a specified<br />

server group name is not available on the responding system.<br />

Appendix H. Layout of the SMF Records 225

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!