OceanBase logo

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

Product Overview
DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Resources

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS

OceanBase Cloud

OceanBase Database

Tools

Connectors and Middleware

QUICK START

OceanBase Cloud

OceanBase Database

BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Company

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

International - English
中国站 - 简体中文
日本 - 日本語
Sign In
Start on Cloud

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

Product Overview
DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS
OceanBase CloudOceanBase Database
ToolsConnectors and Middleware
QUICK START
OceanBase CloudOceanBase Database
BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

Start on Cloud
编组
All Products
    • Databases
    • iconOceanBase Database
    • iconOceanBase Cloud
    • iconOceanBase Tugraph
    • iconInteractive Tutorials
    • iconOceanBase Best Practices
    • Tools
    • iconOceanBase Cloud Platform
    • iconOceanBase Migration Service
    • iconOceanBase Developer Center
    • iconOceanBase Migration Assessment
    • iconOceanBase Admin Tool
    • iconOceanBase Loader and Dumper
    • iconOceanBase Deployer
    • iconKubernetes operator for OceanBase
    • iconOceanBase Diagnostic Tool
    • iconOceanBase Binlog Service
    • Connectors and Middleware
    • iconOceanBase Database Proxy
    • iconEmbedded SQL in C for OceanBase
    • iconOceanBase Call Interface
    • iconOceanBase Connector/C
    • iconOceanBase Connector/J
    • iconOceanBase Connector/ODBC
    • iconOceanBase Connector/NET
icon

OceanBase Developer Center

