When configuring agents for replication, it is essential to ensure all required files and directories are correctly set up. The table below lists the important configuration paths grouped by replication type. Use this reference during setup and troubleshooting to avoid common errors. Before starting, ensure the agent is installed and downloaded. For setup instructions, refer to the Agents section in the documentation.
Continuous Replication
| Configuration Path | Description |
|---|---|
| /precisely/connect/security/keys | Stores public/private keys used for DB2/z replication. Keys are placed in the nacl folder. |
| /precisely/connect/connecthub/jobcontroller/bundles/<bundlename.zip> | Location of diagnostic bundles used for continuous replication troubleshooting. |
| /precisely/connect/security/certs | Stores TLS certificates for secure communication between data integration services. Include application.yml and cert.json if using custom certificates. |
| /precisely/connect/cdc/drivers/db2 | Path to place required Db2 JDBC driver files (for Db2 z/OS), e.g., db2jcc.jar, db2jcc4.jar, db2jcc_license_cu.jar. |
| /precisely/connect/cdc/drivers/sap | Directory for SAP driver files required for replication. Include: sapjco.jar, sapjco.dll, libsapjco3.so. |
Mainframe Replication
| Configuration Path | Description |
|---|---|
| /precisely/connect/security/keys/sqd | Stores autogenerated public/private keys in the nacl folder. Can be used after approval by a mainframe admin, or replaced with custom keys. |
| /precisely/connect/sqd/databases/db2/odbc/license | Path for placing the required Db2 license file for enabling end-to-end reverse sync. |