|
|
|
|
|
|
Category: WLanguage functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adds a replication between two HFSQL server onto the master server. |
|
|
|
|
|
|
Deletes a replication between two HFSQL servers. |
|
|
|
|
|
|
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule. |
|
|
|
|
|
|
Reads the replication configuration for an HFSQL server that takes part in one or more replications. |
|
|
|
|
|
|
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers. |
|
|
|
|
|
|
Lists the replications available on a master HFSQL server. |
|
|
|
|
|
|
Modifies some parameters of an existing replication between two HFSQL servers. |
|
|
|
|
|
|
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1. |
|
|
|
|
|
|
Waits for: - the replication data on the master server to be sent to the subscriber server.
- the replication data received on the subscriber server to be entirely applied.
|
|
|
|
|
|
|
Changes the DNS name of the replication server if it has a new name. |
|
|
|
|
|
|
Ignores errors so that replication between HFSQL servers can continue to run. |
|
|
|
|
|
|
List of constants used by the functions for managing the replication. |
|
|
|
|
|
|
List of constants used by the functions for the assisted replication. |
|
|
|
|
|
|
The following constants are used by the replication between HFSQL servers: |
|
|
|
|
|
|
Adds a data file to a universal replication. |
|
|
|
|
|
|
Declares a (1, 1) (0, n) link between two tables. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file. |
|
|
|
|
|
|
Defines the options used for the universal replication of a file: - the replication direction.
- the management mode of conflicts.
|
|
|
|
|
|
|
Specifies the replication options for an item: the item can be replicated or not. |
|
|
|
|
|
|
Sets the passwords used to protect the universal replication files. |
|
|
|
|
|
|
Adds a replication between two HFSQL server onto the master server. |
|
|
|
|
|
|
Deletes a replication between two HFSQL servers. |
|
|
|
|
|
|
Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule. |
|
|
|
|
|
|
Ignores errors so that replication between HFSQL servers can continue to run. |
|
|
|
|
|
|
Reads the replication configuration for an HFSQL server that takes part in one or more replications. |
|
|
|
|
|
|
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers. |
|
|
|
|
|
|
Lists the replications available on a master HFSQL server. |
|
|
|
|
|
|
Modifies some parameters of an existing replication between two HFSQL servers. |
|
|
|
|
|
|
Changes the DNS name of the replication server if it has a new name. |
|
|
|
|
|
|
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1. |
|
|
|
|
|
|
Deletes the subscription of a replication on the replication server. |
|
|
|
|
|
|
Returns information about a replication. |
|
|
|
|
|
|
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit). |
|
|
|
|
|
|
Opens a replication in direct mode or with a replication server. |
|
|
|
|
|
|
Synchronizes the data corresponding to a replication. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|