Is there a batch utility to list CA View FILTERS and Filter Definition Specification records??
Release : 14.0
Component : View
The SARBCH utility provides a /LISTFILT function that will list off all of the FILTERS that you have defined to the database.
Taking the /LISTFILT function a step further, you can execute the SARBCH JCL with a //CTLCARD DD statement coded in the JCL and SARBCH will write filter and Filter Definition Specification records into the //CTLCARD DD file.
IMPORTANT!! IMPORTANT!! IMPORTANT!!
Unfortunately, SARBCH does not have the ability to write "ALL" of the database records associated to FILTERS to the //CTLCARD file. Consequently, if you were to restore/load these Filter & Filter Definition Specification records to a database, without loading all of the associated records, they likely would not have the same functionality.
For more information and examples, see SARBCH Control Statements, in the CA View documentation and find the LISTFILT, LISTVIEW and CTLCARDS DD information.........
https://techdocs.broadcom.com/us/en/ca-mainframe-software/traditional-management/ca-view/14-0/reference/use-sarbch-utility-to-collect-output/sarbch-control-statements.html