Skip to content

JIRA-WDT-627 Update RCUDbInfo doc #1125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 19, 2022
Merged

JIRA-WDT-627 Update RCUDbInfo doc #1125

merged 4 commits into from
May 19, 2022

Conversation

jshum2479
Copy link
Member

No description provided.

`tns alias` - the network service name. This can be found in the `tnsnames.ora` file inside the database wallet. The alias is on the left side of the equal sign.

```text

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove blank line?

...
```

`keystore and truststore password` - the password used to generate the wallet
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove "the"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

javax.net.ssl.keyStorePassword : <atp wallet password>
javax.net.ssl.trustStorePassword : <atp wallet password>
tns.alias : <tns alias name. e.g. dbname_tp>
javax.net.ssl.keyStorePassword : <atp wallet password when generated the wallet from Oracle Cloud Console>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"generated" --> "generating"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

javax.net.ssl.trustStorePassword : <atp wallet password>
tns.alias : <tns alias name. e.g. dbname_tp>
javax.net.ssl.keyStorePassword : <atp wallet password when generated the wallet from Oracle Cloud Console>
javax.net.ssl.trustStorePassword : <atp wallet password when generated the wallet from Oracle Cloud Console>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"when generated" --> " when generating"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@robertpatrick robertpatrick merged commit 408ed9d into main May 19, 2022
@robertpatrick robertpatrick deleted the wdt-627 branch May 19, 2022 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants