Previous Topic: Remote InstallationNext Topic: Prerequisites for Generating Remote Files


Remote Files

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.

More information:

Generating DDL

Creating Data Definition Language

Prerequisites

Verify Consistency of Model

Transform the Data Model

Retransform the Data Model

Required Activities Outside of CA Gen

How to Create a Database

Set Generation Configuration Parameters

Generate DDL

Include Drop Statements in DDL

Install DDL

Apply to All Subordinates

Set Generation Paths

Overriding DDL Paths

Select Components for Generation

Filtering

Select a Generation Action

Generating All Database Components

Generating Flagged Components

Regenerating Database Components

Set DDL Generation Defaults

Override Paths

Qualify Tables and Indexes with Owner ID

Create Storage Groups (DB2 only)

Create RI Alter Primary/Foreign Keys and Triggers

Verify Completion

Generate a DDL

Results of DDL Generation

Source Path

Remote Installation Path

Temporary Files Created by Generation

Remote Install Path and User ID