* ------------------------------------------------------------------------------------------ * * CIG ZIP Maintenance File Instructions: * * Last updated October 15, 2004 * * ------------------------------------------------------------------------------------------ * You have downloaded a file from CIGI Support site containing at least one flattened PDS. Please perform the following tasks once for each down load you have performed. * ------------------------------------------------------------------------------------------ * * Naming standard note: * * All files in ZIP file will contain the ZmmddyyA node that should equal the zip file name, * * which is the change package id. * * ------------------------------------------------------------------------------------------ * Steps and notes on how to download a flattened PDS library: 1. Upload the file to the mainframe as BINARY into a flat file with the following attributes: (you can either create the dataset first with the specified attributes or specify the attributes in your file transfer) Data Set Name . . . : USERID.FLAT General Data Current Allocation Volume serial . . . : CIGV01 Allocated blocks . : 75 Device type . . . . : 3390 Allocated extents . : 1 Organization . . . : PS Record format . . . : FB Record length . . . : 1024 Block size . . . . : 3120 Current Utilization 1st extent blocks . : 75 Used blocks . . . . : 0 Secondary blocks . : 144 Used extents . . . : 0 Creation date . . . : 2000/09/13 Referenced date . . : 2000/09/13 Expiration date . . : ***None*** 2. Once the flat file has been uploaded to the mainframe. You will need to run the TRSMAIN utility to unpack or unterse the file. The TRSMAIN utility is available on our web site right under the link for these instructions. Upload the TRSMAIN utility to your mainframe. 3. Edit the TRSMAIN file using the following instructions: 1. INSERT JOBCARD. 2. CHANGE ALL 'HLQ1.HLQ2' TO REFLECT YOUR SITE SPECIFIC HIGH LEVEL QUALIFIERS. 3. THE 'INFILE=' VALUE SHOULD MATCH THE NAME OF THE FLAT FILE JUST UPLOADED TO THE MAINFRAME. 4. THE 'OUTFILE=' VALUE IS WHERE THE UNFLATTENED FILE WILL BE STORED. 5. THE 'DCB=' VALUE ALLOCATES THE OUTFILE WITH WHATEVER ATTRIBUTES YOU SPECIFY. MAKE SURE THE ATTRIBUTES MATCH THOSE SPECIFIED IN THIS FILE. 6. CHANGE 'DUNIT' TO THE SITE SPECIFC VALUE. 7. BE SURE THE 'PARM=' VALUE IS SET TO UNPACK. 4. Once the changes to the TRSMAIN file have been made, submit the TRSMAIN job. This will unpack the PDS libraries into whatever dataset you specified in the TRSMAIN job.