All pages
1 of 5

Loading...

Loading...

Loading...

Loading...

Loading...

Agent Parameters

CONN_MAX

CONN_MAX specifies the max number of connections between processes.

Parameter Format

Property
Description

Parameter type

Integer

Default Value

LISTENER_PORT specifies the port number used by each process. All processes on the same machine must use different ports.

Property
Description

LOG_BACKUP_DIR specifies the directory where the ProSync log files are backed up. It must be specified as an absolute path.

Property
Description

LOG_BACKUP_SIZE specifies the maximum size of all backup files in the process. If this limit is exceeded, the oldest log files in the directory are deleted.

Property
Description

LOG_DIR specifies the directory where the ProSync log files are stored. It must be specified as an absolute path.

Property
Description

LOG_FILE_SIZE specifies the maximum log file size. If a log file exceeds this limit, it is moved to the backup directory and a new log file is created.

Property
Description

LOG_LEVEL specifies the log level of the process. A higher log-level produces more detailed logs.

Property
Description

cm probe timeout. when it's 0, indefinitely wait returns from cm. works only when USE_CM=Y

Property
Description

time interval to check whether child process is dead or not.

Property
Description

maximum fail count to calibrate process status internally. works only when USE_CM=Y

Property
Description

startup timeout seconds, [startup request to wthr - logon recv]. works only when USE_CM=Y

Property
Description

proc status check interval. works only when USE_CM=Y

Property
Description

read idle timeout seconds, for status reply. works only when USE_CM=Y

Property
Description

time interval to get statistic information. agent sends info req msg to ext and apply.

Property
Description

This parameter decides how often to insert resource data into repoDB.

Property
Description

USE_CM specifiese whether use cm management for failover or not.

Property
Description

128

Class

Optional, Static

Range

32 - 1024

Parameter type

Integer

Default Value

7600

Class

Parameter type

path

Default Value

""

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

path

Default Value

""

Class

Parameter type

Integer

Default Value

104857600

Class

Parameter type

Integer

Default Value

3

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

Integer

Default Value

1

Class

Parameter type

Integer

Default Value

5

Class

Parameter type

Integer

Default Value

10

Class

Parameter type

Integer

Default Value

3

Class

Parameter type

Integer

Default Value

10

Class

Parameter type

Integer

Default Value

60

Class

Parameter type

Integer

Default Value

60

Class

Parameter type

Boolean

Default Value

N

Class

LISTENER_PORT

Parameter Format

LOG_BACKUP_DIR

Parameter Format

LOG_BACKUP_SIZE

Parameter Format

LOG_DIR

Parameter Format

LOG_FILE_SIZE

Parameter Format

LOG_LEVEL

Parameter Format

PRS_AGENT_CM_PROBE_TIMEOUT

Parameter Format

PRS_AGENT_PROC_CHECK_INTERVAL

Parameter Format

PRS_AGENT_PROC_MAX_FAIL_CNT

Parameter Format

PRS_AGENT_PROC_STARTUP_TIMEOUT

Parameter Format

PRS_AGENT_PROC_STATUS_INTERVAL

Parameter Format

PRS_AGENT_PROC_STATUS_REPLY_TIMEOUT

Parameter Format

PRS_AGENT_TIME_INTERVAL

Parameter Format

REPO_RESOURCE_INSERT_INTERVAL

Parameter Format

USE_CM

Parameter Format

Optional, Static

Range

1024 - 65535

Mandatory, Static

Range

Optional, Dynamic

Range

0 - 128G

Mandatory, Static

Range

Optional, Dynamic

Range

1M - 1G

Mandatory, Dynamic

Range

1 - 5

Optional, Static

Range

0 - PRS_AGENT_CM_PROBE_TIMEOUT < PRS_AGENT_PROC_STATUS_INTERVAL

Optional, Static

Range

1 - 3600

Optional, Static

Range

1 - 3600

Optional, Static

Range

5 - 256

Optional, Static

Range

2 - 256

Optional, Static

Range

6 - 256

Optional, Static

Range

1 - 3600

Optional, Static

Range

60 - 3600

Optional, Static

Range

참고자료_파라미터

Overview

An initialization parameter describes a ProSync configuration. It is provided with a text file and required to create a ProSync.

An initialization parameter file is a text file, with a filename in the form prosync.cfg needed when starting a ProSync. It can be edited using a document editor provided with the operating system. Once the initialization parameter file is modified, the ProSync must be restarted to apply the modification to the entire system.

However, not all initialization parameters require the restarting of the ProSync after their modification. Some parameters can be modified while being used by an instance. These parameters are applied only to the current instance, not the initialization parameter file.


Class Attributes

This section explains the class attributes necessary for users to understand the information configured in the initialization parameter file.

Group
Class
Description

Static/Dynamic

Static

A parameter that cannot be modified during system operation.

Dynamic

A parameter that can be modified during system operation.

Mandatory/Optional

Mandatory

A parameter required to start up a system. If these parameter are not defined in the initialization parameter file, the system cannot be booted.

Optional

A parameter that uses a default value if not defined in the initialization parameter.

LLOB Parameters

CLIENT_DRIVER

CLIENT_DRIVER specifies a path to the client library used to access a database. An absolute path must be specified. For Tibero, set a path to the libtbclnt.so file. And for Oracle, enter a path to the libclntsh.so file.

Parameter Format

Property
Description

Parameter type

path

Default Value

CONN_MAX specifies the max number of connections between processes.

Property
Description

DSN_DIR specifies the directory where the dsn file located. It must be specified as an absolute path.

Property
Description

DSN_FILE specifies name of dsn file.

Property
Description

LISTENER_PORT specifies the port number used by each process. All processes on the same machine must use different ports.

Property
Description

LLOB_FLASHBACK_ERROR specifies how to handle an error during a flashback query on a LONG/LOB column. If set to 'SKIP', the column is not synchronized; if set to 'CURRENT', the query is re-executed for the latest value.

Property
Description

Number of llob thread cnt when starting prosync.

Property
Description

LOG_BACKUP_DIR specifies the directory where the ProSync log files are backed up. It must be specified as an absolute path.

