Skip to main content

Modifying the DATASPACE logging options

If the DATASPACE parameter was specified for Mainframe Connector startup, the MODIFY command can be used to dynamically influence which types of logging information are collected in the Mainframe Connector dataspace.

Activating SMF record log data collection

The MODIFY command can be used to activate the collection of Mainframe Connector SMF record log information.

Syntax:

MODIFY mfc,REACTIVATE,DSSMF

F mfc,REACTIVATE,DSSMF

The REACTIVATE option can be specified even if the SMF value was not specified on the DATASPACE parameter at Mainframe Connector startup.

Deactivating SMF record log data collection

The MODIFY command can be used to deactivate the collection of Mainframe Connector SMF record log information.

Syntax:

MODIFY mfc,DEACTIVATE,DSSMF

F mfc,DEACTIVATE,DSSMF

Activating AUDIT log data collection

The MODIFY command can be used to activate the collection of Mainframe Connector AUDIT log information.

Syntax:

MODIFY mfc,REACTIVATE,DSAUDIT

F mfc,REACTIVATE,DSAUDIT

The REACTIVATE option can be specified even if the AUDIT value was not specified on the DATASPACE parameter at Mainframe Connector startup.

Deactivating AUDIT log data collection

The MODIFY command can be used to deactivate the collection of Mainframe Connector AUDIT log information.

Syntax:

MODIFY mfc,DEACTIVATE,DSAUDIT

F mfc,DEACTIVATE,DSAUDIT

Activating SYNCHLOG log data collection

The MODIFY command can be used to activate the collection of Mainframe Connector SYNCHLOG log information.

Syntax:

MODIFY mfc,REACTIVATE,DSSYNCHLOG

F mfc,REACTIVATE,DSSYNCHLOG

The REACTIVATE option can be specified even if the SYNCHLOG value was not specified on the DATASPACE parameter at Mainframe Connector startup.

Deactivating SYNCHLOG log data collection

The MODIFY command can be used to deactivate the collection of Mainframe Connector SYNCHLOG log information.

Syntax:

MODIFY mfc,DEACTIVATE,DSSYNCHLOG

F mfc,DEACTIVATE,DSSYNCHLOG