V4.2.2

  • Overview
    • What is ODC?
    • Features
    • Architecture
    • Limitations
    • ODC console
  • Quick Start
    • Client ODC
      • Overview
      • Install Client ODC
      • Use Client ODC
    • Web ODC
      • Overview
      • Deploy Web ODC
      • Use Web ODC
  • Data Source Management
    • Create a data source
    • Data sources and project collaboration
    • Database O&M
      • Session management
      • Global variable management
      • Recycle bin management
  • SQL Development
    • Write and execute SQL statements
    • Perform PL compilation and debugging
    • Use the command-line window
    • Edit and export the result set of an SQL statement
    • Analyze SQL statements
    • Generate test data
    • Database objects
      • Table objects
        • Overview
        • Create a table
        • Table list
        • Manage table attributes
        • Manage table data
      • View objects
        • Overview
        • Create a view
        • Manage views
      • Function objects
        • Overview
        • Create a function
        • Manage functions
      • Stored procedure objects
        • Overview
        • Create a stored procedure
        • Manage stored procedures
      • Sequence objects
        • Overview
        • Create a sequence
        • Manage sequences
      • Package objects
        • Overview
        • Create a program package
        • Manage program packages
      • Trigger objects
        • Overview
        • Create a trigger
        • Manage triggers
      • Type objects
        • Overview
        • Create a type
        • Manage types
      • Synonym objects
        • Overview
        • Create a synonym
        • Manage synonyms
  • Import and Export
    • Import schemas and data
    • Export schemas and data
  • Database Change Management
    • User Permission Management
      • Users and roles
      • Automatic authorization
    • Collaborative project management
    • Risk levels, risk identification rules, and approval processes
    • SQL check specifications
    • SQL window specification
    • Database change management
    • Lock-free schema changes
    • Synchronize shadow tables
  • Data Lifecycle Management
    • Archive data
    • Clean up data
    • Manage partitions
    • SQL plan task
  • Data Desensitization and Auditing
    • Desensitize data
    • Operation audit
  • System Integration
    • SSO integration
    • Approval integration
    • SQL approval integration
  • Deployment Guide
    • Overview
    • Preparations before deployment
    • Deploy ODC on a single node
    • Deploy ODC in high-availability mode
    • Deployment verification
  • Upgrade Guide
    • Overview
    • Preparations before upgrade
    • Upgrade single-node ODC
    • Upgrade high-availability ODC
    • Upgrade verification
    • Rollback after upgrade failed
  • Troubleshooting
    • ODC troubleshooting process
    • Collect Message
      • View the runtime environment and version information
      • View web ODC logs
      • View client ODC logs
      • View end-to-end ODC-related logs
      • View ODC MetaDB data
      • Query the index status in OceanBase Database V4.x
      • Query the index status in OceanBase Database V1.4.x to V3.2.x
      • Collect JVM runtime information
      • Use tcpdump to capture packets
    • Common Troubleshooting
      • Deployment Upgrade
        • Web ODC cannot be accessed after startup
      • Database Connection
        • Access denied in a connection trial or test
        • Connection is refused in a connection trial or test
        • Connection times out
        • `Connection reset` is reported for a time-consuming statement
        • `socket write error` or `closed by server` is reported for a connection
      • SQL Execution
        • Disconnection during SQL execution
        • `Over tenant memory limits` is reported during SQL execution
        • `Unknown thread id` is returned during SQL execution
        • `timeout` errors returned during SQL execution
        • `OutOfMemoryError` is returned during SQL execution
        • Incomplete result columns for the SELECT statement
        • Garbled Chinese characters in the SQL execution result set
        • Garbled Chinese data is returned for query of data in GBK encoding
      • PL Object
        • Debugging is not supported for invalid PL objects
        • `JSONException` is reported during PL debugging
        • Garbled variable values in debugging
        • Failed to view PL objects or garbled characters are returned
        • PL objects cannot be executed or an execution error is returned
        • ODC issues during PL debugging
        • PL anonymous block cannot be debugged
        • Alert information of a PL object is unavailable
      • Import and Export
        • Garbled Chinese characters in an imported file in GBK encoding
        • Invalid ZIP package reported during file import
        • Time-type data exported from an Oracle tenant cannot be imported
        • Mismatched columns reported during the import of a single-table CSV file
        • Failed to export a result set in ODC to an Excel file
        • Incorrect display in Excel for a result set exported in CSV format
        • Incomplete data in batch export of multiple tables
        • `javax.crypto.BadPaddingException: Given final block not properly padded` is returned for a data import or export failure
      • Client ODC Problems
        • Client ODC startup failure / H2 Database corruption: Chuck not found
        • Garbled Chinese characters in the command-line window of ODC
        • Failed to install client ODC
        • Client ODC startup failure or no response
        • `Not a valid secret key` is returned for connection creation in client ODC
        • `User does not exist` returned for connection creation in client ODC
        • High memory usage of client ODC
        • Client ODC fails to be installed or start due to a port conflict
      • Front-end Page Exception
        • JavaScript exception is thrown on the ODC page
        • No response in browser after opening ODC
        • White screen in ODC
      • Account Password Problem
        • Forgot the admin account password in ODC V3.2.0 or later
        • Forgot an account password in ODC V2.4.1 to V3.1.3
        • Forgot an account password in ODC V2.4.0 or earlier
    • FAQ
      • Installation of client ODC
      • Web ODC deployment and startup
      • FAQ
      • Command-line window
      • DDL statement display
  • Release Note
    • 90.odc-rn-4.2
      • ODC V4.2.2
      • ODC V4.2.0
      • ODC V4.2.1
    • V4.1
      • ODC V4.1.2
      • ODC V4.1.1
      • ODC V4.1.0
    • V4.0
      • ODC V4.0.2
      • ODC V4.0.0
    • V3.4
      • ODC V3.4.0
    • V3.3
      • ODC V3.3.3
      • ODC V3.3.2
      • ODC V3.3.1
      • ODC V3.3.0
    • V3.2
      • ODC V3.2.3
      • ODC V3.2.2
      • ODC V3.2.1
      • ODC V3.2.0

Download PDF

