EGL Reference Guide for iSeries
You can set the following properties:
- An alias is incorporated into the names of generated
output. If you do not specify an alias, the part name (or a truncated
version)is used instead.
- The shared property indicates whether multiple users can access
the data table. The default is no.
- The resident property indicates whether the data table remains in
memory even when no program is using the data table. (The program goes
into memory when first accessed.) The default is no.
You can specify yes only if the shared specification is also
yes.
Related concepts
References to parts
Related reference
Use declaration
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.