Pathmaker Reference Manual

Appendix D Pathmaker Report Descriptions
067869 Tandem Computers Incorporated D–1
This appendix contains detailed descriptions of the Pathmaker project catalog reports.
PM1—Catalog Objects The Catalog Objects report lists every object in the Pathmaker catalog by name,
grouped by object type. For each object, the report includes this information:
Object Name The user-assigned object name.
Object Type The type of object.
DEFINITION is a DDL definition.
RECORD is a DDL record.
REQUESTER is a requester.
SERVER is a custom server.
SERVICE is a custom service.
TABLE is a NonStop SQL table.
CONSTANT, TOKEN TYPE, TOKEN CODE, and TOKEN
MAP are all types of DDL objects that might be present in the
DDL dictionary but are not used in Pathmaker applications.
Object Creator The name of the user who added the object.
Date Created The date when the object was added to the dictionary.
Time Created The time when the object was added to the dictionary.
Object Modifier The user who last modified the object.
Date Modified The date when the object was last modified.
Time Modified The time when the object was last modified.
Cur Ver The current version number of the object; in other words, the
number of times the object has been replaced.
This can be a lengthy report, because it lists every definition, record, requester, server,
service, and table registered in the project.
PM2—Server Objects The Server Objects report lists the source and object code files and the data generated
for each server in the Pathmaker project catalog. For each server, the report includes
this information:
Server Name The user-assigned server name.
Source File Name The name of the EDIT file that will receive generated source
code for the server.
Object File Name The name of the file that will receive the compiled object code
for the server.
Date Generated The date on which the server was last generated.