Home | Previous Page | Next Page   Migration to a Later Version of a Database Server > Migrating to Dynamic Server 10.0 with Enterprise Replication >

Converting Replication of 9.2x User-Defined Data Types

Dynamic Server 9.2x has limited support for the replication of user-defined data types (UDTs). To take advantage of 10.0 UDT replication, the user-defined routines (UDRs) for a UDT must contain streamwrite() and streamread() functions. After you migrate to Dynamic Server 10.0, implement the streamwrite() and streamread() functions for any currently replicated UDTs on all database servers within the enterprise.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]