What is ODC? Features Architecture Limitations ODC console Overview Install Client ODC Use Client ODC Overview Deploy Web ODC Use Web ODC Create a data source Data sources and project collaboration Session management Global variable management Recycle bin management Write and execute SQL statements Perform PL compilation and debugging Use the command-line window Edit and export the result set of an SQL statement Analyze SQL statements Generate test data Import schemas and data Export schemas and data Users and roles Automatic authorization Collaborative project management Risk levels, risk identification rules, and approval processes SQL check specifications SQL window specification Database change management Lock-free schema changes Synchronize shadow tables Archive data Clean up data Manage partitions SQL plan task Desensitize data Operation audit SSO integration Approval integration SQL approval integration OverviewPreparations before deployment Deploy ODC on a single node Deploy ODC in high-availability modeDeployment verification OverviewPreparations before upgrade Upgrade single-node ODC Upgrade high-availability ODCUpgrade verification Rollback after upgrade failed ODC troubleshooting process View the runtime environment and version information View web ODC logsView client ODC logsView end-to-end ODC-related logsView ODC MetaDB dataQuery the index status in OceanBase Database V4.xQuery the index status in OceanBase Database V1.4.x to V3.2.xCollect JVM runtime informationUse tcpdump to capture packetsInstallation of client ODCWeb ODC deployment and startupFAQCommand-line windowDDL statement display ODC V4.2.2 ODC V4.2.0 ODC V4.2.1 ODC V4.1.2 ODC V4.1.1 ODC V4.1.0 ODC V4.0.2 ODC V4.0.0ODC V3.4.0ODC V3.3.3 ODC V3.3.2 ODC V3.3.1 ODC V3.3.0 ODC V3.2.3 ODC V3.2.2 ODC V3.2.1 ODC V3.2.0
OceanBase logo

The Unified Distributed Database for the AI Era.

Follow Us
Products
OceanBase CloudOceanBase EnterpriseOceanBase Community EditionOceanBase seekdb
Resources
DocsBlogLive DemosTraining & Certification
Company
About OceanBaseTrust CenterLegalPartnerContact Us
Follow Us

© OceanBase 2026. All rights reserved

Cloud Service AgreementPrivacy PolicySecurity
Contact Us
Document Feedback
  1. Documentation Center
  2. OceanBase Developer Center
  3. V4.2.2
iconOceanBase Developer Center
V 4.2.2
  • V 4.4.2
  • V 4.4.1
  • V 4.4.0
  • V 4.3.4
  • V 4.3.3
  • V 4.3.2
  • V 4.3.1
  • V 4.3.0
  • V 4.2.4
  • V 4.2.3
  • V 4.2.2
  • V 4.2.1
  • V 4.2.0
  • V 4.1.3 and earlier

Limitations

Last Updated:2026-04-13 07:40:37  Updated
share
What is on this page
Web ODC
Client ODC
Limitations on data sources
Limitations on data source versions
Limitations on using features
Permission limitations
Session limitations
PL limitations
Limitations on SQL development
Limitations on import and export
Limitations on change rollback
Limitations on partitioning plans
Limitations on data mocking
Limitations on command-line windows
Limitations on data archiving
Limitations on data cleanup
Limitations on data desensitization
Limitations on SSO integration

folded

share

This topic describes the requirements on the installation and deployment environment of OceanBase Developer Center (ODC), and the limitations on each functional module.

Web ODC

Environment Requirements
Operating system
  • CentOS 7.2 and later
  • AliOS 7.2 and later
  • Huawei EulerOS 2.0 SP8
Docker 20.10 and later recommended
Browser
  • Google Chrome 76 and later
  • Firefox 60 and later
  • Microsoft Edge 79 and later
CPU x86 or advanced RISC machine (ARM) architecture, 64-bit processor with two or more cores
Memory 4 GB or higher

Client ODC

Environment Requirements
Operating system
  • Windows: Windows 7 or Windows 10
  • macOS: 10.13.6 (17G65)
  • Linux: Ubuntu 18.x or Ubuntu 20.x
Java Java Development Kit (JDK) 1.8.0_200 or later, but earlier than 9

Note

