
Using uploadcdh with multiple systems
The uploadcdh program can be used to upload CDH data from multiple systems into a single database. The uploadcdh is called from the croncdh cron job. To use uploadcdh this way, do the following:
- If the CDH database is from a CONVERSANT system, do the following to adjust the table in preparation for upload:
- Create a backup of the database.
- Drop all of the CDH tables from the database. The uploadcdh script will create the tables with the correct fields before it uploads the CDH data.
- For each system that will connect to the database, create a user for the database and grant the user the following permissions:
- Connect
- Create tables
- Create an index
- Insert records
- For each system that will connect to the database, set up the File CDH or the Database CDH configuration with the newly created username and password, as described in the following steps.
- If you are using File CDH:
- If you are using Database CDH: