Migration Manager properties

You use Migration Manager to migrate configuration content from one product environment to another. You can use the properties to control the migration of the configuration content.

Table 1. Migration Manager properties
Property Description Default value
mxe.dm.autoapprovepkgdef

Represents the Migration Manager auto approval of package definitions.

0
mxe.dm.collvalidlevels

Represents the maximum number of levels searched to find related records.

5
mxe.dm.collvalidsrcexclude

Specifies the source object, attribute, and value combinations that cannot be traversed to.

MAXINTOBJCOLSMAXINTOBJALIAS
mxe.dm.collvalidtgtexclude

Specifies the target object and attribute combinations that cannot be traversed from during validation.

MAXINTOBJECT.USEWITH,
MAXRELATIONSHIP.CARDINALITY,
CRONTASKINSTANCE.SCHEDULE
mxe.dm.continueonerror

Continues the Migration Manager deployment when an error is found.

0
mxe.dm.dbserver

Represents the database server name for Oracle 9.x.

 
mxe.dm.dmroot

Represents the name of the Migration Manager root folder that is on the application server computer. This folder stores Migration Manager package files.

You must configure this property before using Migration Manager.

 
mxe.dm.dmsessiontimeout

Represents the timeout value of the Migration Manager HTTP session in minutes.

When a long-running Migration Manager task (such as package creation or package deployment) starts, the timeout value for the session of the user who is currently logged in changes to the value specified by this property.

120
mxe.dm.dmstagecommit

Specifies the commit interval for records that are inserted into the staging table in the target environment for the Migration Manager.

The value is specified in the source environment, and Migration Manager uses the value when distributing a package from the source database to the target database.

1

The default value indicates that the commit interval occurs for every (1) record.

mxe.dm.importlimit

Represents the collection import limit.

100
mxe.dm.previewfreememorythreshold

Represents the memory threshold in percentage before the preview operation stops.

20


Feedback