Required information - Connect_CDC - aws_mainframe_modernization_service - connect_cdc_mimix_share - Latest

AWS Mainframe Modernization - Data Replication for IBM i

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
AWS Mainframe Modernization > AWS Mainframe Modernization Service
Version
Latest
Language
English
Product name
AWS Mainframe Modernization
Title
AWS Mainframe Modernization - Data Replication for IBM i
Copyright
2024
First publish date
2003
Last updated
2024-02-01
Published on
2024-02-01T23:02:31.099696

The table below describes the information needed for the exercises.

Your schema

What you need to know

Value at your site

Source database server that contains the data to be distributed (copied or replicated)

  • DBMS type

  • DBMS version

  • TCP/IP port number

  • Server name (or database, or subsystem, or library name)

Note: MS SQL Server requires the ODBC data source name.

  • Login ID and password of Connect CDC metabase owner

  • Login ID and password authorized to update the test table

Source host computer on which source server resides

  • Machine name or IP address

  • Connect CDC Listener TCP/IP port

  • Location of Connect CDC installation (jar) files

Target database server that receives the distributed data

  • DBMS type

  • DBMS version

  • TCP/IP port number

  • Server name (or database, or subsystem, or library name)

Note: MS SQL Server requires the ODBC data source name.

  • Login ID and password of Connect CDC metabase owner

  • Login ID and password authorized to query the test table

Target host computer on which target server resides

  • Machine name or IP address

  • Connect CDC Listener TCP/IP port number

  • Location of Connect CDC installation (jar) files

Data to be distributed

  • Name of SQL table containing the data to be distributed

Note: Name of receiving table is assumed to match this.

  • Columns to be distributed and their receiving columns

Note: At least some of the corresponding source and target column names are assumed to match.

Method for updating source data

  • SQL update statement(s) or script that updates the source columns