Closes the window.
Goes to the next page of the window.
Runs the SQL script to enable the subscription set or deactivate the subscription set. This also updates the REGISTER and PRUNCNTL tables.
Goes to the previous page of the window.
Specifies that the SQL script be run when the Next push button is clicked.
Specifies that the SQL script be saved to the Task Center, where you can schedule it to run at a later time.
Specifies that the SQL script be saved as a file, which you can then run at any time using the method of your choice.
Displays the SQL script. You can edit this script as needed.
Removes the last change that you made to the SQL script.
Restores the last change that you removed by clicking the Undo push button.
Lists the source tables in the subscription set.
Lists the target tables in the subscription set.
Specifies that the SQL script be run when the Next push button is clicked.
Specifies that the SQL script be saved to the Task Center, where you can schedule it to run at a later time.
Specifies that the SQL script be saved as a file, which you can then run at any time using the method of your choice.
Displays the currently generated SQL statements associated with the replication action. You can edit this script as needed.
Reverses the last modification that you made. Repeat as needed to reverse character by character.
Reverses the last undo action. Repeat as needed to reverse multiple undo actions.
Specifies to execute the currently displayed SQL statements when you click Apply or OK.
Specifies to save the currently displayed SQL statements to a task for later execution when you click Apply or OK
Specifies to save the currently displayed SQL statements to a file for later execution.
If you have generated multiple scripts, select to save the multiple scripts to multiple files. For example, if you have three scripts displayed in the SQL Script field, as script1, script2, and script3 and you specify in the File name field to save these scripts to a file named createSub.txt, then the files that are created are createSub_1.txt, createSub_2.txt, and createSub_3.txt.
Specifies the server where the SQL scripts will be executed.
Type a user ID that has the authority to issue these generated SQL statements.
Type a password associated with the user ID that has the authority to issue these generated SQL statements.
Type the file path and name in which the SQL statements will be saved.
Opens a window so that you can select a valid file name. The original contents of the file will be over-written.
Specify the system where the SQL statements will be saved.
Type a user ID that has the authority to save the generated scripts.
Type a password associated with the user ID that has the authority to save the generated scripts.
Type the file path and name in which the SQL statements will be saved.
Opens a window so that you can select a valid file name. The original contents of the file will be over-written.
Type the name that you want to identify the task in the Task Center. The name can be up to 80 characters long. It can include any character, including spaces. If the Replication Center generated more than one SQL script, the tasks are numbered sequentially.
Type the category name that identifies these statements to the Task Center.