Property
Description

LOG_BACKUP_SIZE specifies the maximum size of all backup files in the process. If this limit is exceeded, the oldest log files in the directory are deleted.

Property
Description

LOG_DIR specifies the directory where the ProSync log files are stored. It must be specified as an absolute path.

Property
Description

LOG_FILE_SIZE specifies the maximum log file size. If a log file exceeds this limit, it is moved to the backup directory and a new log file is created.

Property
Description

LOG_LEVEL specifies the log level of the process. A higher log-level produces more detailed logs.

Property
Description

OCI_DRIVER specifies a path to the client library used to access a database. An absolute path must be specified. for Oracle, enter a path to the libclntsh.so file.

Property
Description

ODBC_DRIVER specifies a path to the client library used to access a database. An absolute path must be specified. Set a path to the proper library file.

Property
Description

connection timeout from process to agent. if a process cannot connect to agent while this timeout, kill itself

Property
Description

PRS_PWD specifies the database user password. If the password is encrypted, append the string '#encrypted'.

Property
Description

PRS_USER specifies the database user.

Property
Description

SRC_DB_IP specifies the database IP Address.

Property
Description

SRC_DB_NAME specifies the name(Alias) of the source database. For TIBERO, UPDB, or K-DB, use the value specified in the dsn file. For ORACLE, use the value specified in the tnsname file.

Property
Description

SRC_DB_PORT specifies the database port.

Property
Description

SRC_DB_TYPE specifies the type of the source database to extract data from. Options are TIBERO, UPDB, KDB, or ORACLE.

Property
Description

USE_LOGMNR specifies whether to use oracle logminer or to use oracle log reader, when analyzing redo logs.

Property
Description

""

Class

Optional, Static

Range

Parameter type

Integer

Default Value

128

Class

Parameter type

path

Default Value

""

Class

Parameter type

String

Default Value

""

Class

Parameter type

Integer

Default Value

7600

Class

Parameter type

String

Default Value

"CURRENT"

Class

Parameter type

Integer

Default Value

1

Class

Parameter type

path

Default Value

""

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

path

Default Value

""

Class

Parameter type

Integer

Default Value

104857600

Class

Parameter type

Integer

Default Value

3

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

180

Class

Parameter type

String

Default Value

"#encrypted"

Class

Parameter type

String

Default Value

""

Class

Parameter type

String

Default Value

"localhost"

Class

Parameter type

String

Default Value

""

Class

Parameter type

String

Default Value

"7600"

Class

Parameter type

String

Default Value

"TIBERO"

Class

Parameter type

Boolean

Default Value

N

Class

CONN_MAX

Parameter Format

DSN_DIR

Parameter Format

DSN_FILE

Parameter Format

LISTENER_PORT

Parameter Format

LLOB_FLASHBACK_ERROR

Parameter Format

LLOB_THREAD_CNT

Parameter Format

LOG_BACKUP_DIR

Parameter Format

LOG_BACKUP_SIZE

Parameter Format

LOG_DIR

Parameter Format

LOG_FILE_SIZE

Parameter Format

LOG_LEVEL

Parameter Format

OCI_DRIVER

Parameter Format

ODBC_DRIVER

Parameter Format

PRS_PROC_AGENT_CONNECTION_TIMEOUT

Parameter Format

PRS_PWD

Parameter Format

PRS_USER

Parameter Format

SRC_DB_IP

Parameter Format

SRC_DB_NAME

Parameter Format

SRC_DB_PORT

Parameter Format

SRC_DB_TYPE

Parameter Format

USE_LOGMNR

Parameter Format

Optional, Static

Range

32 - 1024

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

1024 - 65535

Mandatory, Static

Range

Optional, Static

Range

1 - 4

Mandatory, Static

Range

Optional, Dynamic

Range

0 - 128G

Mandatory, Static

Range

Optional, Dynamic

Range

1M - 1G

Mandatory, Dynamic

Range

1 - 5

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

0 - 86400

Mandatory, Static

Range

Mandatory, Static

Range

Optional, Static

Range

Mandatory, Static

Range

Optional, Static

Range

Mandatory, Static

Range

Optional, Static

Range

Extract Parameters

ARCHIVE_LOG_DIR

ARCHIVE_LOG_DIR specifies the directory where the archive logs are stored. It must be specified as an absolute path.

Parameter Format

Property
Description

Parameter type

path

Default Value

ARCHIVE_LOG_FORMAT specifies the archived log file format. Supported formats are %r:RESETLOGS_CHANGE#, %s:SEQUENCE#, %S:8byte SEQUENCE# padded with 0, and %t:THREAD#.

Property
Description

BINLOG_INIT_POSITION specifies the starting position of mysql binlog.

Property
Description

The COL_SAM_TEMPLATE parameter sets the path to the user-defined template file to be used when outputting column content for DML statements. It works when SQL_REDO_MODE is set to N. When logging DML statements, if column definitions are present in the COL_SAM_TEMPLATE, ProSync logs the column information to the SAM file according to that template format.

Property
Description

CONNECT_TO_APPLY_CHECK_INTERVAL specifies the interval at which the connection is attempted when the connection between ext and apply is lost.

Property
Description

CONN_MAX specifies the max number of connections between processes.

Property
Description

DICT_FILE_DIR specifies the directory where user wants to make dictfile while using oracle logminer version.

Property
Description

DSN_DIR specifies the directory where the dsn file located. It must be specified as an absolute path.

Property
Description

DSN_FILE specifies name of dsn file.

Property
Description

DUMMY_LOG_SEND_INTERVAL_COMMIT_TSN specifies the interval of sending dummy tx to prevent synchronization delay in TAC and RAC.

Property
Description

DUMMY_TX_INTERVAL specifies instance status check interval (in seconds) in a cluster database environment. The extract process does not perform status checks at each interval. The check occurs at the set interval from the time when there are no more redo or archive logs to read (no new logs are generated).

Property
Description

