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.

Installation Verification Test 3<br />

Administrator Function Queries<br />

Submit job DVGMVADM shown in Figure 35. It performs the following:<br />

� Queries the <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> file-transfer request queue status<br />

� Queries all requests on the request queue<br />

� Queries all finished requests with data set name.<br />

//DVGMVADM JOB (accn,n),'programmer-id',CLASS=a,<br />

// MSGCLASS=x,MSGLEVEL=(1,1),<br />

// NOTIFY=userid,USER=userid<br />

//JOBLIB DD DSN=DVG.N<strong>FTP</strong>23�.SDVGLMD1,DISP=SHR<br />

//QADM EXEC PGM=DVGIFBI,REGION=2M<br />

//SYSUDUMP DD SYSOUT=�<br />

//DVGLOG DD SYSOUT=�<br />

//SYSPRINT DD SYSOUT=�<br />

//SYSIN DD �<br />

�---------------------------------------------------<br />

� Administrator function: Query Request Queue<br />

�---------------------------------------------------<br />

FUNCTION=QRYADM<br />

QSTAT=GEN<br />

PASSWORD='SRTF5'<br />

/EOR<br />

�---------------------------------------------------<br />

� Administrator function: Query all Requests<br />

�---------------------------------------------------<br />

FUNCTION=QRYADM<br />

QSTAT=ALL<br />

PASSWORD='SRTF5'<br />

/EOR<br />

�---------------------------------------------------<br />

� Administrator function: Query finished Requests<br />

�---------------------------------------------------<br />

FUNCTION=QRYADM<br />

QSTAT=(FINISHED,DSN)<br />

PASSWORD='SRTF5'<br />

/�<br />

Figure 35. DVGMVADM - Administrator Function Queries<br />

The <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> master password is generated by the installation<br />

generator. The default value is SRTF5. Change the value in the PASSWORD<br />

control statement of this job if you defined another password in the queue handler<br />

startup parameters.<br />

<strong>Chapter</strong> 2. Installing, Preparing, and Verifying the Installation of <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> 37

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

Saved successfully!

Ooh no, something went wrong!