Reports will display all records in the CCDB unless additional selection criteria are given to limit the volume. Selection criteria are specified in the SYSIN data set according to standard CA Culprit conventions. Commonly used selection criteria are outlined below. Additionally, any field in the database may be used as a selector. Appendix B contains the record layout used by CA Endevor/DB reports.
|
Criteria |
Description |
|---|---|
|
LOG-DATE |
Date of change log entries. Rules:
Example: LOG-DATE GT 19861201 |
|
ENTITY-NAME |
Name of entity in change log entries. Rules:
Example: ENTITY-NAME EQ 'ADSO-STAT' |
|
ENTITY-VERSION |
Version of entity in change log entries. Rules:
Example: ENTITY-VERSION NE 1 |
|
USER |
User name in change log entries. Rules:
Example: USER EQ 'JONES' |
|
ACTION |
Action in change log entries. Rules:
Example: ACTION EQ 'D' |
|
Copyright © 2013 CA.
All rights reserved.
|
|