ENABLE_NETWORK_COMPRESS specifies whether to compress data when sending data from the extract process to the apply process. If set to 'Y', performance may be affected due to the compress/decompress process when sending/receiving data. This is useful when sending large amounts of data across a large network.

Property
Description

ENABLE_NETWORK_ENCRYPT specifies whether to encrypt data when sending data from the extract process to the apply process. If set to 'Y', data is sent using the SSL protocol.

Property
Description

EXCLUDE_USER specifies the name of a user to be excluded from extract operations. If bi-directional synchronization is used, enter a ProSync user name that uses reverse directional synchronization.

Property
Description

EXTRACT_ARCHIVE_LOG_ONLY specifies to only extract archived log. If set to 'Y', redo log is archived and cannot be extracted until a new archived log is created.

Property
Description

EXTRACT_NUM specifies the instance number of the source database. It must be greater than or equal to 1. For a database cluster, each extract process must be assigned a different number in sequential order (1, 2, 3...).

Property
Description
Property
Description

This parameter sets whether to log statements that are passed from the EXT process to the APPLY process into the SAM file. (Y/N)

Property
Description

INSTANCE_FAILURE_CHECK_INTERVAL specifies instance status check interval (in seconds) in a cluster database environment. The extract process does not perform status checks at each interval. The check occurs at the set interval from the time when there are no more redo or archive logs to read (no new logs are generated).

Property
Description

LOG_BACKUP_DIR specifies the directory where the ProSync log files are backed up. It must be specified as an absolute path.

Property
Description

LOG_BACKUP_SIZE specifies the maximum size of all backup files in the process. If this limit is exceeded, the oldest log files in the directory are deleted.

Property
Description

LOG_DIR specifies the directory where the ProSync log files are stored. It must be specified as an absolute path.

Property
Description

LOG_FILE_SIZE specifies the maximum log file size. If a log file exceeds this limit, it is moved to the backup directory and a new log file is created.

Property
Description

LOG_LEVEL specifies the log level of the process. A higher log-level produces more detailed logs.

Property
Description

LOG_SWITCH_INTERVAL specifies interval of log switch.

Property
Description

LR_LOG_BACKUP_DIR specifies the directory where the LR_LOG files of ext process are backed up. It must be specified as an absolute path.

Property
Description

LR_LOG_BACKUP_SIZE specifies the maximum size of LR_LOG backup files of ext process. If this limit is exceeded, the oldest LR_LOG files in the directory are deleted.

Property
Description

LR_LOG_DIR specifies the directory where the LR_LOG files are stored. It must be specified as an absolute path.

Property
Description

LR_LOG_FILE_SIZE specifies the maximum LR_LOG file size of ext process. If a LR_LOG file exceeds this limit, it is moved to the backup directory and a new LR_LOG file is created.

Property
Description

LR_STOP_AT_CORRUPTED_LCR_0 determines whether to stop when extracting a corrupted LCR for a table with object id and segment id equal to 0

Property
Description

LR_STOP_AT_CORRUPTED_LCR_ALL determines whether to stop when extracting all types of corrupted LCR

Property
Description

LR_STOP_AT_CORRUPTED_LCR_TARGET determines whether to stop when a corrupted LCR is extracted for the synchronization table

Property
Description

LR_TRACE_LVL specifies the logging level of the log reader. A higher log-level produces more detailed logs.

Property
Description

LR_WARN_AT_CORRUPTED_LCR_0 determines whether the log type of a corrupted LCR with object id and segment id equal to 0 will be [W] or [F]

Property
Description

LR_WARN_AT_CORRUPTED_LCR_ALL determines whether the log type for all types of corrupted LCR will be [W] or [F]

Property
Description

LR_WARN_AT_CORRUPTED_LCR_TARGET determines whether the log type of a corrupted LCR for the synchronization table will be [W] or [F]

Property
Description
Property
Description
Property
Description

MYSQL_BINLOG_PREFIX specifies the prefix of mysql binlog file name.

Property
Description
Property
Description

OCI_DRIVER specifies a path to the client library used to access a database. An absolute path must be specified. for Oracle, enter a path to the libclntsh.so file.

Property
Description

ODBC_DRIVER specifies a path to the client library used to access a database. An absolute path must be specified. Set a path to the proper library file.

Property
Description

PQ_DRIVER specifies a path to the pq library used to access a database. An absolute path must be specified. For Tibero, set a path to the libpq.so file.

Property
Description

PQ_REP_CONN_NAME specifies the repliucation connection name.

Property
Description

PREFETCH_SIZE specifies the number of rows to fetch for each oci fetch call. This parameter is used only in oracle logminer version.

Property
Description

connection timeout from process to agent. if a process cannot connect to agent while this timeout, kill itself

Property
Description

PRS_PWD specifies the database user password. If the password is encrypted, append the string '#encrypted'.

Property
Description

PRS_USER specifies the database user.

Property
Description

This parameter decides how often to insert resource data into repoDB.

Property
Description
Property
Description

If a transaction references any object ID listed in this parameter, skip the entire transaction.

Property
Description

SAM_BACKUP_DIR specifies the directory where the SAM files of ext process are backed up. It must be specified as an absolute path.

Property
Description

SAM_BACKUP_SIZE specifies the maximum size of SAM backup files of ext process. If this limit is exceeded, the oldest SAM files in the directory are deleted.

Property
Description

SAM_BIND_VALUE

Property
Description

SAM_DIR specifies the directory where the sam files are stored. It must be specified as an absolute path.

Property
Description

SAM_FILE_SIZE specifies the maximum SAM file size of ext process. If a SAM file exceeds this limit, it is moved to the backup directory and a new SAM file is created.

Property
Description

SAM_LOG_PREFIX specifies whether to include timestamp and thread information for each query in the SAM files, similar to how prosync logging works. If set to 'Y', this information is prepended to each row in the SAM files. If set to 'N', the timestamp and thread information is not included on each row.

Property
Description

The SQL_REDO_MODE parameter specifies whether to log the full DML/DDL statements into the SAM files. Y: The DML statements are logged row-by-row into the SAM files. (This is the default setting). N: The DML statements are not logged row-by-row into the SAM files.

