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

PRKO-2012 : filesystem object is not supported in Oracle Restart

  Subject :      ACFS  not supported in Oracle Restart on 19c  Error :   [oracle@asm-node01 ~]$ srvctl status filesystem -d /dev/asm/ggdisk-...