1.

How To Configure Credential Store In Ogg 12c?

Answer»

Steps to CONFIGURE Oracle CREDENTIAL Store are as follows:

  • By Default Credential Store is is located under “dircrd” DIRECTORY.

If you want to specify a different location use can specidy “CREDENTIALSTORELOCATION” parameter in GLOBALS file.
Example: CREDENTIALSTORELOCATION /u01/app/oracle/OGG_PASSWD

  • Goto OGG home and connect to GGSCI.

cd $OGG_HOME
./ggsci
GGSCI>

Steps to configure Oracle Credential Store are as follows:

If you want to specify a different location use can specidy “CREDENTIALSTORELOCATION” parameter in GLOBALS file.
Example: CREDENTIALSTORELOCATION /u01/app/oracle/OGG_PASSWD

cd $OGG_HOME
./ggsci
GGSCI>



Discussion

No Comment Found