Property
Description

SRC_DB_IP specifies the database IP Address.

Property
Description

SRC_DB_NAME specifies the name(Alias) of the source database. For TIBERO, UPDB, or K-DB, use the value specified in the dsn file. For ORACLE, use the value specified in the tnsname file.

Property
Description

SRC_DB_PORT specifies the database port.

Property
Description

SRC_DB_TYPE specifies the type of the source database to extract data from. Options are TIBERO, UPDB, KDB, or ORACLE.

Property
Description

SRC_LOCAL_SID indicates specified instance name of the source database in RAC or TAC.

Property
Description

The STMT_SAM_TEMPLATE parameter sets the path to the user-defined template file to be used when logging statement (DML/DDL) content to the SAM file. It works when SQL_REDO_MODE is set to N. ProSync reads the template from the specified path and logs the DDL and DML content to the SAM file according to that template format.

Property
Description

TDE_FOR_EXT specifiese whether use data decryption from source database

Property
Description

TDE_FOR_TABLESPACE specifiese whether use tablespace decryption from source database

Property
Description

Absolute library path with the library file name. It is used for linking with an HSM device.

Property
Description

pin value for HSM. It is used for linking with an HSM device.

Property
Description

Option to use the PKCS #11 wrapping key option for linking an HSM device.

Property
Description

Option to use Hardware Security Module (HSM) to save data encryption keys.

Property
Description

TDE_WALLET_FILE specifies the wallet file name of source db including absolute path

Property
Description

TDE_WALLET_PWD specifies the password of wallet file for tde

Property
Description
Property
Description

The TX_SAM_TEMPLATE parameter sets the path to the user-defined template file to be used when outputting transactions to the SAM file. It works when SQL_REDO_MODE is set to N. ProSync reads the template from the specified path whenever a transaction encounters a commit, and logs the transaction content to the SAM file according to that template format.

Property
Description

USE_LOGMNR specifies whether to use oracle logminer or to use oracle log reader, when analyzing redo logs.

Property
Description

""

Class

Mandatory, Static

Range

Parameter type

String

Default Value

"log-t%t-r%r-s%s.arc"

Class

Parameter type

Integer

Default Value

120

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

Integer

Default Value

128

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

path

Default Value

""

Class

Parameter type

String

Default Value

""

Class

Parameter type

Integer

Default Value

1000

Class

Parameter type

Integer

Default Value

5

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

String

Default Value

""

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Integer

Default Value

1

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Integer

Default Value

5

Class

Parameter type

path

Default Value

""

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

path

Default Value

""

Class

Parameter type

Integer

Default Value

104857600

Class

Parameter type

Integer

Default Value

3

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

17179869184

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Integer

Default Value

2

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Integer

Default Value

3

Class

Parameter type

Integer

Default Value

3

Class

Parameter type

String

Default Value

"bin"

Class

Parameter type

Integer

Default Value

1

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

path

Default Value

""

Class

Parameter type

String

Default Value

""

Class

Parameter type

Integer

Default Value

1

Class

Parameter type

Integer

Default Value

180

Class

Parameter type

String

Default Value

"#encrypted"

Class

Parameter type

String

Default Value

""

Class

Parameter type

Integer

Default Value

60

Class

Parameter type

Integer

Default Value

3

Class

Parameter type

desc

Default Value

"()"

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

17179869184

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

String

Default Value

"localhost"

Class

Parameter type

String

Default Value

""

Class

Parameter type

String

Default Value

"7600"

Class

Parameter type

String

Default Value

"TIBERO"

Class

Parameter type

String

Default Value

""

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

String

Default Value

""

Class

Parameter type

String

Default Value

""

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

String

Default Value

"/"

Class

Parameter type

String

Default Value

"#encrypted"

Class

Parameter type

desc

Default Value

"(FILTER DEFAULT)"

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Boolean

Default Value

N

Class

ARCHIVE_LOG_FORMAT

Parameter Format

BINLOG_INIT_POSITION

Parameter Format

COL_SAM_TEMPLATE

Parameter Format

CONNECT_TO_APPLY_CHECK_INTERVAL

Parameter Format

CONN_MAX

Parameter Format

DICT_FILE_DIR

Parameter Format

DSN_DIR

Parameter Format

DSN_FILE

Parameter Format

DUMMY_LOG_SEND_INTERVAL_COMMIT_TSN

Parameter Format

DUMMY_TX_INTERVAL

Parameter Format

ENABLE_NETWORK_COMPRESS

Parameter Format

ENABLE_NETWORK_ENCRYPT

Parameter Format

EXCLUDE_USER

Parameter Format

EXTRACT_ARCHIVE_LOG_ONLY

Parameter Format

EXTRACT_NUM

Parameter Format

EXT_TO_APPLY

Parameter Format

EXT_TO_SAM

Parameter Format

INSTANCE_FAILURE_CHECK_INTERVAL

Parameter Format

LOG_BACKUP_DIR

Parameter Format

LOG_BACKUP_SIZE

Parameter Format

LOG_DIR

Parameter Format

LOG_FILE_SIZE

Parameter Format

LOG_LEVEL

Parameter Format

LOG_SWITCH_INTERVAL

Parameter Format

LR_LOG_BACKUP_DIR

Parameter Format

LR_LOG_BACKUP_SIZE

Parameter Format

LR_LOG_DIR

Parameter Format

LR_LOG_FILE_SIZE

Parameter Format

LR_STOP_AT_CORRUPTED_LCR_0

Parameter Format

LR_STOP_AT_CORRUPTED_LCR_ALL

Parameter Format

LR_STOP_AT_CORRUPTED_LCR_TARGET

Parameter Format

LR_TRACE_LVL

Parameter Format

LR_WARN_AT_CORRUPTED_LCR_0

Parameter Format

LR_WARN_AT_CORRUPTED_LCR_ALL

Parameter Format

LR_WARN_AT_CORRUPTED_LCR_TARGET

Parameter Format

MYSQLBINLOG_RETRY_CNT

Parameter Format

MYSQLBINLOG_RETRY_INTERVAL

