Virtual Machine Tool SetVM Multiple Logical Terminal Session Emulator |
Virtual Machine-Mode: ESA
Privilege class: 'G + E, Diag04'
VM/ESA R2.3 or above.
Minumum required virtual machine size: 2 Meg
Terminals: 3270-type Models: 2, 3, 4 (mod-4 recommended)
Overhead: less than 0.1% on a 100 user single ES/9000 engine
No System Control Program 'hooks'.
If zipped, then use a ZIP program like PKZIP (pkware homepage) or WinZIP to unzip the file into its own directory. (ie. MD c:\vmrsm then UNZIP the files into c:\vmrsm)
Ensure that you BACKUP your old version
--PC to VM File Transfer method using IND$FILE:
UnZIP contents into your C:\VMRSM directory.
Use a 3270 file transfer facility that uses IND$FILE to
Load the contents to your VM/CMS virtual machine A-Disk.
CTSCPCTX.TXTLIB --> CTSCPCTX TXTLIB A (NOCRLF BINARY LRECL 80
LDEVMLTS.EXEC --> LDEVMLTS EXEC A (CRLF ASCII
GENLMOD.EXEC --> GENLMOD EXEC A (CRLF ASCII
Execute: GENLMOD LDEVMLTS (creates LDEVMLTS MODULE A)
--Downloading via VM-to-VM FTP method:
Requirements:
- You must be on a VM System using a VM TCP/IP connection to the Internet.
- You will use an ANONYMOUS logon to our VMRSM virtual machine's 191 disk.
- The FTP address is 63.109.210.197 (this will change in the near future)
- Files you will need to transfer using GET are: VMRSM.EXEC, GENLMOD.EXEC,
CTSCPCTX.TXTLIB.
- TXTLIB file transfers must employ VM/FTP command LOCSITE FIX 80.
- Both EXEC files must employ VM/FTP command LOCSITE VAR.
Example Console Log:
ftp 63.109.210.197
VM TCP/IP FTP Level 320
Connecting to 63.109.210.197, port 21
220-FTPSERVE IBM VM Level 320 at MFSPB.WWW.MFSPBVM.COM, 12:36:52 EDT MONDAY 2000
220 Connection will close if idle for more than 5 minutes.
USER (identify yourself to the host):
anonymous
>>>USER anonymous
230 ANONYMOU logged in with no special access privileges
Command:
CD LDEVMLTS
>>>CWD LDEVMLTS
230 Working directory is LDEVMLTS 191 (ReadOnly)
Command:
dir
>>>PORT 63,109,210,197,4,25
200 Port request OK.
>>>LIST
125 List started OK
CTSCPCTX TXTLIB F 80 264 6 3/01/00 16:56:00 CPC191
GENLMOD EXEC F 80 11 1 9/11/00 11:32:45 CPC191
LDEVMLTS EXEC V 76 44 1 9/11/00 12:34:06 CPC191
LDEVMLTS MAP F 100 59 2 9/11/00 11:55:26 CPC191
250 List completed successfully.
Command:
binary
>>>TYPE i
200 Representation type is IMAGE.
Command:
locsite fix 80
Command:
get ctscpctx.txtlib
>>>PORT 63,109,210,197,4,26
200 Port request OK.
>>>RETR ctscpctx.txtlib
150 Sending file 'ctscpctx.txtlib'
250 Transfer completed successfully.
21120 bytes transferred in 0.256 seconds. Transfer rate 82.50 Kbytes/sec.
Command:
get genlmod.exec
>>>PORT 63,109,210,197,4,28
200 Port request OK.
>>>RETR genlmod.exec
150 Sending file 'genlmod.exec'
250 Transfer completed successfully.
880 bytes transferred in 0.115 seconds. Transfer rate 7.65 Kbytes/sec.
Command:
locsite var
Command:
get ldevmlts.exec
>>>PORT 63,109,210,197,4,31
200 Port request OK.
>>>RETR ldevmlts.exec
150 Sending file 'ldevmlts.exec'
250 Transfer completed successfully.
1019 bytes transferred in 0.103 seconds. Transfer rate 9.89 Kbytes/sec.
Command:
quit
>>>QUIT
221 Quit command received. Goodbye.
Ready;
genlmod ldevmlts
LDEVMLTS LOAD (RC=0)
LDEVMLTS GENMOD (RC=0)
Ready;
Operation
Operation: Start: execute LDEVMLTS in a G-class virtual machine and
then disconnect (CP DISC).
Stop: Re-logon to the virtual machine running LDEVMLTS and
issue the command 'LDEVTERM'.
Use MLTS: Dial into the machine running LDEVMLTS with the
'CP DIAL' command from the VM LOGO screen.
Exit: Type 'LDEVEXIT' from the first typeable column on the
last line of the 3270 session display.
Disconn: Type 'LDEVDISC' from the first typeable column on the
last line of the 3270 session display.
Please address any questions or comments to:
EMAIL:gjcullen@mfsp.com
We welcome any suggestions. GOOD LUCK with your VM tuning.
[
Return to Index
]