Technical Notes |
|
This technical note provides information on using the Show Host Files feature to display a list of host files for downloading from your mainframe to your PC. Background and troubleshooting information are presented for CMS and TSO systems.
The Show Host Files feature makes it possible to quickly retrieve all the host file names at once. The host files are displayed in a tree view, and the display you see depends on the protocol selected. Reflection displays only those files that can be transferred using the currently selected transfer protocol.
Note: In 5250 sessions, when you click Show Host Files, you are prompted for user name and password, unless you have configured these values from the AS/400 tab of the Transfer Setup dialog box. Show Host Files is not available if you are transferring to and from a CICS host.
To use Show Host Files:
The process that Reflection uses to display a list of host files on the workstation differs between CMS and TSO systems.
On a CMS system, the Show Host Files button executes the LISTFILE * * A (EXEC command through the terminal session. The output of the LISTFILE command is then used to populate the Show host file list box with file names.
In a TSO system, the Show Host Files button executes the LISTCAT command. The output of the LISTCAT command is then used to populate the Show host files list box with file names.
You can view files on TSO hosts with no host configuration needed. Prior versions of Reflection required you to transfer two Attachmate-supplied host execs to TSO mainframes to support the Show Host Files button in the Transfer dialog box. These files (Wrqlds and Wrqlcat) are no longer needed.
If clicking the Show Host Files button does not display the host file list, follow these troubleshooting procedures in the order they are presented.
Verify that you are connected to the host and that the correct system (CMS or TSO) has been selected. Follow these steps to change the system type, if necessary:
Verify that the host screen can accept and process command input. Not all host screens can accept commands. Being in native CMS or TSO mode is preferred, but you may also be in ISPF mode if you are in Option 6, the command screen. Some applications such as PROFS will also accept Reflection commands.
If you are on a CMS system and Reflection does not display the host files, verify that the CMS command can be run from a host prompt. Connect to your host and type the following command from a host prompt:
LISTF * * A (EXECIf you receive an Unknown CP/CMS command error when attempting to run the CMS command from a host prompt, contact your system administrator for assistance.
If the command runs without generating an error, contact Attachmate Technical Support.
If you are on a TSO System and Reflection does not display the host files, verify that the TSO command can be run from the host TSO READY prompt. Connect to your host and type the following command from the READY prompt:
LISTCATIf you receive an error when attempting to run the TSO command from the TSO READY prompt, contact your system administrator for assistance.