Release 1658
Service Request 16949
NRA Imputed Income
INSTALLATION INSTRUCTIONS
08/12/05
Revised 08/31/05
Information Resources & Communications
Office of the President
University of California
Page 1
NRA Imputed Income
Installation Instructions
Revised August 31, 2005
Installation Instructions
This document provides installation instructions for this release. Review these instructions carefully
before proceeding with installation.
Bind Member Installation
1. Install the new Bind members listed in the following table.
Bind Members Installed?
PPP537
Program Preparation
Note: At UCOP, all COBOL programs pass through the DB2 pre-compiler, whether or not the
program contains embedded SQL, to resolve INCLUDE references. Your site may have different
requirements.
Note: "DUAL" programs must be compiled twice and linked into batch and online libraries
("LOADLIB" and "OLOADLIB" respectively). "CICS" programs must be CICS pre-compiled and
compiled once and linked into OLOADLIB. "BATCH" programs must be compiled once and linked
into the batch LOADLIB only.
1. Install, compile and link the new program listed in the following table.
Program DB2? Compile Package Bind? Done?
PPP537 Yes BATCH No
2. Install, compile and link the modified program listed in the following table.
Page 2
NRA Imputed Income
Installation Instructions
Revised August 31, 2005
Program DB2? Compile Package Bind? Done?
PPP520 Yes BATCH No
Plan Binds
1. Bind the plans in the following table.
Bind Member Done?
PPP520
PPP537
Testing
Perform installation verification testing as described in the Test Plan.
JCL
1. All JCL or JCL procedures which execute PPP520 should be modified with the addition of the
output NRA Imputed Income file (DD Name: “NRAIMP”, LRECL=144, RECFM=FB). Retain
the output file written to DD NRAIMP for input to the FTP process (below) and/or input to
PPP537.
2. Create production JCL procedures for monthly execution of PPP537. The JCL in JCL (RUN537)
can be used as a sample. The NRA Imputed Income file created by PPP520 is the primary input to
this program (DD Name: “NRAIMP”). Specification input is provided by UPAY921.
Control Table Updates
Install Control Table (CTL) updates into production by executing PPP004 to update the following DB2
CTL table with release transactions:
Page 3
NRA Imputed Income
Installation Instructions
Revised August 31, 2005
• System Messages Table (08) – Use the UPAY554 transactions in CARDLIB (MSGPROD).
UPAY Forms
Follow local procedures to implement usage of the new form UPAY921.
Install in Production
1. If a printed report of the NRA Imputed Income file is desired, run PPP537 on a monthly basis such
that PPP537 is run after the execution of PPP520.
2. If users desire spreadsheet use of the NRA Imputed Income file, setup an FTP process to send the
file written by PPP520 (DD Name: NRAIMP) to appropriate users. The record length of the fixed
length file is LRECL=144.