Friday, 14 June 2019

How to create credentialstore on 12c GG


==> create wallet first
==> create credentialstore init.
==> add ggadmin user in credentialstore
==> validate credentialstore.

GGSCI (source.example.com) 1> create wallet
Created wallet at location 'dirwlt'.
Opened wallet at location 'dirwlt'.

GGSCI (source.example.com) 2> add credentialstore
Credential store created in ./dircrd/.

GGSCI (source.example.com) 3> alter credentialstore add user ggadmin@source alias srcdb domain admin
Password:
Credential store in ./dircrd/ altered.

GGSCI (source.example.com) 4> info credentialstore domain admin
Reading from ./dircrd/:
Domain: admin
  Alias: srcdb
  Userid: ggadmin@source
GGSCI (source.example.com) 5>

No comments:

Post a Comment

The instance '****.**.**:3306' cannot be added to an InnoDB cluster because it has asynchronous (source-replica) replication channel(s) configured. MySQL InnoDB Cluster

  Error :    MySQL  JS > dba.checkInstanceConfiguration("root@192.*.*.*")  NOTE: Found unexpected replication channel '...