Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_DMG=>RELOADREPLICATIONTABLES()

About ReloadReplicationTables

Reloads the target database table with the source data for a given DMS Serverless replication configuration.

You can only use this operation with a task in the RUNNING state, otherwise the service will throw an InvalidResourceStateFault exception.

Method Signature

IMPORTING

Required arguments:

IV_REPLICATIONCONFIGARN TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The Amazon Resource Name of the replication config for which to reload tables.

IT_TABLESTORELOAD TYPE /AWS1/CL_DMGTABLETORELOAD=>TT_TABLELISTTORELOAD TT_TABLELISTTORELOAD

The list of tables to reload.

Optional arguments:

IV_RELOADOPTION TYPE /AWS1/DMGRELOADOPTIONVALUE /AWS1/DMGRELOADOPTIONVALUE

Options for reload. Specify data-reload to reload the data and re-validate it if validation is enabled. Specify validate-only to re-validate the table. This option applies only when validation is enabled for the replication.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DMGRELOADREPLTBLSRSP /AWS1/CL_DMGRELOADREPLTBLSRSP

Domain /AWS1/RT_ACCOUNT_ID
Primitive Type NUMC