Parameter Format

MYSQL_BINLOG_PREFIX

Parameter Format

NETWORK_COMPRESS_LEVEL

Parameter Format

OCI_DRIVER

Parameter Format

ODBC_DRIVER

Parameter Format

PQ_DRIVER

Parameter Format

PQ_REP_CONN_NAME

Parameter Format

PREFETCH_SIZE

Parameter Format

PRS_PROC_AGENT_CONNECTION_TIMEOUT

Parameter Format

PRS_PWD

Parameter Format

PRS_USER

Parameter Format

REPO_RESOURCE_INSERT_INTERVAL

Parameter Format

RESUME_WAIT_TIME

Parameter Format

ROLLBACK_OBJECT_IDS

Parameter Format

SAM_BACKUP_DIR

Parameter Format

SAM_BACKUP_SIZE

Parameter Format

SAM_BIND_VALUE

Parameter Format

SAM_DIR

Parameter Format

SAM_FILE_SIZE

Parameter Format

SAM_LOG_PREFIX

Parameter Format

SQL_REDO_MODE

Parameter Format

SRC_DB_IP

Parameter Format

SRC_DB_NAME

Parameter Format

SRC_DB_PORT

Parameter Format

SRC_DB_TYPE

Parameter Format

SRC_LOCAL_SID

Parameter Format

STMT_SAM_TEMPLATE

Parameter Format

TDE_FOR_EXT

Parameter Format

TDE_FOR_TABLESPACE

Parameter Format

TDE_HSM_LIB_FILE

Parameter Format

TDE_HSM_PIN

Parameter Format

TDE_HSM_USE_WRAPPING

Parameter Format

TDE_USE_HSM

Parameter Format

TDE_WALLET_FILE

Parameter Format

TDE_WALLET_PWD

Parameter Format

TX_FILTER_KEY

Parameter Format

TX_SAM_TEMPLATE

Parameter Format

USE_LOGMNR

Parameter Format

Mandatory, Static

Range

Optional, Static

Range

1 - INT32_MAX

Optional, Static

Range

Optional, Static

Range

0 - 3600

Optional, Static

Range

32 - 1024

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

10 - UINT64_MAX

Optional, Static

Range

1 - 1000

Optional, Dynamic

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Mandatory, Static

Range

1 - 1024

Optional, Static

Range

Optional, Dynamic

Range

Optional, Static

Range

5 - 3600

Mandatory, Static

Range

Optional, Dynamic

Range

0 - 128G

Mandatory, Static

Range

Optional, Dynamic

Range

1M - 1G

Mandatory, Dynamic

Range

1 - 5

Optional, Static

Range

0 - INT32_MAX

Optional, Static

Range

Optional, Static

Range

0 - 128G

Optional, Static

Range

Optional, Static

Range

1M - 16G

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Dynamic

Range

1 - 5

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

0 - 10000

Optional, Static

Range

1 - 120

Optional, Static

Range

Optional, Static

Range

0 - 9

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

1 - UINT32_MAX

Optional, Static

Range

0 - 86400

Mandatory, Static

Range

Mandatory, Static

Range

Optional, Static

Range

60 - 3600

Optional, Static

Range

1 - 120

Optional, Static

Range

Optional, Static

Range

Optional, Dynamic

Range

0 - 128G

Optional, Dynamic

Range

SAM_BIND_VALUE specifies whether to retain the values of the query in SAM files. If set to 'Y', the specific values of the query are retained. If set to 'N', every value in the query is replaced with '?'.

Optional, Static

Range

Optional, Dynamic

Range

1M - 16G

Optional, Dynamic

Range

Optional, Static

Range

Optional, Static

Range

Mandatory, Static

Range

Optional, Static

Range

Mandatory, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Apply Parameters

APPLY_DML_ERR_REPORT_CNT

Number of retries to apply dml before leaving a log to report file.

Parameter Format

Property
Description

Parameter type

Integer

Default Value

APPLY_NUM specifies the number of the target database. It must be greater than or equal to 1. In 1:N topology, each apply process must be assigned a different number in sequential order (1, 2, 3...).

Property
Description

APPLY_REPORT_BACKUP_DIR specifies the directory where the report files of ext process are backed up. It must be specified as an absolute path.

Property
Description

APPLY_REPORT_BACKUP_SIZE specifies the maximum size of report backup files of ext process. If this limit is exceeded, the oldest report files in the directory are deleted.

Property
Description

APPLY_REPORT_DIR specifies the directory where the report files are stored. It must be specified as an absolute path.

Property
Description

APPLY_REPORT_FILE_SIZE specifies the maximum report file size of ext process. If a report file exceeds this limit, it is moved to the backup directory and a new report file is created.

Property
Description
Property
Description

Determines whether to leave a log on the report file or not.

Property
Description

This parameter sets whether to log the statements that the APPLY process applies to the database into the SAM file. (Y/N)

Property
Description

This parameter determines the maximum value of LCR data to be stored for array bind.

Property
Description

Apply control thread stops receiving msg from ext when total chunk size of un-constructed exceeded.

Property
Description

CLIENT_DRIVER specifies a path to the client library used to access a database. An absolute path must be specified. For Tibero, set a path to the libtbclnt.so file. And for Oracle, enter a path to the libclntsh.so file.

Property
Description

The COL_SAM_TEMPLATE parameter sets the path to the user-defined template file to be used when outputting column content for DML statements. It works when SQL_REDO_MODE is set to N. When logging DML statements, if column definitions are present in the COL_SAM_TEMPLATE, ProSync logs the column information to the SAM file according to that template format.

Property
Description

CONN_MAX specifies the max number of connections between processes.

Property
Description

DDL specifies DDL filtering options. For more information, refer to ProSync DDL RULE in Administrator's Guide.

Property
Description

DISCARD_BACKUP_DIR specifies the directory where the discard files of ext process are backed up. It must be specified as an absolute path.

Property
Description

DISCARD_BACKUP_SIZE specifies the maximum size of discard backup files of ext process. If this limit is exceeded, the oldest discard files in the directory are deleted.

Property
Description

