Skip to content

Commit

Permalink
DBZ-5735 Promote Oracle RAC content to GA by removing TP admonitions
Browse files Browse the repository at this point in the history
  • Loading branch information
roldanbob authored and jpechane committed Oct 19, 2022
1 parent 0c89792 commit ff971ce
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions documentation/modules/ROOT/pages/connectors/oracle.adoc
Expand Up @@ -1718,20 +1718,9 @@ endif::product[]
[id="compatibility-of-the-debezium-oracle-connector-with-oracle-installation-types"]
=== Compatibility with Oracle installation types


An Oracle database can be installed either as a standalone instance or using Oracle Real Application Cluster (RAC).
The {prodname} Oracle connector is compatible with both types of installation.

ifdef::product[]
[IMPORTANT]
====
Using the connector in a RAC environment is a Technology Preview feature only.
Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete.
Red Hat does not recommend using them in production.
These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview[https://access.redhat.com/support/offerings/techpreview].
====
endif::product[]
// Type: concept
// Title: Schemas that the {prodname} Oracle connector excludes when capturing change events
[id="schemas-that-the-debezium-oracle-connector-excludes-when-capturing-change-events"]
Expand Down Expand Up @@ -2519,10 +2508,6 @@ For example, to define a `selector` parameter that specifies the subset of colum
|No default
|Specifies the raw database JDBC URL. Use this property to provide flexibility in defining that database connection.
Valid values include raw TNS names and RAC connection strings.
ifdef::product[]
[NOTE]
Using the connector in a RAC environment is a Technology Preview feature.
endif::product[]

|[[oracle-property-database-pdb-name]]<<oracle-property-database-pdb-name, `+database.pdb.name+`>>
|No default
Expand Down Expand Up @@ -3151,10 +3136,6 @@ endif::product[]
|No default
|A comma-separated list of Oracle Real Application Clusters (RAC) node host names or addresses.
This field is required to enable compatibility with an Oracle RAC deployment.
ifdef::product[]
[NOTE]
Using the connector in a RAC environment is a Technology Preview feature.
endif::product[]

Specify the list of RAC nodes by using one of the following methods:

Expand Down

0 comments on commit ff971ce

Please sign in to comment.