What types of data sources does zParser support?
zParser processes SMF records, IMS log records, and IDCAMS DCOLLECT data. It stores the processed data in SQL databases for reporting and analysis.
On what platforms can zParser run?
zParser is written in Perl and can run on any platform that supports Perl, including z/OS UNIX, UNIX, and Microsoft Windows.
How does zParser define data mappings and processing rules?
zParser uses configuration files to define data mappings and processing rules. These files specify how SMF records and other data sources are transformed and loaded into the SQL database.
What databases does zParser support?
zParser supports storing processed data in various SQL databases, including DB2, Oracle, and others accessible via Perl's DBI module.