Previous Topic: Element Designator Report (DREPORT 025)Next Topic: IDMS Set Activity Report (DREPORT 027)


File Activity Report (DREPORT 026)

Contents

The File Activity report provides information about how IDD files are used by programs. These file/program relationships are defined through the INPUT/I-O/OUTPUT clause of the DDDL PROGRAM statement and through the DML processors if the activity log is on and the dictionary is in UPDATE mode at run time.

Sample DREPORT 026:

REPORT NO. 26 DATA DICTIONARY REPORTER REL nn.n mm/dd/yy PAGE 1 DREPORT 026 FILE ACTIVITY REPORT ********************************************************************************************************************************* FILE NAME PROGRAM USAGE REFERENCED SYNONYM NAME ********************************************************************************************************************************* TESTFILE VER 1 LHNPROG VER 1 I-O 1 LHNFILE

Field Descriptions

A description of the fields in the sample report follows:

FILE NAME

Identifies the primary name and version number of a file that is opened by a program.

PROGRAM

Identifies the name and version number of a program that accesses this file.

USAGE

Indicates whether the program opens the named file for input, output, or input/output operations.

REFERENCED

Identifies the number of OPEN statements for this file and usage within the named program.

SYNONYM NAME

Identifies the name used by the program to reference the file.