DISCARD_DDL_BACKUP_DIR specifies the directory where the discard files of ext process are backed up. It must be specified as an absolute path.

Property
Description

DISCARD_DDL_BACKUP_SIZE specifies the maximum size of discard backup files of ext process. If this limit is exceeded, the oldest discard files in the directory are deleted.

Property
Description

DISCARD_DDL_FILE_DIR specifies the directory where the discard files are stored. It must be specified as an absolute path.

Property
Description

DISCARD_DDL_FILE_SIZE specifies the maximum discard file size of apply process. If a discard file exceeds this limit, it is moved to the backup directory and a new discard file is created.

Property
Description

Y to make a file of error DDL that discarded during sync.

Property
Description

Toggle Discard DDL feature.

Property
Description

List error codes to ignore during sync. (max 256 codes)

Property
Description

DISCARD_FILE_DIR specifies the directory where the discard files are stored. It must be specified as an absolute path.

Property
Description

DISCARD_FILE_SIZE specifies the maximum discard file size of ext process. If a discard file exceeds this limit, it is moved to the backup directory and a new discard file is created.

Property
Description

Y to make a file of error codes that discarded during sync.

Property
Description

Toggle Discard feature.

Property
Description

This parameter determines retry interval when DML fails

Property
Description

DSN_DIR specifies the directory where the dsn file located. It must be specified as an absolute path.

Property
Description

DSN_FILE specifies name of dsn file.

Property
Description

GROUP_NUM specifies the number of replay groups in multi-grouping mode.

Property
Description

The number of retries in a fault situation absence of primary key. Default value means infinite retries.

Property
Description

This parameter decides how often to update the target meta tables PRS_COMMITTED_TX_LIST and PRS_LCT. The unit is in seconds.

Property
Description

a leading prosync user in history topology

Property
Description

LISTENER_PORT specifies the port number used by each process. All processes on the same machine must use different ports.

Property
Description

LLOB_APPLY_MODE specifies how a LONG/LOB column is synchronized. If set to 'SKIP', the column is not synchronized; if set to 'SYNC', the column is synchronized during DML execution.

Property
Description

LOG_BACKUP_DIR specifies the directory where the ProSync log files are backed up. It must be specified as an absolute path.

Property
Description

LOG_BACKUP_SIZE specifies the maximum size of all backup files in the process. If this limit is exceeded, the oldest log files in the directory are deleted.

Property
Description

LOG_DIR specifies the directory where the ProSync log files are stored. It must be specified as an absolute path.

Property
Description

LOG_FILE_SIZE specifies the maximum log file size. If a log file exceeds this limit, it is moved to the backup directory and a new log file is created.

Property
Description

LOG_LEVEL specifies the log level of the process. A higher log-level produces more detailed logs.

Property
Description

MAP specifies the mapping information of the target table for synchronization. For more information, refer to ProSync Administrator's Guide.

Property
Description

MAP_SKIP_UPD_WHERE specifies where clause or the set clause when check skipping update dml. If set 'Y', prosync skip using where clause and otherwise, prosync skip using set clause.

Property
Description

Apply control threads resumes the receiving of msg from ext when total size of un-committed but fully constructed tx is smaller than this parameter.

Property
Description

Apply control thread stops receiving msg from ext when total size of un-committed but fully constructed tx is larger than this parameter.

Property
Description

BLOCK EXT STMT COUNT

Property
Description

RESUME EXT STMT COUNT

Property
Description

OCI_DRIVER specifies a path to the client library used to access a database. An absolute path must be specified. for Oracle, enter a path to the libclntsh.so file.

Property
Description

ODBC_DRIVER specifies a path to the client library used to access a database. An absolute path must be specified. Set a path to the proper library file.

Property
Description

connection timeout from process to agent. if a process cannot connect to agent while this timeout, kill itself

Property
Description

PRS_PWD specifies the database user password. If the password is encrypted, append the string '#encrypted'.

Property
Description

PRS_USER specifies the database user.

Property
Description

Parallel Replay object id mode

Property
Description

records history when DML occurred.

Property
Description

Number of replay thread cnt when starting prosync.

Property
Description

This parameter decides how often to insert resource data into repoDB.

Property
Description

SAM_BACKUP_DIR specifies the directory where the SAM files of ext process are backed up. It must be specified as an absolute path.

Property
Description

SAM_BACKUP_SIZE specifies the maximum size of SAM backup files of ext process. If this limit is exceeded, the oldest SAM files in the directory are deleted.

Property
Description

SAM_BIND_VALUE

Property
Description

SAM_DIR specifies the directory where the sam files are stored. It must be specified as an absolute path.

Property
Description

SAM_FILE_SIZE specifies the maximum SAM file size of ext process. If a SAM file exceeds this limit, it is moved to the backup directory and a new SAM file is created.

Property
Description

SAM_LOG_PREFIX specifies whether to include timestamp and thread information for each query in the SAM files, similar to how prosync logging works. If set to 'Y', this information is prepended to each row in the SAM files. If set to 'N', the timestamp and thread information is not included on each row.

Property
Description

The SQL_REDO_MODE parameter specifies whether to log the full DML/DDL statements into the SAM files. Y: The DML statements are logged row-by-row into the SAM files. (This is the default setting). N: The DML statements are not logged row-by-row into the SAM files.

Property
Description

SRC_DB_CHARSET specifies the character set of the source database.

Property
Description
Property
Description

SRC_DB_NCHARSET specifies the national character set of the source database.

Property
Description

The STMT_SAM_TEMPLATE parameter sets the path to the user-defined template file to be used when logging statement (DML/DDL) content to the SAM file. It works when SQL_REDO_MODE is set to N. ProSync reads the template from the specified path and logs the DDL and DML content to the SAM file according to that template format.

Property
Description

TAR_DB_NAME specifies the name(Alias) of the target database. For TIBERO, UPDB, or K-DB, use the value specified in the dsn file. For ORACLE, use the value specified in the tnsname file.

Property
Description

TAR_DB_TYPE specifies the type of the target database to apply data to. Options are TIBERO, UPDB, KDB, or ORACLE.

