Three different types of remote files are created using CSE Construction. Each of the remote files contains a different type of information necessary for the application.
|
Type |
Number of remote files |
Description of Contents |
|
|---|---|---|---|
|
Load Module |
One or more per application |
Application source code for a single load module. One remote file for each load module, proxy, operations library, or z/OS library. |
|
|
Database |
One per database |
DDL for an application database. Some environments allow more than one database per application. In this instance, one DDL remote file exists for each database. |
|
|
RI Triggers |
One per model |
Referential Integrity trigger modules for an application. These routines implement referential integrity for the entire application. |
|
A complete CA Gen generated application for remote installation contains a database remote file, a Referential Integrity module remote file, and one or more load module remote files.
The process discussed in this chapter generates the load module and Referential Integrity remote files. The remote file that becomes the application database is generated separately.
|
Copyright © 2013 CA.
All rights reserved.
|
|