The Relational Population Service (RPS) provides automatic replication of objects from a production JADE database to one or more Relational Database Management System (RDBMS) target databases.
The supported RPS relational target databases are Microsoft SQL Server 2008 and higher.
The RPS node must run the 64-bit version of JADE. It requires a 64-bit SQL Server ODBC driver and Data Source Name (DSN).
JADE licenses are not transferred automatically between databases in an SDE. It is your responsibility to apply new licenses to any existing databases in an SDE. In addition, to ensure proper operation, you must apply the primary license to every secondary.
An RPS system consists of:
An RPS mapping defined in the JADE production database, which maps classes, attributes, and methods that have no parameters and that return a non-exclusive object reference of a JADE schema to relational database tables and columns.
An RPS node (or multiple RPS nodes), which runs as a relational SDS server and executes the Datapump application to pump the JADE data to the RDBMS target database.
An RDBMS target database for each RPS node, which contains the tables and columns defined in the RPS mapping.
The RPS Manager application, which enables you to create the RDBMS tables and columns from the RPS mapping, load the data instances from the JADE production database, and control the execution of the Datapump application.
For details about:
Using the wizard to specify the RPS mapping, see Chapter 15, "
Patch control for RPS mappings, see "