Property
Description

TDE_FOR_APPLY specifiese whether use data decryption from source database

Property
Description

TDE_WALLET_FILE specifies the wallet file name of source db including absolute path

Property
Description

TDE_WALLET_PWD specifies the password of wallet file for tde

Property
Description

TX_HASH_FINE_CNT determines how many tx_hash_files to keep in PRS_TX_DIR

Property
Description

TX_HASH_FILE_DIR specifies the directory where the ProSync tx hashes are saved. It must be specified as an absolute path.

Property
Description

TX_HASH_FILE_MODE determines how to control tx_hash_files

Property
Description

TX_HASH_FILE_TOTAL_SIZE determines max size of every tx_hash_files to keep in PRS_TX_DIR

Property
Description

TX_HASH_SIZE specifies the maximum memory size that the apply process can use for transaction data. If this size is not sufficient, there will be frequent swapping between memory and disk which will affect performance.

Property
Description

The TX_SAM_TEMPLATE parameter sets the path to the user-defined template file to be used when outputting transactions to the SAM file. It works when SQL_REDO_MODE is set to N. ProSync reads the template from the specified path whenever a transaction encounters a commit, and logs the transaction content to the SAM file according to that template format.

Property
Description

UPDATE_LCT_WHEN_SWTICH_LOG determines whether to execute UPDATE_LCT or not when a replay thread inserts ADD_CONST_HIST information.

Property
Description

This parameter determines whether the replay thread use the array bind or not.

Property
Description

USE_LOGMNR specifies whether to use oracle logminer or to use oracle log reader, when analyzing redo logs.

Property
Description

use batch mode for insert only

Property
Description

USE_PK_FOR_WHERE specifiese whether use only PK columns when replay thread generate and bind the where clause of dml(update and delete) or not.

Property
Description

time interval to check whether child process is dead or not.

Property
Description

20

Class

Optional, Static

Range

0 - 100000

Parameter type

Integer

Default Value

1

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

104857600

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Integer

Default Value

10485760

Class

Parameter type

Integer

Default Value

1073741824

Class

Parameter type

path

Default Value

""

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

128

Class

Parameter type

desc

Default Value

"(INCLUDE DEFAULT, TYPE=('ALTER TABLE','TRUNCATE TABLE'))"

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

104857600

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

desc

Default Value

"()"

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

104857600

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Integer

Default Value

60

Class

Parameter type

path

Default Value

""

Class

Parameter type

String

Default Value

""

Class

Parameter type

Integer

Default Value

1

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

Integer

Default Value

60

Class

Parameter type

String

Default Value

""

Class

Parameter type

Integer

Default Value

7600

Class

Parameter type

String

Default Value

"SYNC"

Class

Parameter type

path

Default Value

""

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

path

Default Value

""

Class

Parameter type

Integer

Default Value

104857600

Class

Parameter type

Integer

Default Value

3

Class

Parameter type

desc

Default Value

"(TABLE DEFAULT)"

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Integer

Default Value

1073741824

Class

Parameter type

Integer

Default Value

2147483648

Class

Parameter type

Integer

Default Value

1000

Class

Parameter type

Integer

Default Value

100

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

180

Class

Parameter type

String

Default Value

"#encrypted"

Class

Parameter type

String

Default Value

""

Class

Parameter type

String

Default Value

"OBJ"

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Integer

Default Value

4

Class

Parameter type

Integer

Default Value

60

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Integer

Default Value

17179869184

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

String

Default Value

"MSWIN949"

Class

Parameter type

Integer

Default Value

1

Class

Parameter type

String

Default Value

"UTF16"

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

String

Default Value

""

Class

Parameter type

String

Default Value

"TIBERO"

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

String

Default Value

"/"

Class

Parameter type

String

Default Value

"#encrypted"

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

path

Default Value

""

Class

Parameter type

String

Default Value

"CNT"

Class

Parameter type

Integer

Default Value

0

Class

Parameter type

Integer

Default Value

2147483648

Class

Parameter type

path

Default Value

"/"

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Boolean

Default Value

Y

Class

Parameter type

Boolean

Default Value

N

Class

Parameter type

Integer

Default Value

1800

Class

APPLY_NUM

Parameter Format

APPLY_REPORT_BACKUP_DIR

Parameter Format

APPLY_REPORT_BACKUP_SIZE

Parameter Format

APPLY_REPORT_DIR

Parameter Format

APPLY_REPORT_FILE_SIZE

Parameter Format

APPLY_TO_DB

Parameter Format

APPLY_TO_REPORT

Parameter Format

APPLY_TO_SAM

Parameter Format

BATCH_MEM_SIZE

Parameter Format

CHUNK_TOTAL_SIZE

Parameter Format

CLIENT_DRIVER

Parameter Format

COL_SAM_TEMPLATE

Parameter Format

CONN_MAX

Parameter Format

DDL

Parameter Format

DISCARD_BACKUP_DIR

Parameter Format

DISCARD_BACKUP_SIZE

Parameter Format

DISCARD_DDL_BACKUP_DIR

Parameter Format

DISCARD_DDL_BACKUP_SIZE

Parameter Format

DISCARD_DDL_FILE_DIR

Parameter Format

DISCARD_DDL_FILE_SIZE

Parameter Format

DISCARD_DDL_FILE_YN

Parameter Format

DISCARD_DDL_YN

Parameter Format

DISCARD_EC

Parameter Format

DISCARD_FILE_DIR

Parameter Format

DISCARD_FILE_SIZE

Parameter Format

DISCARD_FILE_YN

Parameter Format

DISCARD_YN

Parameter Format

DML_WAIT_TIMEOUT

Parameter Format

DSN_DIR

Parameter Format

DSN_FILE

Parameter Format

GROUP_NUM

Parameter Format

KEY_VIOLATION_RETRY_CNT

Parameter Format

LCT_UPDATE_INTERVAL

Parameter Format

LEADING_PRS_USER

Parameter Format

LISTENER_PORT

Parameter Format

LLOB_APPLY_MODE

Parameter Format

