how to configure credential store in ogg 12c?
Answer Posted / Dinesh Kumar Sinha
To configure the credential store in Oracle GoldenGate 12c, you can use the ggsci tool. After logging into the GoldenGate server, execute the following commands:
1. create service <service_name>
2. alter service <service_name> set configuration credential_store = (credentials = (user=<username> password=<password>));
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category