The following table lists the parameters located in the Defaults.rsc file.
Parameter |
Description |
---|---|
bulk_batch_size |
Indicates how many job and resource details the gateway should load into memory at a time before saving the entities in the Control-M/EM database when performing a download from Control-M. A larger number causes the download to occur faster and more efficiently, at the expense of virtual memory. Valid values: Any whole number that is equal to or greater than 10. Default: 100 |
continue_not_responding |
Indicates how the new gateway handles multiple gateway instances for the same Control-M installation if all attempts to stop and kill the original gateway are unsuccessful. Valid values:
Default: N |
dal_rel_cache_size |
Valid values:Do not change this parameter unless instructed to do so BMC Software Technical Support. |
dal_select_min_bulksize dal_select_max_bulksize dal_insert_min_bulksize dal_insert_max_bulksize |
These parameters indicate the bulk size being used by the database access layer during bulk insert and choose SQL operation. Larger numbers cause the insert and choose SQL operations to occur faster and more efficiently, at the expense of virtual memory. Valid values: Any whole number that is equal to or greater than 10. Defaults:
|
em_connect_method |
Indicates in which mode the gateway opens communication connections. Valid values:
|
gtw_send_ctl_timeout |
Timeout period, in seconds, for determining if the original gateway is responsive (up). Valid values: Any whole number that is equal to or greater than 20. Default: 45 |
kill_not_responding |
Indicates whether a new gateway stops or kills existing gateway instances for the same Control-M installation. Valid values:
Default: N |
nonBlockTimeout |
If a gateway is in non-block mode and part of a message is not received during the number of seconds specified in this parameter, the gateway assumes communication is down. Valid values: Do not change this parameter unless instructed to do so by BMC Software Customer Support Default: 40. This parameter is relevant only if the useNonBlock parameter is set to Y. |
useNonBlock |
Indicates whether the gateway operates in blocking mode or non-blocking mode. This mode determines whether the gateway receives entire messages or parts of messages. Valid values:
Default: N |
Parent Topic |