Previous Topic: Teleprocessing Network ExampleNext Topic: System Programs and Tasks


System Generation Data Dictionary Structure

This appendix outlines the data dictionary structure created and maintained by the system generation compiler.

System Generation Dictionary Records

The following table lists the data dictionary records associated with each system generation statement. The statements are listed alphabetically.

System Generation Statement

Data Dictionary Record Type

Description

ADSO

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

AUTOTASK

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

DEFAULT PERMANENT PROGRAM

PROG-051

Prototype program definition; record name is 0DEFAULT, where 0 is hexadecimal 00

DESTINATION

DEST-028

SENDLST-021

 

 

 

DESTLST-027

 

USERDST-150

 

DESTLTRM-117

Destination source record

Logical extension of the DEST-028 record; source record defining the users, logical terminals, or printers that constitute the destination

Destination object record

Logical extension of the DESTLST-027 record for destinations composed of users

Logical extension of the DESTLST-027 record for destinations composed of logical terminals or printers

IDD

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

KEYS

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

LINE

LINE-109

 

LINELST-103

Line source record

 

Line object record

LOADLIST

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

LTERM

LTRM-106

 

LTRMLST-105

Logical terminal source record

 

Logical terminal object record

MAPTYPE

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

NODE

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

OLM

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

OLQ

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

PROGRAM

PROG-051

 

PROGLST-049

Program source record

 

Program object record

PTERM

PTRM-074

 

PTRMLST-104

Physical terminal source record

 

Physical terminal object record

QUEUE

QUEUE-030

 

QUEUELST-029

Queue source record

 

Queue object record

RESOURCE TABLE

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

RUNUNITS

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

SQL CACHE

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

STORAGE POOL

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

SYSTEM

SYS-041

 

SYSMO-170

System source record; all occurrences are named DCSYSTEM

System object record

TASK

TASK-025

 

TASKLST-023

Task source record

 

Task object record

TCP/IP

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object. One different sub-type record for each occurrence of an INCLUDE STACK, EXCLUDE STACK or EXCEPT clause in the TCP/IP entity statement.

XA STORAGE POOL

CVGDEFS-142

Logical extension of the SYS-041 record type; one record type for both source and object

Note: For more information about the system generation data dictionary structure, see the CA IDMS Dictionary Structure Reference Guide.