Status on the Summary Tab

Table 8. Source Data Details

ComponentsDescription
Database Name

Note: This field is applicable only for an Enterprise Database Server database and a SQL Server database.

The name of the transformation source that is created in the Enterprise Database Server and SQL Server. For Enterprise Database Server, the name includes the user ID and the pack name.
Application Group

Note: This field is applicable only for an RDMS schema.

The name of the Application Group that is created on the OS 2200 host.
Data Manager Type

Note: This field is applicable only for an Enterprise Database Server database and a SQL Server database.

The DBMS that the transformation source is using. For example, for Enterprise Database Server DBMS, the Data Manager Type is DMSII; for SQL Server DBMS, the Data Manager Type is SQL Server.
SQL Instance

Note: This field is applicable only for a SQL Server database.

The instance of the SQL Server.
Host NameThe name or the IP address of the host where the DBMS is running.
Host TypeThe type of the host where the DBMS is running. If the DBMS is running on an MCP host, then the Host Type is MCP.

Table 9. Status of Runtime Components on the Data Exchange Runtime Overview Pane

ComponentsStatusDescription
Data Exchange StatusErrorEither the MCP Agent or the Runtime Service is not running, or it resulted in an error the last time it was run. See the event log for more details.
StoppedComponents are ready to perform a changed data transformation or a bulk data transformation.
Changed Data Transformation RunningComponents are performing a changed data transformation.
RecoveringAn error occurred after initiating a changed data transformation. Data Exchange is trying to restart the changed data transformation or waiting for the next retry attempt.
Bulk Data Transformation RunningComponents are performing a bulk data transformation.
Bulk Data Transformation CompletedThe bulk data transformation is completed.
StartingThis is an intermediate status.
StoppingThis is an intermediate status.
Agent StatusConnection FailedConnection to the Agent failed because either the Agent TCP port is incorrect or a firewall is blocking the connection. Connection could also have failed if the MCP host, network, or the Agent is down.
Application Error An application error occurred in the Agent.
Audit ErrorThe Agent experienced an issue reading the Audit file or the CDC tables.
Data Exchange Disabled The DASDL file for the source database is not enabled for use in Data Exchange.
Handshake Failed The handshake reply from the Agent was not valid.
Configuration Error The configuration of the Agent is out of date.
Product Version MismatchThe version of the Agent does not match with the version of the Administrative Service.
ErrorAn unexpected error occurred.
Reserved by Another Administrative ServiceMore than one Administrative Service tried to connect to the same MCP Agent.
Source Database UnavailableThe MCP database is in unusable status.
Invalid LicenseThe outbound license key was not provided during installation.
Runtime Service StatusProduct Version MismatchThe version of the Runtime Service does not match the version of the Administrative Service.
Transform ErrorAn error occurred when the Runtime Service was loading or processing a transformation.
Initialization ErrorAn error occurred while initializing the Runtime Service.
Transformation Target Update ErrorThere was an error when the Runtime Service was updating a transformation target.
Tracking DB ErrorThere was an error when the Runtime Service was updating the tracking DB.
Schema Mismatch The schema of the source database changed since it was loaded into the DDW and the transformation was deployed.
Connection FailedThe connection to the Runtime Service failed.
ErrorAn unexpected error occurred.
SQL Server Connection ErrorThe Runtime Service was unable to connect to the SQL Server.
DMSII Connection ErrorThe Runtime Service was unable to connect to the Enterprise Database Server.
Transformation Details (Bulk Data Transformation and Changed Data Transformation)Not RunThe transformation is not yet run.
In ProgressThe transformation is in progress.
CompletedThe transformation completed.


The Transformation Overview pane provides the status of the transformations available on the selected transformation source.

Table 10. Status of Transformations on the Transformation Overview Pane

Status Description
ActiveThe transformation is active and is currently used or ready to be used for a changed data transformation or a bulk data transformation.
InactiveThis is the default status of a transformation when it is deployed from the DDW. You must activate the transformation to run a changed data transformation or bulk data transformation.
Out of SyncA newer version of the same transformation is deployed from the DDW while the older version is currently used in a changed data transformation or a bulk data transformation. To use the newer version, you must stop the transformation that is running.
Migration RequiredThis is applicable after upgrading Data Exchange to a newer version. This is the status if the transformations are deployed from an older version of the DDW.