LOG_BACKUP_DIR

Parameter Format

LOG_BACKUP_SIZE

Parameter Format

LOG_DIR

Parameter Format

LOG_FILE_SIZE

Parameter Format

LOG_LEVEL

Parameter Format

MAP

Parameter Format

MAP_SKIP_UPD_WHERE

Parameter Format

MEMORY_CTRL_RESUME_SIZE

Parameter Format

MEMORY_CTRL_STOP_SIZE

Parameter Format

MERGE_BLOCK_CNT

Parameter Format

MERGE_RESUME_CNT

Parameter Format

OCI_DRIVER

Parameter Format

ODBC_DRIVER

Parameter Format

PRS_PROC_AGENT_CONNECTION_TIMEOUT

Parameter Format

PRS_PWD

Parameter Format

PRS_USER

Parameter Format

PR_MODE

Parameter Format

RECORD_HISTORY

Parameter Format

REPLAY_THREAD_CNT

Parameter Format

REPO_RESOURCE_INSERT_INTERVAL

Parameter Format

SAM_BACKUP_DIR

Parameter Format

SAM_BACKUP_SIZE

Parameter Format

SAM_BIND_VALUE

Parameter Format

SAM_DIR

Parameter Format

SAM_FILE_SIZE

Parameter Format

SAM_LOG_PREFIX

Parameter Format

SQL_REDO_MODE

Parameter Format

SRC_DB_CHARSET

Parameter Format

SRC_DB_CNT

Parameter Format

SRC_DB_NCHARSET

Parameter Format

STMT_SAM_TEMPLATE

Parameter Format

TAR_DB_NAME

Parameter Format

TAR_DB_TYPE

Parameter Format

TDE_FOR_APPLY

Parameter Format

TDE_WALLET_FILE

Parameter Format

TDE_WALLET_PWD

Parameter Format

TX_HASH_FILE_CNT

Parameter Format

TX_HASH_FILE_DIR

Parameter Format

TX_HASH_FILE_MODE

Parameter Format

TX_HASH_FILE_TOTAL_SIZE

Parameter Format

TX_HASH_SIZE

Parameter Format

TX_SAM_TEMPLATE

Parameter Format

UPDATE_LCT_WHEN_ADD_HIST

Parameter Format

USE_BATCH_MODE

Parameter Format

USE_LOGMNR

Parameter Format

USE_ONLY_INSERT_BATCH

Parameter Format

USE_PK_FOR_WHERE

Parameter Format

VERIFY_TIMEOUT

Parameter Format

Mandatory, Static

Range

1 - 1024

Optional, Static

Range

Optional, Dynamic

Range

0 - 128G

Optional, Static

Range

Optional, Dynamic

Range

1M - 1G

Optional, Static

Range

Optional, Static

Range

Optional, Dynamic

Range

Optional, Static

Range

1024 - UINT64_MAX

Optional, Static

Range

1 - UINT64_MAX

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

32 - 1024

Mandatory, Static

Range

Optional, Static

Range

Optional, Dynamic

Range

0 - 128G

Optional, Static

Range

Optional, Dynamic

Range

0 - 128G

Optional, Static

Range

Optional, Dynamic

Range

1M - 1G

Optional, Dynamic

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Dynamic

Range

1M - 1G

Optional, Dynamic

Range

Optional, Static

Range

Optional, Static

Range

1 - 1048576

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

1 - 20

Optional, Static

Range

0 - UINT16_MAX

Optional, Static

Range

1 - INT32_MAX

Optional, Static

Range

Optional, Static

Range

1024 - 65535

Optional, Static

Range

Mandatory, Static

Range

Optional, Dynamic

Range

0 - 128G

Mandatory, Static

Range

Optional, Dynamic

Range

1M - 1G

Mandatory, Dynamic

Range

1 - 5

Mandatory, Dynamic

Range

Optional, Static

Range

Optional, Static

Range

1 - UINT64_MAX & MEMORY_CTRL_RESUME_SIZE < MEMORY_CTRL_STOP_SIZE

Optional, Static

Range

1 - UINT64_MAX & MEMORY_CTRL_RESUME_SIZE < MEMORY_CTRL_STOP_SIZE

Optional, Static

Range

1 - UINT32_MAX & MERGE_RESUME_CNT < MERGE_BLOCK_CNT

Optional, Static

Range

1 - UINT32_MAX & MERGE_RESUME_CNT < MERGE_BLOCK_CNT

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

0 - 86400

Mandatory, Static

Range

Mandatory, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

1 - 20

Optional, Static

Range

60 - 3600

Optional, Static

Range

Optional, Dynamic

Range

0 - 128G

Optional, Dynamic

Range

SAM_BIND_VALUE specifies whether to retain the values of the query in SAM files. If set to 'Y', the specific values of the query are retained. If set to 'N', every value in the query is replaced with '?'.

Optional, Static

Range

Optional, Dynamic

Range

1M - 16G

Optional, Dynamic

Range

Optional, Static

Range

Optional, Static

Range

"ASCII", "US7ASCII", "EUCKR", "KO16KSC5601", "MSWIN949","KO16MSWIN949", "UTF8", "AL32UTF8", "UTF16", "AL16UTF16", "SJIS", "JA16SJIS", "JA16SJISTILDE", "JA16EUC", "JA16EUCTILDE", "GBK", "ZHS16GBK", "VN8VN3", "WE8MSWIN1252", "ZHT16HKSCS", "CL8MSWIN1251", "WE8ISO8859P1", "EE8ISO8859P2", "WE8ISO8859P9", "WE8ISO8859P15", "CL8KOI8R", "CL8ISO8859P5", "RU8PC866", "TH8TISASCII", "EL8MSWIN1253", "EL8ISO8859P7", "AR8MSWIN1256", "AR8ISO8859P6"

Mandatory, Static

Range

1 - 32

Optional, Static

Range

Optional, Static

Range

Mandatory, Static

Range

Mandatory, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

0 - 32

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

0 - 1000G

Optional, Dynamic

Range

1M - 32G

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

Optional, Static

Range

1 - 3600