In the [REPORTING] section of the configuration file, specify reporting parameters.
The following parameters are supported:
create_run_report
Indicates whether to create an XML report file in the output directory. The report file contains the number of unloaded rows and unload failures for each table. Valid values are true and false.
Default value: false
job_name
Specifies the job name that Fast Clone uses as a base for the XML report file name. Fast Clone also uses the job name in the SNMP trap text.
Default value: FastReader_Extract
The Fast Clone Console sets this parameter to an empty string.
manual_report_file_name
Indicates whether to use the path and file name that are specified by the
report_file
parameter to generate the XML report file. Valid values are:
true
. Use the path and file name that are specified by the
report_file
parameter.
false
. Use the file name base that is specified by the
job_name
parameter.
Default value: false
report_file
Specifies the path and file name to use for the XML report file.
report_on_begin
Indicates whether to send an SNMP trap to an SNMP manager when Fast Clone starts unloading the source data. Valid values are true and false.
Default value: false
report_on_end
Indicates whether to send an SNMP trap to an SNMP manager when Fast Clone finishes unloading the source data. Valid values are true and false.
Default value: false
send_snmp_trap
Indicates whether to send SNMP traps. Valid values are true and false.
Default value: false
snmp_community
Specifies the Fast Clone SNMP community to which Fast Clone sends SNMP traps.
Default value: Informatica
snmp_enterprise_oid
Specifies the Fast Clone enterprise object identifier (OID).
Default value: 1.3.6.1.2.1.1.1.2.0.1
snmp_monitor_ip
Specifies the SNMP manager IP address.
Default value: 127.0.0.1
snmp_trap_begin_detail_oid
Specifies the Fast Clone SNMP trap detail OID for the trap that Fast Clone sends when it starts unloading the source data.
Default value: 1.3.6.1.2.1.1.1.2.0.3
snmp_trap_end_detail_oid
Specifies the Fast Clone SNMP trap detail OID for the trap that Fast Clone sends when it finishes unloading the source data.