
                              read1st.txt


This ARCHIVE contains the following files:
	READ1ST.TXT	- this file
        Fix-Readme.txt  - instructions and information that are specific to this fix package 
	RECEIVE.TXT     - sample TSO RECEIVE jobstream.
	TRANSMIT.TXT    - sample TSO TRANSMIT jobstream.
	HGLOAD.BIN	- a TRANSMIT format of a partial HourGlass LOADLIB
	HGSAMP.BIN	- a TRANSMIT format of a partial HourGlass SAMPLIB
	HGMODS.BIN	- a TRANSMIT format of a partial HourGlass MODLIB
	HGDBRM.BIN	- a TRANSMIT format of a partial HourGlass DBRM
        HGNOTC.BIN	- a TRANSMIT format of a partial HourGlass SHGNOTC



The .BIN files must first be uploaded to your mainframe using a BINARY
protocol  (in other words, do not use ASCII CRLF options).
The files should be uploaded into sequential datasets (for example, HG.LOADXMIT,
HG.SAMPXMIT, HG.MODSXMIT, and HG.DBRMXMIT, HG.NOTCXMIT) with the following
attributes:  DCB=(RECFM=FB,LRECL=80,BLKSIZE=3120,DSORG=PS).
Once the files have been successfully uploaded, they must be processed through
TSO RECEIVE to restore the files into MVS partitioned datasets.  See the file
RECEIVE.TXT for further information.


Once the TSO RECEIVE processing is complete:
1) Backup the existing Hourglass loadlib, samplib, modlib, dbrmlib and shgnotc libraries.
2) If modules HGFRONT, HGINSTL, or HGLSPC are being replaced, run HGOFF
3) Copy the new members into the HourGlass loadlib, samplib, modlib, dbrmlib and shgnotc.
4) If modules HGACTRT, HGCCGX4, HGDD, HGDDEM, HGFRONT, HGDR6,
   HGIMS, HGINSTL, or HGTBLS are being replaced, then the Hourglass
   SAMPLIB member HGCUSTOM must be re-run.
5) Run HGON if Hourglass is currently inactive.


