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.

Gaining Access to the Interactive Interface Routine<br />

The <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> interactive interface routine allows TSO users to use<br />

Interactive System Productivity Facility (ISPF) panels to add, query, modify, restart,<br />

and delete requests. The following describes how to access the interactive interface<br />

routine.<br />

Note: ISPF must be installed if you want to use the interactive interface. If you<br />

want to save requests or use the PDS selection and exclusion facility, you must<br />

also have ISPF/PDF installed.<br />

You can gain access to the <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> interactive interface in one of<br />

the following ways:<br />

� Add the <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> libraries to the TSO logon procedure.<br />

//ISPLLIB DD<br />

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

//ISPMLIB DD<br />

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

//ISPPLIB DD<br />

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

//ISPTLIB DD<br />

// DD DSN=userid.ISPF.ISPTLIB,DISP=SHR<br />

//ISPTABL DD<br />

// DD DSN=userid.ISPF.ISPTLIB,DISP=SHR<br />

Figure 16. Access to the Interactive Interface Using the TSO Logon Procedure<br />

� Add the <strong>NetView</strong> <strong>FTP</strong> <strong>V2.2.1</strong> <strong>MVS</strong> libraries to the TSO startup command list<br />

(CLIST).<br />

ALLOC F(ISPLLIB) DA('DVG.N<strong>FTP</strong>23�.SDVGLMD1' +<br />

other libraries ) SHR<br />

ALLOC F(ISPPLIB) DA('DVG.N<strong>FTP</strong>23�.SDVGPNL�' +<br />

other libraries ) SHR<br />

ALLOC F(ISPMLIB) DA('DVG.N<strong>FTP</strong>23�.SDVGMSG�' +<br />

other libraries ) SHR<br />

ALLOC F(ISPTLIB) DA('&SYSUID..ISPF.ISPTLIB' +<br />

other libraries ) SHR<br />

ALLOC F(ISPTABL) DA('&SYSUID..ISPF.ISPTLIB' +<br />

other libraries ) SHR<br />

Figure 17. Access to the Interactive Interface Using the TSO Startup CLIST<br />

24 <strong>NetView</strong> <strong>FTP</strong> V2 <strong>MVS</strong> Installation, Operation, and Administration

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

Saved successfully!

Ooh no, something went wrong!