Skip to content

Add support for Oracle service names#365

Merged
ekohl merged 1 commit intovoxpupuli:masterfrom
oranenj:oracle-sid
Apr 19, 2021
Merged

Add support for Oracle service names#365
ekohl merged 1 commit intovoxpupuli:masterfrom
oranenj:oracle-sid

Conversation

@oranenj
Copy link
Copy Markdown
Contributor

@oranenj oranenj commented Apr 16, 2021

Add support for Oracle service names

Adds $oracle_use_sid, that if set to false modified the JDBC
URL syntax to connect to an Oracle database via a service name.

Also, tests.

Fixes #283

Adds $oracle_use_sid, that if set to false modified the JDBC
URL syntax to connect to an Oracle database via a service name.

Also, tests.

Fixes voxpupuli#283

Co-authored-by: negast <negast159@gmail.com>
@oranenj
Copy link
Copy Markdown
Contributor Author

oranenj commented Apr 16, 2021

This fixes #53 and #283

@oranenj oranenj requested a review from ekohl April 19, 2021 16:08
@ekohl ekohl linked an issue Apr 19, 2021 that may be closed by this pull request
@ekohl ekohl merged commit 61ec81d into voxpupuli:master Apr 19, 2021
@oranenj oranenj added the enhancement New feature or request label Apr 21, 2021
cegeka-jenkins pushed a commit to cegeka/puppet-jira that referenced this pull request Oct 13, 2021
Add support for Oracle service names
cegeka-jenkins pushed a commit to cegeka/puppet-jira that referenced this pull request Sep 1, 2025
Add support for Oracle service names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Oracle real url has : instead of / Add tests for oracle database

2 participants