Redirect Output to a Specific Directory Using the Configuration File

Use the instance.cfg configuration file to redirect the output to an alternate directory for storing potentially large reports and reconciliation scripts.

The instance.cfg file for SAP DA is found in the default installation directory. where instance is the name of your SAP DA agent or server.
To redirect the output to a specific directory, open the instance.cfg configuration file, and modify the da.data.dir parameter to an alternate directory. For example:
da.data.dir=${data.instance.dir}/data
to
da.data.dir=C:/anywhere/server/instance/data
Note: The default data directory is authenticated with SAP DA security settings. Change the data directory only when you can secure the data, and potentially large reports and reconciliation scripts are generated.

See Security and Access Control in the SAP Replication Server Data Assurance Option Users Guide.