In ODC V3.2.0 and later, the installation package of Client ODC incorporates the Java Runtime Environment (JRE) installation packages for macOS and 64-bit Windows. In other words, ODC V3.2.0 and later do not rely on the JRE of the deployment environment.

CPU x86_64 processor with two or more cores
Memory 4 GB or higher

Limitations on data sources

Data source management

Data source Data source addition SQL development specifications Approval process Data cleanup Data archiving Data desensitization Operation records
OceanBase Oracle ✔ ✔ ✔ ✖ ✖ ✔ ✔
OB Cloud Oracle ✔ ✔ ✔ ✖ ✖ ✔ ✔
OceanBase MySQL ✔ ✔ ✔ ✔ ✔ ✔ ✔
OB Cloud MySQL ✔ ✔ ✔ ✔ ✔ ✔ ✔
MySQL ✔ ✔ ✔ ✔ ✔ ✔ ✔

Limitations on SQL development

Category Feature OceanBase Oracle OB Cloud Oracle OceanBase MySQL OB Cloud MySQL MySQL
SQL window SQL execution ✔ ✔ ✔ ✔ ✔
SQL check ✔ ✔ ✔ ✔ ✔
Auto-completion ✔ ✔ ✔ ✔ ✔
Execution plans ✔ ✔ ✔ ✔ ✔
Formatting ✔ ✔ ✔ ✔ ✔
Result set viewing ✔ ✔ ✔ ✔ ✔
Result set search ✔ ✔ ✔ ✔ ✔
Result set editing ✔ ✔ ✔ ✔ ✔
Result set export ✔ ✔ ✔ ✔ ✖
Script management ✔ ✔ ✔ ✔ ✔
Snippets ✔ ✔ ✔ ✔ ✔
Settings ✔ ✔ ✔ ✔ ✔
GUI-based object management Tables ✔ ✔ ✔ ✔ ✔
Views ✔ ✔ ✔ ✔ ✔
Functions ✔ ✔ ✔ ✔ ✔
Stored procedures ✔ ✔ ✔ ✔ ✔
Packages ✔ ✔ ✖ ✖ ✖
Triggers ✔ ✔ ✖ ✖ ✖
Types ✔ ✔ ✖ ✖ ✖
Sequences ✔ ✔ ✖ ✖ ✖
Synonyms ✔ ✔ ✖ ✖ ✖
Anonymous blocks ✔ ✔ ✖ ✖ ✖
PL capabilities Compilation ✔ ✔ ✔ ✔ ✖
Running ✔ ✔ ✔ ✔ ✔
Debugging ✔ ✖ ✖ ✖ ✖
Tickets Import ✔ ✔ ✔ ✔ ✖
Export ✔ ✔ ✔ ✔ ✖
Data mocking ✔ ✔ ✔ ✔ ✔
Database changes ✔ ✔ ✔ ✔ ✔
Synchronization of shadow tables ✖ ✖ ✔ ✔ ✖
SQL plans ✔ ✔ ✔ ✔ ✔
Partitioning plans ✖ ✖ ✔ ✔ ✖
Database O&M Session management ✔ ✔ ✔ ✔ ✔
Session variable management ✔ ✔ ✔ ✔ ✔
Recycle bin management ✔ ✔ ✔ ✔ ✖
Command-line window ✔ ✔ ✔ ✔ ✔

Limitations on data source versions

Supported data source type Supported version
OceanBase Oracle
OB Cloud Oracle
OceanBase MySQL
OB Cloud MySQL
  • OceanBase Database V1.4.x
  • OceanBase Database V2.0.x
  • OceanBase Database V2.1.x
  • OceanBase Database V2.2.x
  • OceanBase Database V3.1.x
  • OceanBase Database V3.2.x
  • OceanBase Database V4.0.0
  • OceanBase Database V4.1.0
  • OceanBase Database V4.2.0
  • OceanBase Database V4.2.1
  • OceanBase Database Community Edition
MySQL MySQL 5.7

Limitations on using features

