diff --git a/src/current/_includes/releases/v23.2/v23.2.12.md b/src/current/_includes/releases/v23.2/v23.2.12.md
index 687e107b74d..81aef686289 100644
--- a/src/current/_includes/releases/v23.2/v23.2.12.md
+++ b/src/current/_includes/releases/v23.2/v23.2.12.md
@@ -37,7 +37,7 @@ Release Date: September 25, 2024
- The [DB Console]({% link v23.2/ui-overview-dashboard.md %}) time-series graphs now have hover behavior that focuses on individual lines and shows values under the mouse pointer. [cockroachdb/cockroach#128864][#128864]
- Users with the [`VIEWACTIVITY` privilege]({% link v23.2/security-reference/authorization.md %}#viewactivity) can download [statement bundles]({% link v23.2/explain-analyze.md %}) from [DB Console]({% link v23.2/ui-overview.md %}). [#129502][#129502]
- The [DB Console]({% link v23.2/ui-overview.md %}) now displays an alert message when the [license is expired]({% link v23.2/licensing-faqs.md %}#monitor-for-license-expiry) or if there are fewer than 15 days left before the license expires. [#130509][#130509]
-- The [DB Console]({% link v23.2/ui-overview.md %}) will now show a notification alerting customers without an [Enterprise license]({% link v23.2/enterprise-licensing.md %}) to [upcoming license changes](https://www.cockroachlabs.com/enterprise-license-update/) with a link to more information. [#130509][#130509]
+- The [DB Console]({% link v23.2/ui-overview.md %}) will now show a notification alerting customers without an Enterprise license to [upcoming license changes](https://www.cockroachlabs.com/enterprise-license-update/) with a link to more information. [#130509][#130509]
Bug fixes
diff --git a/src/current/_includes/releases/v23.2/v23.2.13.md b/src/current/_includes/releases/v23.2/v23.2.13.md
index 110a5dc9517..28ce188820c 100644
--- a/src/current/_includes/releases/v23.2/v23.2.13.md
+++ b/src/current/_includes/releases/v23.2/v23.2.13.md
@@ -45,7 +45,7 @@ Release Date: October 17, 2024
DB Console changes
-- The [DB Console]({% link v24.2/ui-overview.md %}) now shows a notification if the cluster has no [Enterprise license]({% link v24.2/enterprise-licensing.md %}) set. Refer to [upcoming license changes](https://www.cockroachlabs.com/enterprise-license-update/) for more information. [#130425][#130425]
+- The [DB Console]({% link v24.2/ui-overview.md %}) now shows a notification if the cluster has no Enterprise license set. Refer to [upcoming license changes](https://www.cockroachlabs.com/enterprise-license-update/) for more information. [#130425][#130425]
Bug fixes
diff --git a/src/current/_includes/releases/v24.1/v24.1.6.md b/src/current/_includes/releases/v24.1/v24.1.6.md
index 988d8345f06..b17655bb0bd 100644
--- a/src/current/_includes/releases/v24.1/v24.1.6.md
+++ b/src/current/_includes/releases/v24.1/v24.1.6.md
@@ -27,7 +27,7 @@ Release Date: October 17, 2024
DB Console changes
-- The [DB Console]({% link v24.1/ui-overview.md %}) will now show a notification alerting customers without an [Enterprise license]({% link v24.1/enterprise-licensing.md %}) to [upcoming license changes](https://www.cockroachlabs.com/enterprise-license-update/) with a link to more information. [#130426][#130426]
+- The [DB Console]({% link v24.1/ui-overview.md %}) will now show a notification alerting customers without an Enterprise license to [upcoming license changes](https://www.cockroachlabs.com/enterprise-license-update/) with a link to more information. [#130426][#130426]
Bug fixes
diff --git a/src/current/_includes/releases/v24.2/feature-highlights-sql.html b/src/current/_includes/releases/v24.2/feature-highlights-sql.html
index 868a2cb285b..4e00d5c9e46 100644
--- a/src/current/_includes/releases/v24.2/feature-highlights-sql.html
+++ b/src/current/_includes/releases/v24.2/feature-highlights-sql.html
@@ -18,7 +18,7 @@
Users can now store
VECTOR
- embeddings within CockroachDB with pgvector
-compatible semantics to build AI-driven applications. Numerous built-in functions have been added for running similarity search across vectors. Note that vector indexing is not supported in this release. This feature is in Preview and requires an Enterprise license.
+ embeddings within CockroachDB with pgvector
-compatible semantics to build AI-driven applications. Numerous built-in functions have been added for running similarity search across vectors. Note that vector indexing is not supported in this release. This feature is in Preview.
24.2 |
@@ -30,7 +30,7 @@
Generic query plans
- Users can now enable generic query plans. Generic query plans optimize query execution for prepared statements by reusing precompiled query plans, and significantly reduce the CPU overhead associated with parsing and planning repeated queries, at the expense of plan quality. This feature is in Preview and requires an Enterprise license.
+ Users can now enable generic query plans. Generic query plans optimize query execution for prepared statements by reusing precompiled query plans, and significantly reduce the CPU overhead associated with parsing and planning repeated queries, at the expense of plan quality. This feature is in Preview.
|
24.2 |
diff --git a/src/current/_includes/releases/v24.2/v24.2.3.md b/src/current/_includes/releases/v24.2/v24.2.3.md
index 923d7cd5762..ab562491df3 100644
--- a/src/current/_includes/releases/v24.2/v24.2.3.md
+++ b/src/current/_includes/releases/v24.2/v24.2.3.md
@@ -26,7 +26,7 @@ Release Date: September 25, 2024
- Users with the `VIEWACTIVITY` [system privilege]({% link v24.2/security-reference/authorization.md %}#supported-privileges) can now download [statement bundles]({% link v24.2/ui-statements-page.md %}#diagnostics) from the DB Console. [#129504][#129504]
- Users with the `VIEWACTIVITY` [system privilege]({% link v24.2/security-reference/authorization.md %}#supported-privileges) can now request, view, and cancel [statement bundles]({% link v24.2/ui-statements-page.md %}#diagnostics) from the DB Console. [#129809][#129809]
-- The DB Console now displays a notification to alert customers without an [Enterprise license]({% link v24.2/enterprise-licensing.md %}) to upcoming license changes. [#130511][#130511]
+- The DB Console now displays a notification to alert customers without an Enterprise license to upcoming license changes. [#130511][#130511]
Bug fixes
diff --git a/src/current/_includes/releases/v24.2/v24.2.4.md b/src/current/_includes/releases/v24.2/v24.2.4.md
index f3c30e54ed6..e3f81a22390 100644
--- a/src/current/_includes/releases/v24.2/v24.2.4.md
+++ b/src/current/_includes/releases/v24.2/v24.2.4.md
@@ -29,7 +29,7 @@ Release Date: October 17, 2024
DB Console changes
- Streamlined [metric chart]({% link v24.2/ui-overview.md %}#metrics) legends by removing the name of the chart from labels, where it was an identical prefix for all labels on the chart. [#129359][#129359]
-- The [DB Console]({% link v24.2/ui-overview.md %}) now shows a notification if the cluster has no [Enterprise license]({% link v24.2/enterprise-licensing.md %}) set. Refer to [upcoming license changes](https://www.cockroachlabs.com/enterprise-license-update/) for more information. [#130417][#130417]
+- The [DB Console]({% link v24.2/ui-overview.md %}) now shows a notification if the cluster has no Enterprise license set. Refer to [upcoming license changes](https://www.cockroachlabs.com/enterprise-license-update/) for more information. [#130417][#130417]
Bug fixes
diff --git a/src/current/_includes/v23.1/misc/set-enterprise-license.md b/src/current/_includes/v23.1/misc/set-enterprise-license.md
deleted file mode 100644
index 33baa3baddd..00000000000
--- a/src/current/_includes/v23.1/misc/set-enterprise-license.md
+++ /dev/null
@@ -1,16 +0,0 @@
-As the CockroachDB `root` user, open the [built-in SQL shell]({% link {{ page.version.version }}/cockroach-sql.md %}) in insecure or secure mode, as per your CockroachDB setup. In the following example, we assume that CockroachDB is running in insecure mode. Then use the [`SET CLUSTER SETTING`]({% link {{ page.version.version }}/set-cluster-setting.md %}) command to set the name of your organization and the license key:
-
-{% include_cached copy-clipboard.html %}
-~~~ shell
-$ cockroach sql --insecure
-~~~
-
-{% include_cached copy-clipboard.html %}
-~~~ sql
-> SET CLUSTER SETTING cluster.organization = 'Acme Company';
-~~~
-
-{% include_cached copy-clipboard.html %}
-~~~ sql
-> SET CLUSTER SETTING enterprise.license = 'xxxxxxxxxxxx';
-~~~
diff --git a/src/current/_includes/v23.2/misc/set-enterprise-license.md b/src/current/_includes/v23.2/misc/set-enterprise-license.md
deleted file mode 100644
index 33baa3baddd..00000000000
--- a/src/current/_includes/v23.2/misc/set-enterprise-license.md
+++ /dev/null
@@ -1,16 +0,0 @@
-As the CockroachDB `root` user, open the [built-in SQL shell]({% link {{ page.version.version }}/cockroach-sql.md %}) in insecure or secure mode, as per your CockroachDB setup. In the following example, we assume that CockroachDB is running in insecure mode. Then use the [`SET CLUSTER SETTING`]({% link {{ page.version.version }}/set-cluster-setting.md %}) command to set the name of your organization and the license key:
-
-{% include_cached copy-clipboard.html %}
-~~~ shell
-$ cockroach sql --insecure
-~~~
-
-{% include_cached copy-clipboard.html %}
-~~~ sql
-> SET CLUSTER SETTING cluster.organization = 'Acme Company';
-~~~
-
-{% include_cached copy-clipboard.html %}
-~~~ sql
-> SET CLUSTER SETTING enterprise.license = 'xxxxxxxxxxxx';
-~~~
diff --git a/src/current/_includes/v24.1/misc/set-enterprise-license.md b/src/current/_includes/v24.1/misc/set-enterprise-license.md
deleted file mode 100644
index 33baa3baddd..00000000000
--- a/src/current/_includes/v24.1/misc/set-enterprise-license.md
+++ /dev/null
@@ -1,16 +0,0 @@
-As the CockroachDB `root` user, open the [built-in SQL shell]({% link {{ page.version.version }}/cockroach-sql.md %}) in insecure or secure mode, as per your CockroachDB setup. In the following example, we assume that CockroachDB is running in insecure mode. Then use the [`SET CLUSTER SETTING`]({% link {{ page.version.version }}/set-cluster-setting.md %}) command to set the name of your organization and the license key:
-
-{% include_cached copy-clipboard.html %}
-~~~ shell
-$ cockroach sql --insecure
-~~~
-
-{% include_cached copy-clipboard.html %}
-~~~ sql
-> SET CLUSTER SETTING cluster.organization = 'Acme Company';
-~~~
-
-{% include_cached copy-clipboard.html %}
-~~~ sql
-> SET CLUSTER SETTING enterprise.license = 'xxxxxxxxxxxx';
-~~~
diff --git a/src/current/_includes/v24.2/misc/set-enterprise-license.md b/src/current/_includes/v24.2/misc/set-enterprise-license.md
deleted file mode 100644
index 33baa3baddd..00000000000
--- a/src/current/_includes/v24.2/misc/set-enterprise-license.md
+++ /dev/null
@@ -1,16 +0,0 @@
-As the CockroachDB `root` user, open the [built-in SQL shell]({% link {{ page.version.version }}/cockroach-sql.md %}) in insecure or secure mode, as per your CockroachDB setup. In the following example, we assume that CockroachDB is running in insecure mode. Then use the [`SET CLUSTER SETTING`]({% link {{ page.version.version }}/set-cluster-setting.md %}) command to set the name of your organization and the license key:
-
-{% include_cached copy-clipboard.html %}
-~~~ shell
-$ cockroach sql --insecure
-~~~
-
-{% include_cached copy-clipboard.html %}
-~~~ sql
-> SET CLUSTER SETTING cluster.organization = 'Acme Company';
-~~~
-
-{% include_cached copy-clipboard.html %}
-~~~ sql
-> SET CLUSTER SETTING enterprise.license = 'xxxxxxxxxxxx';
-~~~
diff --git a/src/current/v23.1/change-data-capture-overview.md b/src/current/v23.1/change-data-capture-overview.md
index 00f4969d0b8..48d0aa1c224 100644
--- a/src/current/v23.1/change-data-capture-overview.md
+++ b/src/current/v23.1/change-data-capture-overview.md
@@ -74,7 +74,7 @@ CockroachDB has two implementations of changefeeds:
Filter change data
|
- Not supported without an {{ site.data.products.enterprise }} license or using EXPERIMENTAL CHANGEFEED FOR . |
+ Not supported using EXPERIMENTAL CHANGEFEED FOR . |
Use CDC queries with CREATE CHANGEFEED to define the emitted change data. |
diff --git a/src/current/v23.1/changefeed-examples.md b/src/current/v23.1/changefeed-examples.md
index 7eaf88f3b6d..924deb98f0f 100644
--- a/src/current/v23.1/changefeed-examples.md
+++ b/src/current/v23.1/changefeed-examples.md
@@ -538,15 +538,11 @@ In this example, you'll set up a changefeed for a single-node cluster that is co
## Create a changefeed connected to a webhook sink
-{{site.data.alerts.callout_info}}
-[`CREATE CHANGEFEED`]({% link {{ page.version.version }}/create-changefeed.md %}) is an [{{ site.data.products.enterprise }}-only]({% link {{ page.version.version }}/enterprise-licensing.md %}) feature. For the Core version, see [the `CHANGEFEED FOR` example](#create-a-basic-changefeed).
-{{site.data.alerts.end}}
-
{% include {{ page.version.version }}/cdc/webhook-performance-setting.md %}
In this example, you'll set up a changefeed for a single-node cluster that is connected to a local HTTP server via a webhook. For this example, you'll use an [example HTTP server](https://github.com/cockroachlabs/cdc-webhook-sink-test-server/tree/master/go-https-server) to test out the webhook sink.
-1. If you do not already have one, [request a trial {{ site.data.products.enterprise }} license]({% link {{ page.version.version }}/enterprise-licensing.md %}).
+1. If you do not already have one, [request a trial {{ site.data.products.enterprise }} license]({% link {{ page.version.version }}/licensing-faqs.md %}).
1. Use the [`cockroach start-single-node`]({% link {{ page.version.version }}/cockroach-start-single-node.md %}) command to start a single-node cluster:
@@ -631,7 +627,7 @@ In this example, you will create a changefeed that filters the change data using
For different use case examples and syntax detail, refer to the [Change Data Capture Queries]({% link {{ page.version.version }}/cdc-queries.md %}) page.
-1. If you do not already have one, [request a trial {{ site.data.products.enterprise }} license]({% link {{ page.version.version }}/enterprise-licensing.md %}).
+1. If you do not already have one, [request a trial {{ site.data.products.enterprise }} license]({% link {{ page.version.version }}/licensing-faqs.md %}).
1. Use the [`cockroach start-single-node`]({% link {{ page.version.version }}/cockroach-start-single-node.md %}) command to start a single-node cluster:
diff --git a/src/current/v23.1/enterprise-licensing.md b/src/current/v23.1/enterprise-licensing.md
deleted file mode 100644
index 62e861e2b59..00000000000
--- a/src/current/v23.1/enterprise-licensing.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: Enterprise Features
-summary: Learn about CockroachDB features that require an Enterprise license key.
-toc: true
-docs_area:
----
-
-This page lists Enterprise features. For information on how to obtain and set trial and Enterprise license keys for CockroachDB, see the [Licensing FAQs]({% link {{ page.version.version }}/licensing-faqs.md %}#obtain-a-license).
-
-{{site.data.alerts.callout_info}}
-{% include common/license/evolving.md %}
-{{site.data.alerts.end}}
-
-{% include {{ page.version.version }}/misc/enterprise-features.md %}
-
-## See also
-
-- [`SET CLUSTER SETTING`]({% link {{ page.version.version }}/set-cluster-setting.md %})
-- [`SHOW CLUSTER SETTING`]({% link {{ page.version.version }}/show-cluster-setting.md %})
-- [Enterprise Trial –– Get Started]({% link {{ page.version.version }}/get-started-with-enterprise-trial.md %})
diff --git a/src/current/v23.1/get-started-with-enterprise-trial.md b/src/current/v23.1/get-started-with-enterprise-trial.md
deleted file mode 100644
index 7820a1bb3a3..00000000000
--- a/src/current/v23.1/get-started-with-enterprise-trial.md
+++ /dev/null
@@ -1,43 +0,0 @@
----
-title: Enterprise Trial –– Get Started
-summary: Check out this page to get started with your CockroachDB Enterprise Trial
-toc: true
-license: true
-docs_area:
----
-
-Congratulations on starting your CockroachDB Enterprise Trial! With it, you'll not only get access to CockroachDB's capabilities like [high availability]({% link {{ page.version.version }}/frequently-asked-questions.md %}#how-does-cockroachdb-survive-failures) and [`SERIALIZABLE` isolation]({% link {{ page.version.version }}/frequently-asked-questions.md %}#how-is-cockroachdb-strongly-consistent), but also features like distributed [`BACKUP`]({% link {{ page.version.version }}/backup.md %}) & [`RESTORE`]({% link {{ page.version.version }}/restore.md %}), [multi-region capabilities](multiregion-overview.html), and [cluster visualization](enable-node-map.html).
-
-## Install CockroachDB
-
-If you haven't already, you'll need to [locally install]({% link {{ page.version.version }}/install-cockroachdb.md %}), [remotely deploy]({% link {{ page.version.version }}/manual-deployment.md %}), or [orchestrate]({% link {{ page.version.version }}/kubernetes-overview.md %}) CockroachDB.
-
-## Enable Enterprise features
-
-{% include {{ page.version.version }}/misc/set-enterprise-license.md %}
-
-You can then use the [`SHOW CLUSTER SETTING`]({% link {{ page.version.version }}/set-cluster-setting.md %}) command to verify your license:
-
-{% include_cached copy-clipboard.html %}
-~~~ sql
-> SHOW CLUSTER SETTING cluster.organization;
-~~~
-
-## Use Enterprise features
-
-Your cluster now has access to all of CockroachDB's features for the length of the trial:
-
-{% include {{ page.version.version }}/misc/enterprise-features.md %}
-
-## Getting help
-
-If you or your team need any help during your trial, our engineers are available on [CockroachDB Community Slack](https://cockroachdb.slack.com), [our forum](https://forum.cockroachlabs.com/), or [GitHub](https://github.com/cockroachdb/cockroach).
-
-Also consider checking out [Cockroach University](https://university.cockroachlabs.com/) for free online courses that help you get the most out of CockroachDB.
-
-## See also
-
-- [Licensing FAQs]({% link {{ page.version.version }}/licensing-faqs.md %})
-- [`SET CLUSTER SETTING`]({% link {{ page.version.version }}/set-cluster-setting.md %})
-- [`SHOW CLUSTER SETTING`]({% link {{ page.version.version }}/show-cluster-setting.md %})
-- [Cockroach University](https://university.cockroachlabs.com/)
diff --git a/src/current/v23.1/licensing-faqs.md b/src/current/v23.1/licensing-faqs.md
index fef8412bcb7..680cc0e3b7d 100644
--- a/src/current/v23.1/licensing-faqs.md
+++ b/src/current/v23.1/licensing-faqs.md
@@ -5,152 +5,4 @@ toc: true
docs_area: get_started
---
-{{site.data.alerts.callout_info}}
-{% include common/license/evolving.md %}
-{{site.data.alerts.end}}
-
-CockroachDB is made available under the [CockroachDB Software License](https://www.cockroachlabs.com/cockroachdb-software-license/).
-
-## Types of licenses
-
-Type | Description
--------------|------------
-