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=>MODIFYDATAMIGRATION()

About ModifyDataMigration

Modifies an existing DMS data migration.

Method Signature

IMPORTING

Required arguments:

IV_DATAMIGRATIONIDENTIFIER TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The identifier (name or ARN) of the data migration to modify.

Optional arguments:

IV_DATAMIGRATIONNAME TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The new name for the data migration.

IV_ENABLECLOUDWATCHLOGS TYPE /AWS1/DMGBOOLEANOPTIONAL /AWS1/DMGBOOLEANOPTIONAL

Whether to enable Cloudwatch logs for the data migration.

IV_SERVICEACCESSROLEARN TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The new service access role ARN for the data migration.

IV_DATAMIGRATIONTYPE TYPE /AWS1/DMGMIGRATIONTYPEVALUE /AWS1/DMGMIGRATIONTYPEVALUE

The new migration type for the data migration.

IT_SOURCEDATASETTINGS TYPE /AWS1/CL_DMGSOURCEDATASETTING=>TT_SOURCEDATASETTINGS TT_SOURCEDATASETTINGS

The new information about the source data provider for the data migration.

IT_TARGETDATASETTINGS TYPE /AWS1/CL_DMGTARGETDATASETTING=>TT_TARGETDATASETTINGS TT_TARGETDATASETTINGS

The new information about the target data provider for the data migration.

IV_NUMBEROFJOBS TYPE /AWS1/DMGINTEGEROPTIONAL /AWS1/DMGINTEGEROPTIONAL

The number of parallel jobs that trigger parallel threads to unload the tables from the source, and then load them to the target.

IV_SELECTIONRULES TYPE /AWS1/DMGSECRETSTRING /AWS1/DMGSECRETSTRING

A JSON-formatted string that defines what objects to include and exclude from the migration.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DMGMODDATAMIGRATION01 /AWS1/CL_DMGMODDATAMIGRATION01

Domain /AWS1/RT_ACCOUNT_ID
Primitive Type NUMC