Permission limitations

  • To perform debugging in OceanBase Database V4.0.0 and later, make sure that you have the debugging permission. You can execute the GRANT DEBUG CONNECT SESSION TO <user> or GRANT DEBUG ANY PROCEDURE TO <user> statement to grant the debugging permission.

  • In ODC of a version earlier than V4.1.3-bp4, a user configured in an OceanBase MySQL data source must have the mysql.proc permission. Otherwise, an error occurs when the user views functions or stored procedures in the data source.

  • In ODC of a version earlier than V4.1.0, if you want to export objects other than tables and views from an OceanBase data source or if you want to ensure the export speed, you must configure a sys tenant account that has the query permission on the sys tenant.

  • In ODC V4.1.0 and later, if you want to ensure the export speed for an OceanBase data source, you must configure a sys tenant account.

Session limitations

  • ODC of a version earlier than V4.2.0 supports the shared session mode. In shared session mode, all windows in a connection share a session. If you trigger a commit or rollback operation in any window, including implicit commit scenarios, for example, if you create, modify, or delete a database object schema or execute a DDL statement, the commit or rollback operation affects all windows. For more information about the shared session and independent session modes, see How do I change the session mode in the SQL window?.

  • In ODC of a version later than V2.3.2, by default, transactions need to be manually committed in OceanBase Database in Oracle mode. To change the transaction commit mode, see How do I change the transaction commit mode?.

  • ODC supports the manual commit and autocommit modes. In manual commit mode, you must set the ob_trx_idle_timeout parameter to an appropriate value for an OceanBase data source. This is to prevent a connection from being terminated because the execution interval between two SQL statements in a transaction exceeds the value of ob_trx_idle_timeout. Generally, the value of the ob_trx_idle_timeout parameter must be greater than the timeout value of SQL queries. If you specify an excessively large value for this parameter, the memory resources occupied by this session cannot be released in a timely manner. Proceed with caution.

PL limitations

The following table lists the PL support information of ODC.

Feature Supported object Supported data source Supported version
Compilation Functions, stored procedures, and packages OceanBase Oracle
OB Cloud Oracle
V2.2.7x and V3.0.0 and later
Debugging Functions, stored procedures, and anonymous blocks OceanBase Oracle V3.2.3 and later
Running Functions and stored procedures OceanBase Oracle
OB Cloud Oracle
OceanBase MySQL
OB Cloud MySQL
V2.0.x and later
Functions and stored procedures MySQL V5.7
Running Packages and anonymous blocks OceanBase Oracle
OB Cloud Oracle
V2.0.x and later

Pay attention to the following rules:

  • If the data source is an OceanBase cluster instance, you must connect to it by using OceanBase Database Proxy (ODP). This instance does not support debugging.

  • The anonymous block window is displayed only for OceanBase Oracle and OB Cloud Oracle data sources.

  • ODC of a version earlier than V3.2.3 does not support debugging in the advanced RISC machine (ARM) architecture.

Limitations on SQL development

  • You cannot edit a result set that contains the SET or ENUM field type.

Limitations on import and export

  • The maximum size of data exported in one batch in ODC cannot exceed 2 GB before compression. To export data of a larger size, use the data export tool OBDUMPER.

  • The maximum size of files imported in one batch in Web ODC cannot exceed 2 GB after compression. To import data of a larger size, use the data import tool OBLOADER.

  • At most five concurrent import/export tasks are supported. Subsequent tasks need to wait in the queue.

  • By default, files related to import/export tasks are retained for 14 days.

  • In ODC of a version later than V4.1.0, you can configure a sys tenant account for an OceanBase data source to increase the import/export speed. When you export objects other than tables and views, a sys tenant account is no longer a must.

