To create the first version of a system definition, enter the command CREATE SYSTEM. The CREATE SYSTEM command displays a blank system definition fill-in. This fill-in establishes the system name, provides identification information about the system, and provides the file names where the system libraries are stored.
A newly created system definition is assigned a version of 1 and is placed in test status. You can edit the new system definition at any subsequent session as long as it remains in test status. Once marked to production status, it is not modifiable.
After the system definition fill-in is presented and you enter a system name, that system becomes the current system definition.
Note: Once created, the system definition is in test status and must be marked to production status before you can access the system.
To display the System Definition Fill-in, shown in the following illustration, enter the command CREATE SYSTEM or select option 2, CREATE, from the System Maintenance Menu.
=> => => ---------------------------------------------------------------------------- IDEAL: SYSTEM DEFN. SYS (001) TEST SYS: DOC FILL-IN System name _______________ System short identifier ___ Description ____________________________________ System user _______________ Date designed __ __ __ Date implemented __ __ __ Application identification _______________ Date created 2/21/06 Last modified ........ at ..:.. SYSTEM LIBRARIES: TYPE FILE NAME Source IDXXXSRC Object IDXXXOBJ Panels IDXXXPNL
Note: Issue “MARK * PROD” or “MARK SYS xxx VER n PROD” to enable SELECT SYSTEM.
The components of the System Definition Fill-in are as follows:
The System short identifier must be exactly three non-blank characters. The first character must be a letter or national character. The other two characters can be letters, digits, or national characters.
Note: Once defined on the system definition fill-in, you cannot change this identifier. If you want a new System short identifier, delete the system definition and create a new one.
When the System Definition Fill-in is presented as a result of the CREATE SYSTEM command or prompter, CA Ideal provides default file names.
For z/OS, the default names are:
For VSE, the default names are:
Replace the XXX in each name with the system short identifier to relate the file names to the system definition by convention.
Since each file name becomes a DD statement (in z/OS) or a DLBL statement (in VSE), the names must conform to the rules for formation of ddnames or DLBL names. File names in VSE cannot be longer than seven characters, even though the fill-in provides eight positions (for compatibility with z/OS.)
The source, object, and panel libraries can be in separate files or any combination can be on the same file. The maximum size of a VLS library member is 60,900 blocks (regardless of the blocksize.) Consider this when planning libraries.
You can put each CA Ideal system in its own library or you can put any number of systems in the same library, as shown in the following table.
|
Library Types |
Possible Library Names for System INV |
Possible Library Names for System ACT |
|---|---|---|
|
|
IDALLSRC |
IDALLSRC |
|
Source |
IDINVSRC |
IDACTSRC |
|
|
IDALL |
IDALL |
|
|
IDALLOBJ |
IDALLOBJ |
|
Object |
IDINVOBJ |
IDACTOBJ |
|
|
IDALL |
IDALL |
|
|
IDALLPNL |
IDALLPNL |
|
Panel |
IDINVPNL |
IDACTPNL |
|
|
IDALL |
IDALL |
There are other steps required to allocate, format, and establish new source, object, or panel libraries for a CA Ideal system.
Note: To enable the SELECT SYSTEM command for the newly defined system, issue the command MARK * PROD or MARK SYS xxx VER n PROD.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|