🥥GoldenGate Credential Store
Get Started
ทำการ Connect Database ด้วย GGSCI
dblogin userid ggate@ORCL, password ggate
ทำการตรวจสอบ Credential Store
info credentialstore
ERROR: Unable to open credential store in ./dircrd/.
ทำการสร้าง Credential Store
add credentialstore
Credential store created in ./dircrd/.
ทำการสร้าง Alias
alter credentialstore add user ggate password ggate alias ggorcl
Credential store in ./dircrd/ altered.
ทำการตรวจสอบ Credential Store อีกครั้งหนึ่ง
info credentialstore
Reading from ./dircrd/:
Default domain: OracleGoldenGate
Alias: ggorcl
Userid: ggate
ลองทำการ Login GoldenGate ด้วย Alias
dblogin useridalias ggorcl
Successfully logged into database.
อ่านเพิ่มเติม : https://bit.ly/2vlNkwQ, https://bit.ly/30Ydaml
Last updated
Was this helpful?