You need to update these transformations in the DDW and redeploy them to the Administration Site.

If the transformations exist in a DDW Repository, the newer version of the DDW can automatically update the transformations.

If the transformations are not available in any DDW Repository, you can download them from the Administration Site into .xml files and import them into the newer version of the DDW.


The Transformation Source Information pane provides information about the transformation source.

The Schema Information pane provides basic information about the schema.

Table 11. RDMS Schema Information

NameDescription
Schema NameThe name of the schema that you selected.
Data Manager TypeThe Data Manager Type is RDMS.
Application GroupThe name of the Application Group that the schema is associated with.
Host NameThe host name of the OS 2200 Server where the RDMS is running.
Host TypeThe host type is OS 2200.


The Bulk Data Transformation Details pane provides information about the most recent bulk data transformation.

Table 12. Bulk Data Transformation Details: General Information

ComponentsDescription
StatusCompletedBulk data transformation for a transformation source is completed.
Not RunBulk data transformation for a transformation source is not initiated.
IncompleteBulk data transformation stopped abruptly because of some error, but the status shows as completed.
RunningBulk data transformation is currently in progress.
Start TimeThe time when the bulk data transformation was started.
Completion TimeThe time when the bulk data transformation completed.


The Bulk Data Transformation Settings pane provides general information about the most recent or currently running bulk data transformation.

Table 13. Bulk Data Transformation Settings (for Enterprise Database Server as the Transformation Source)

ComponentsDescription
Host NameThe name of the host where the DBMS is running.
Database NameThe name of the transformation source that was created in the source DBMS. Note that for an Enterprise Database Server, the source can be the clone of the original transformation source.
UserThe usercode of the database user. If in the MCP host the user is associated with an accesscode or a chargecode or both, then the accesscode and/or chargecode is also displayed.
No.Of Processors.The number of processing threads allocated for performing the bulk data transformation.


Table 14. Bulk Data Transformation Settings (for Application Group as the Transformation Source)

ComponentsDescription
User NameThe user name of the OS 2200 host.
Profile NameThe name of the Profile that was defined in the OS 2200 host.
No. of Extraction Thread(s)The number of processing threads used by the OS 2200 Agent for extracting data from the RDMS transformation source. The value ranges between 1 and 10.
No.Of Processors.The number of processing threads used by the Runtime components for loading the data that is extracted by the OS 2200 Agent. The value ranges between 1 and 10.
AIS Connection NameThe name of the connection defined in the AIS Configuration Utility.


Table 15. Bulk Data Settings (for SQL Server as the Transformation Source)

ComponentsDescription
User NameThe user name of the SQL Server.
No.Of Processors.The number of processing threads that was allocated for performing the bulk data transformation.
Select RecordsThis shows if the tables from the source database used for the bulk data transformation were locked for updates or not indicated with the value “With Update Lock” or “With No Lock” respectively.

The Bulk Data Transformation Details: Totals pane provides information about the records that are transformed, updated, truncated, and rejected once a bulk data transformation is completed.

Table 16. Bulk Data Transformation Details: Totals

NameDescription
Datasets / Tables ProcessedThe number of datasets or tables that have been read from the transformation source during a bulk data transformation.
Records ProcessedThe number of records that have been read from the transformation source during the bulk data transformation.
Transformation TargetThe full name of the transformation targets in the <host name>\<database name> format.
TransactionsThe number of transactions that have been committed to the transformation target.
Record UpdatesThe number of SQL commands committed to the transformation target. The SQL commands are committed in transactions. For example, if the Runtime Service commits 100 SQL commands in a batch, then the Record Updates field shows 100 and the Transactions field shows 1.

This is applicable only when SQL Server is the transformation target.

TruncationsThe number of target data columns that have been truncated according to the runtime error handling policy that you have defined in the DDW.
RejectionsThe number of records that have been rejected according to the runtime error handling policy that you have defined in the DDW.