Method of, system for, and computer program product for...

Electrical computers and digital processing systems: multicomput – Remote data accessing

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C709S218000, C709S219000, C707S793000, C707S793000

Reexamination Certificate

active

06658461

ABSTRACT:

A portion of the Disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates in general to computer file systems, and more particularly to a user interface for configuring connections between a file system residing on the local workstation and a file system residing on a remote host system.
2. Description of the Related Art
Connecting a workstation to a host, known as host workstation connectivity, may be a relatively straight forward terminal connection or emulation. It may also be a rather complex connection such as connecting, mapping, and converting files and directories from a host file system to a workstation file system to support a scenario such as Remote Edit/Compile/Debug.
Remote Edit/Compile/Debug provides a workstation environment for performing the edit, compile, and debug tasks associated with host application development. Application parts, such as COBOL source code, COBOL copy books, and host JCL, are kept in partitioned datasets (PDS) or partitioned datasets extended (PDSE) on the host. These files may be accessed and used through a project, such as an IBM® Multiple Virtual Storage (MVS®) project (IBM® and MVS® are registered trademarks of International Business Machines Corporation in the United States, other countries, or both.). The names appearing on the workstation for the host PDS and PDSE members depend upon how the MVS drives are defined during Remote Edit/Compile/Debug setup.
Remote Edit/Compile/Debug can provide many benefits. Host data sets may be accessed from the workstation. After completing the required configuration, a workstation project can connect to PDS or PDSE data sets on the host and include members in the project. These host files may then be accessed as if they were workstation files. Host files may be edited and compiled from the workstation. Jobs may be submitted, monitored, and debugged from the workstation.
However, using the Remote Edit/Compile/Debug for host development requires communications to be configured at the workstation and at the host. This configuration may be quite complex as the following configuration example illustrates.
Host configuration to support connectivity for Remote Edit/Compile/Debug may comprise the following steps:
1. Install, configure, and start a communications protocol on the host, such as the Transmission Control Protocol/Internet Protocol (TCP/IP).
2. Install and configure a remote execution server on the host, such as Remote Execution Server for MVS.
3. Further configure TCP/IP to automatically start the remote execution server. For example, by adding the following statements to a data set PROFILE.TCPIP:
AUTOLOG
RXPROC
ENDAUTOLOG
4. Install and configure a Network File System (NFS) server. Such configuration may be accomplished by modifying an NFS site attributes data set such that a default parameter ‘nopcnfsd’ is changed to ‘pcnfsd’.
5. To enable file extension mapping, the site attributes data set may be further modified by changing the default parameter ‘sfmax=0’ to ‘sfmax=1’, and by changing the default parameter ‘nofileextmap’ to ‘fileextmap’. A default file extension mapping data set may be specified by adding the parm ‘sidefile(mapping_dsn)’, where mapping_dsn is the name of the file extension mapping data set. The file extension mapping data set must have a name of the form hlq.NFS.MAPPING, where hlq can be any high level qualifier, and it must be allocated with DCB=(recfm=fb, Irecl=80, blksize=400). Such a file extension mapping data set may contain either a default or a user-specified mapping such as the following mappings:
col 1
|
V
# NFS.MAPPING
**.SYSADATA.ADT
**.COBOL.CBL
**.PLIOPT .PLI
**.PLI.PLI
**.COBCOPY.CPY
**.OBJ.OBJ
**.LOAD.EXE
**.CLIST.CMD
**.SIGYCLST.CMD
**.CNTL.JCL
**.JCL .JCL
**.LISTING.LST
**.OUTLIST.OUT
6. Install the Remote Edit/Compile/Debug host component.
7. Start TCP/IP and NFS server.
Workstation configuration to support connectivity for Remote Edit/Compile/Debug may comprise the following additional steps:
1. Install, configure, and start TCP/IP on the workstation.
2. Install and configure the NFS Client.
3. Start the NFS client with the following command:
net use m: \\yourhost\youruser,text,crlf yourpassword /user:youruser where youruser and yourpassword are a userid and password and where m is an available drive letter.
4. If the connection to the host was successful, disconnect before the next step using the disconnect command:
net use m:/d
5. To enable file extension mapping, reconnect to the host with mapping by specifying fileextmap with the following command:
net use m: \\yourhost\youruser,text,crlf,fileextmap yourpassword /user:youruser
6. Verify that the remote execution server is started by entering the following command:
rsh yourhost-lyouruser/password time which should provide the output of the time command if the remote execution server is running.
As the above demonstrates, conventional configuration of host workstation connectivity is complex with many opportunities for errors. Such complexity may also affect the performance and reliability of conventional host workstation connectivity. Thus, there is a clearly felt need for a method of, system for, and computer program product for providing an improved easy-to-use and more reliable user interface for configuring connections between a file system residing on the local workstation and a file system residing on a remote host system.
SUMMARY OF THE INVENTION
The present invention provides a user interface for configuring connections from a local workstation between a file system residing on the local workstation and a file system residing on a remote host system. The interface provides for such configuration by allowing the user to specify the host system, specify a host directory path within the host file system, and specify a mapping between a file within the host directory path on the host file system and a file on the local file system. After such configuration, the user may access the host file system file in the same manner as a local file system file.
One aspect of a preferred embodiment of the present invention provides a user interface method for configuring connections from a local workstation between a file system residing on the local workstation and a file system residing on a remote host system, the method comprising the steps of: specifying the host system; specifying a host directory path within the host file system; specifying a mapping between a file within the host directory path on the host file system and a file on the local file system; and accessing the host file system file in the same manner as a local file system file.
Another aspect of a preferred embodiment of the present invention provides for identifying a user of the host system as a part of the specifying of the host system.
Another aspect of a preferred embodiment of the present invention provides for specifying a mapping between a host code page in which data in the host file is represented and a local code page in which data in the local file is represented after being converted from the host code page representation as a part of the specifying of the host system.
Another aspect of a preferred embodiment of the present invention provides for specifying a mapping between the host directory path and a local directory path on the local file system as a part of the specifying of the host system.
Another aspect of a preferred embodiment of the present invention provides for specifying a data transfer type associated with files contained in the host directory path as a part of the specifying of the host directory path.
Another aspect of a preferred embodiment of the present

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method of, system for, and computer program product for... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method of, system for, and computer program product for..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method of, system for, and computer program product for... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3101798

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.