To download and install your CODE-1 Plus software, follow these steps:
-
Download the software via the estore. You will receive an automatic notification via email with special links to the CODE-1 Plus release for supported platforms. Click on the desired link and follow the instructions carefully in the FAQ section of the email to complete the download. Backup media may be ordered for a fee. New users to the estore will need to establish a new estore account for the first download transaction.
-
Download the CODE-1 Plus software files.
-
Unzip the .exe or .zip file to extract the installation files.
-
Follow the steps below to FTP the IDSINSTL JCL to the mainframe:
-
Use the following file transfer settings:
-
EBCDIC — Translate to EBCDIC; the file is sent in ASCII format.
-
NOCRLF — No Carriage Return/Line Feed
-
RECFM — FB (fixed-block)
-
BLKSIZE — 1600 or the block size of the receiving library)
-
LRECL — 80
-
-
With your company's file transfer protocol set to ASCII, upload IDSINSTL JCL to the mainframe.
-
-
Customize the IDSINSTL JCL as needed for your site requirements. Variables that you will supply appear in lowercase, bold type.
-
Run the Install Job.
-
Modify variables in the IDSINSTL JCL as needed.
-
Submit the job and check the return codes. The job should complete with zero return codes.
Note: Running the IDSINSTL JCL deletes your existing object library. You need to create a backup first. The backup library is the location where the install objects are uploaded. -
-
Incorporate transaction and database definitions.
Sample transaction definitions and database definitions are contained in the member DYNAM in the installation library. Using these as a guide, modify them to fit your installation standards and incorporate them into your IMS SYSGEN and/or IMS region startup procedures.
-
Perform PSB, DBD and ACB Gens:
-
After you unzip the source members (MFS, PSB, and DBD) from the .exe file, upload the members to the library of your choice and incorporate them into your IMS region's SYSGEN.
-
The IDSINSTL job will unload members into a library of your choice and incorporate the members into your IMS region's SYSGEN table.
Library Name
Description
yourhlq.prdct.MFSSRC
Message Format Service Source
-
The DYNAMC1P member in the Install Library contains sample database definitions to suit your installation standards and incorporate them into your IMS SYSGEN and/or IMS regions start-up procedure.
-
-
Load the license management key (if applicable).
Follow the instructions in either your User's Guide or the License Management Guide. If applicable, the Access Key that appears on your packing slip is good for 45 days from the shipping date. The Access Key that appears on the Download Software screen from the support website is good for only ten days. If your Access Key expires, you will need to return to the website to get a new one (in the My Products section) or obtain your permanent license file.
Note: The LMDBIND job must be run to complete the installation of License Management. -
Run the Installation Verification Procedure (IVP).
Run the IVPFILE JCL member to ensure that the batch load modules function properly. The IVP job "exercises" a large number of programs in the system, so you can be sure that the verification process is comprehensive. Be sure to add the LE run-time library reference to your steplib concatenation.