Limitations on change rollback

  • A rollback statement can be automatically generated only for the UPDATE and DELETE statements.

  • A change task is allowed to affect a maximum of 1 million rows. If the number of affected rows exceeds 1 million, a rollback statement cannot be automatically generated for this change task.

  • If the table contains LOB fields, a rollback statement cannot be automatically generated.

  • If the table does not have a primary or unique key when the data source is an OceanBase MySQL or a MySQL data source, a rollback statement cannot be automatically generated.

  • If the SET and WHERE clauses in an UPDATE statement are the same, a rollback statement cannot be automatically generated.

  • The maximum size of a rollback script that is automatically generated is 256 MB.

Limitations on partitioning plans

  • Only OceanBase MySQL data sources are supported.

  • Only RANGE-partitioned tables that are partitioned based on a Timestamp-type field and RANGE COLUMNS-partitioned tables that are partitioned based on a Date-type field are supported.

Limitations on data mocking

  • At most 1 million rows can be mocked at a time.

  • Data mocking is not supported for a table with CHECK constraints.

  • Data mocking is not supported for a table that is encoded by using ZHSGB2312.

Limitations on command-line windows

  • Client ODC that runs on macOS does not provide a command-line window.

  • You can open at most three command-line windows.

  • Operations performed in a command-line window are not recorded.

Limitations on data archiving

  • Pay attention to the following rules:

    • You must connect to an OceanBase data source by using ODP. At present, you cannot archive data in a directly connected OceanBase data source.

    • At present, an OceanBase data source must be a cluster instance. Therefore, you must configure the cluster instance name when you create an OceanBase data source.

    • You must configure a sys tenant account for an OceanBase data source.

    • If the data sources of the source and destination are of different types, the destination table cannot be automatically created.

    • Make sure that the fields in the source table are compatible with those at the destination. The data archiving service does not handle field compatibility issues.

    • CPU and memory exhaustion prevention is not supported for a MySQL data source.

  • The following archive links are supported:

    • Links between MySQL tenants of OceanBase Database

    • Links between MySQL databases

    • Links from a MySQL database to a MySQL tenant of OceanBase Database

    • Links from a MySQL tenant of OceanBase Database to a MySQL database

  • Data archiving is not supported in the following cases:

    • The source table does not have a primary key.

    • The source table contains fields of the bit, enum, set, xml, or geometry data type.

    • The archiving condition contains a LIMIT clause.

    • The source table contains a foreign key.

Limitations on data cleanup

  • Pay attention to the following rules:

    • You must connect to an OceanBase data source by using ODP. At present, you cannot archive data in a directly connected OceanBase data source.

    • At present, an OceanBase data source must be a cluster instance. Therefore, you must configure the cluster instance name when you create an OceanBase data source.

    • You must configure a sys tenant account for an OceanBase data source.

    • CPU and memory exhaustion prevention is not supported for a MySQL data source.

  • Supported data sources for data cleanup are as follows:

    • OceanBase MySQL data sources

    • MySQL data sources

  • Data cleanup is not supported in the following cases:

    • The table does not have a primary key.

    • The table contains fields of the bit, enum, set, xml, or geometry type.

    • The archiving condition contains a LIMIT clause.

    • The table contains a foreign key.

Limitations on data desensitization

  • Data desensitization is not supported in command-line windows.

  • Data desensitization is not supported during PL execution.

  • When you configure an identification rule script, Groovy supports only the Objects and String classes in Java.

  • When you configure an identification rule script, Groovy closures and inherent closure functions are not supported.

Limitations on SSO integration

  • Only the authorization-code mode is supported.

  • When you log off, only the logon state in ODC is cleared, and the logon state in the SSO system is not cleared.

  • The name of a mapped column must be of the String type.

Previous topic

Architecture
Last

Next topic

ODC console
Next
What is on this page
Web ODC
Client ODC
Limitations on data sources
Limitations on data source versions
Limitations on using features
Permission limitations
Session limitations
PL limitations
Limitations on SQL development
Limitations on import and export
Limitations on change rollback
Limitations on partitioning plans
Limitations on data mocking
Limitations on command-line windows
Limitations on data archiving
Limitations on data cleanup
Limitations on data desensitization
Limitations on SSO integration