GENIOS PROVIDES VIRTUAL TAPE CAPABILITY FOR VSE USERS The GENIOS Virtual Tape support provides VSE users the ability to automatically redirect tape files to Network DASD, which offers significant tape resource savings and improved operational flexibility for the VSE data center. The simulated tape files can be retrieved by both mainframe programs and standard PC applications. And with GENIOS, the operation is performed transparently - without recompiling or relinking existing user programs. The Virtual Tape facility offers numerous benefits, including:
Benefits not available with other (much more expensive) Virtual Tape solutions include:
HOW GENIOS WORKS GENIOS installs in minutes and operates totally transparent to your system; it can be used immediately on the jobs that you specifically select. Just make a simple JCL change and GENIOS will enable your programs to read and write tape files anywhere in your network over TCP/IP (Connectivity Systems). And, GENIOS supports non-TCP, high speed file transfers to a Windows NT Server attached via a Channel-to-Channel Adapter interface (CTCA). GENIOS intercepts VSE file opens and, based on the inclusion of a special GENIOS-formatted DLBL statement for a file, creates linkage to the GENIOS LIOCS component in the SVA. As the program issues standard I/O requests (GET, PUT, etc.), GENIOS directly and immediately transmits the data to or from the PC specified in the GENIOS DLBL statement for the file. Look at the following example and see how easy GENIOS is to use. Writing a Tape file on the Network
// ASSGN SYS010,580 Tape file assignment (may omit) (// TLBL FILEOUT,'INVENTORY FILE') replaced by following GENIOS DLBL // DLBL FILEOUT,'IP=5001(9.12.2.7),C:INVENTORYFILE;nnn' // EXEC USERPROG /& In the example, the tape file, FILEOUT, will be written to the network server identified as "9.12.2.7" and stored on the C disk as 'INVENTORYFILE.nnn', where nnn signifies the next generation of 'INVENTORYFILE' to be created. For instance, if the existing file is 'INVENTORYFILE.001', the new file will be stored as 'INVENTORYFILE.002'. Note: If FILEOUT were a disk file to be sent to the PC, simply replace its DLBL/EXTENT statements with the GENIOS format DLBL. GENIOS incorporates features including compression, reblocking, EBCDIC/ASCII conversion and CRLF insertion in accessing files between the mainframe and the network server running UNIX, Windows NT, Windows 95 (and subsequent) or OS2. GENIOS | GENIOS Highlights | Questions & Answers | Virtual Tape | Home |