Submits the data in the window and closes the window.

Cancels any unsaved changes that you made and closes this window.

Displays the Apply control server name that you selected by clicking the ellipsis (...) push button, and selecting from the list of servers.

Opens a window so that you can choose from valid names to select.

Type a name for the subscription set. This name can contain up to 18 characters and can be an ordinary or delimited identifier. Ordinary identifiers must start with a letter; can include uppercase letters, numbers, and underscores; and cannot be a reserved word. This is a required field.

Specify a character string identifying subscription definitions that are unique to each instance of the Apply program. This name can contain up to 18 characters. This is a case-sensitive field and defaults to uppercase. If you want a lowercase Apply qualifier, then you must delimit the characters. No embedded, trailing, or leading blanks are allowed.

Displays the Capture control server name that you selected by clicking the ellipsis (...) push button, and selecting from the list of servers. This is the server on which the source tables for the subscription set reside and the server that will be used to start the Capture program.

Opens a window so that you can choose from valid names to select.

Specify a valid Capture schema name. You must select a valid Capture control server before any selectable entries appear.

Displays the name of the target server that you selected by clicking the ellipsis (...) push button, and selecting from the list of servers. This is the server containing the target tables for the subscription set.

Opens a window so that you can choose from a valid list of target servers.

Select to make the subscription set available for replication immediately after you finish creating it. If you want to make it active at a later time, you can select it in the Replication Center, right-click and select Activate from the pop-up menu.

Specifies that the subscription set remain active until you deactivate it. This is the default.

Specifies that the Apply program process the set once and then deactivate it.

Specify the number of minutes worth of change data for the Apply program to replicate from the replication sources to the target tables during an Apply cycle.

Select to allow transactional processing for the set member. This is the manner in which the Apply program processes changes from the spill file. The Apply program opens all of the spill files at once and processes the changes from them at the same time. The order in which the changes are applied to the target tables is the order in which the transactions took place at the source tables.

Specify the number of transactions that the Apply program applies to the target table before committing the changes. Each transaction might have several changes.

Specify the Capture schema at the target server. If the target table is also the source for another subscription set (such as an external CCD table, or replica), this Capture schema is used when the table is acting as a source.

Refreshes the list of available schemas at the target server. This is needed if you have done some operation that results in a different list of Capture schemas on the target server after you have created the subscription set.

Lists the members of the subscription set. You can edit the schema, name, and type of the target table for each member. There are two different visual cues that can indicate the state of completion of the information for a member:

Opens the Add Registered Sources window so that you can add one or more registered sources to the subscription set member list.

Removes the selected subscription set member. The source table that is part of that member is not deleted and can be used for other subscription set members.

Opens the Member Properties notebook. By default, if the target table does not exist, then for each member the target-table type is user copy, all of the registered columns in the source table are replicated to the target table, and the same key is used on the target table as is used on the source table. You can use the Member Properties notebook only if you want to change these default settings. If the target table already exists, no column mapping is done.

Specify the date on which you want replication of the subscription set to begin. Select the arrow to show a calendar. You can scroll through the months to pick a date. Select the arrow again to close the calendar.

Specify the time at which you want replication of the subscription set to begin on the selected date. The time format is dependent on the locale. You can also highlight the hour, minute, or second and use the arrows to edit the time

Select to replicate the master-to-replica subscription set and the replica-to-master subscription set on different schedules or when different events occur.

Select to base the frequency of the replication of this subscription set on a time interval or to have it replicated as often as the Apply program is able to process it.

Select to base the frequency of the replication of this subscription set on a time interval or to have it replicated as often as the Apply program is able to process it.

Specifies to base the frequency of replication of the subscription set on an interval of time.

Specifies to base the frequency of replication of the subscription set on an interval of time.

Specify the number of minutes in the interval.

Specify the number of minutes in the interval.

Specify the number of days in the interval.

Specify the number of days in the interval.

Specify the number of hours in the interval.

Specify the number of hours in the interval.

Specify the number of weeks in the interval.

Specify the number of weeks in the interval.

Specifies that the Apply program process the subscription set as often as it is able.

Specifies that the Apply program process the subscription set as often as it is able.

Select to base the frequency of replication of the subscription set on an event.

Select to base the frequency of replication of the subscription set on an event.

Type a name for the event that will trigger the replication of the subscription set.

Type a name for the event that will trigger the replication of the subscription set.

Lists the SQL statements to be run and the procedures to be called just before and just after the processing of the subscription set.

Opens the Add SQL Statement or Procedure Call window so that you can write a SQL statement or name a procedure to be called, define a SQLSTATE that will indicate a successful execution, and specify when and where the execution will take place.

Opens the Change SQL Statement or Procedure Call window so that you can change the selected run-time processing statement.

Removes the selected statement or procedure call from the subscription set.

Click to move the selected statement or procedure call up by one row. Repeat until the statement or procedure call is in the position you want. Statements are run in the same order that they appear in this list.

Click to move the selected statement or procedure call down by one row. Repeat until the statement or procedure call is in the position you want. Statements are run in the same order that they appear in this list.

Select to prepare the SQL statements in the table when you click OK to start the processing.