Skip to content
#

htap

Here are 14 public repositories matching this topic...

iwen-nie
iwen-nie commented Jul 28, 2021

在创建oracle租户时,报错提示有重复

MySQL [oceanbase]> CREATE TENANT oracle_tenant
-> RESOURCE_POOL_LIST = ('pool1'),
-> primary_zone = 'RANDOM'
-> set ob_tcp_invited_nodes = '%', ob_compatibility_mode = 'oracle';
ERROR 1235 (0A000): Not support oracle mode not supported

提示要么应该是Not support oracle mode
要么应该是Oracle mode not supported
不应该是Not support oracle mode not supported

Improve this page

Add a description, image, and links to the htap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the htap topic, visit your repo's landing page and select "manage topics."

Learn more