Safeguard User's Guide (G06.24+, H06.03+)

Working with Patterns
Safeguard User’s Guide422089-009
9-12
RESET DISKFILE-PATTERN
A multi-dimensional search ignores the setting of WARNINGS. Therefore no
warning message is displayed.
To display all diskfile patterns that match the search pattern $A.B.* and suppress
warning/error messages:
INFO DISKFILE-PATTERN $A.B.*, ALL, WARNINGS OFF
A multi-dimensional search ignores the setting of WARNINGS. Therefore no
warning message is displayed.
To display all diskfile patterns that match the search pattern $A.B.*:
INFO DISKFILE-PATTERN $A.B.*, WARNINGS OFF
A warning message will be displayed if no matching pattern is found.
To display all diskfile patterns that have the volume name starting with the letter A
(that is, display multiple patterns):
INFO DISKFILE-PATTERN $A*.*.*, ALL, DETAIL
To display multiple diskfile patterns that have warning-mode enabled:
INFO DISKFILE-PATTERN $*.*.*, ALL, WHERE WARNING-MODE
RESET DISKFILE-PATTERN
RESET DISKFILE-PATTERN Example
To reset WARNING-MODE to its predefined value (OFF) for diskfile patterns:
RESET DISKFILE-PATTERN WARNING-MODE
SET DISKFILE-PATTERN
SET DISKFILE-PATTERN Example
To set the default owner to be PROD.DBA:
SET DISKFILE-PATTERN OWNER PROD.DBA
SHOW DISKFILE-PATTERN
SHOW DISKFILE-PATTERN Example
To show the current default values for the diskfile pattern:
SHOW DISKFILE-PATTERN