Prepare Database Users and Privileges for Teradata
Requirements for the database user for Oracle GoldenGate processes are as follows:
-
Create a database user that is dedicated to Oracle GoldenGate. It can be the same user for all of the Oracle GoldenGate processes that must connect to a database.
-
Keep a record of the database users credentials to set up database connection from Oracle GoldenGate. These credentials are required when setting up the
USERIDALIASfor database login (DBLOGIN) from Oracle GoldenGate. -
To preserve the security of your data, and to monitor Oracle GoldenGate processing accurately, do not permit other users, applications, or processes to log on as, or operate as, the Oracle GoldenGate database user.
-
For Oracle GoldenGate to replicate to a target Teradata database, grant
SELECT,INSERT,UPDATE, andDELETEon all of the target tables to the Replicat database user.