These error codes indicate common errors.
ERROR 4000 (HY000): Common error
Error code in OceanBase Database: 4000
Cause: A common error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4001 (HY004): Object type error
Error code in OceanBase Database: 4001
Cause: The specified object type is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4003 (42000): Array index out of range
Error code in OceanBase Database: 4003
Cause: The array index is out of range.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4004 (08S01): Failed to listen to the port
Error code in OceanBase Database: 4004
Cause: The listener failed to start due to network disconnection.
Solution: Switch to an idle port and then restart the observer process.
Note
This error code is introduced since OceanBase Database V4.1.0.
ERROR 4005 (HY000): The object is initialized twice
Error code in OceanBase Database: 4005
Cause: The object is repeatedly initialized.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4005 (HY000): User '%.*s'@'%.*s' is referenced as a definer account in a stored routine.
Error code in OceanBase Database: 5388
Error code in MySQL: 4005
Cause: An orphan object is generated or inherited during the operation on a user.
Solution: Verify whether you have required privileges, or drop the corresponding object.
Note
This error code is introduced since OceanBase Database V4.2.2.
ERROR 4006 (HY000): The object is not initialized
Error code in OceanBase Database: 4006
Cause: The object is not initialized.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4006 (HY000): Operation %.*s failed for '%.*s'@'%.*s' as it is referenced as a definer account in a stored routine.
Error code in OceanBase Database: 5389
Error code in MySQL: 4006
Cause: An orphan object is generated or inherited during the operation on a user.
Solution: Drop the corresponding object.
Note
This error code is introduced since OceanBase Database V4.2.2.
ERROR 4008 ( HY000 ): End of iteration
Error code in OceanBase Database: 4008
Cause: The iteration has ended.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4009 (58030 ): IO error
Error code in OceanBase Database: 4009
Cause: An I/O-related system call, such as a read request or a write request, failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4010 (HY000): Wrong RPC command version
Error code in OceanBase Database: 4010
Cause: The version of the remote procedure call (RPC) command is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4012 (HY000): Timeout, query has reached the maximum query timeout: %ld(us), maybe you can adjust the session variable ob_query_timeout or query_timeout hint, and try again
Error code in OceanBase Database: 4012
Cause: The execution timed out.
Solution:
Reduce the amount of time required through performance tuning.
Extend the timeout period.
Contact OceanBase Technical Support for troubleshooting.
ERROR 4012 (HY000): Task timeout and not executed
Error code in OceanBase Database: 4049
Error code in MySQL: 4012
ERROR 4012 (HY000): RPC session not found
Error code in OceanBase Database: 4067
Error code in MySQL: 4012
ERROR 4012 (HY000): RPC send error
Error code in OceanBase Database: 4121
Error code in MySQL: 4012
ERROR 4012 (HY000): RPC post error
Error code in OceanBase Database: 4122
Error code in MySQL: 4012
ERROR 4012 (HY000): Timeout
Error code in OceanBase Database: 4664
Error code in MySQL: 4012
ERROR 4012 (HY000): Statement is timeout
Error code in OceanBase Database: 6004
Error code in MySQL: 4012
ERROR 4012 (25000): Transaction timeout occurred, please rollback the transaction, set the variable ob_trx_timeout to a larger value and then restart the transaction
Error code in OceanBase Database: 6210
Error code in MySQL: 4012
ERROR 4012 (25000): Statement timeout occurred, please set the variable ob_query_timeout to a larger value an then restart the statement
Error code in OceanBase Database: 6212
Error code in MySQL: 4012
ERROR 4012 (25000): Transaction result isunknown
Error code in OceanBase Database: 6225
Error code in MySQL: 4012
ERROR 4012 (25000): transaction rpc timeout
Error code in OceanBase Database: 6230
Error code in MySQL: 4012
ERROR 4013 (HY001): No memory or reach tenant memory limit
Error code in OceanBase Database: 4013
Cause: Memory allocation failed.
- The physical memory is exhausted.
- The memory allocated at a time is greater than 4 GB.
- The memory usage of the CTX, tenant, and OBServer node reaches the upper limit.
Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V4.1.0.
ERROR 4014 (HY000): Inner state error
Error code in OceanBase Database: 4014
Cause: An internal status error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4015 (HY000): System error
Error code in OceanBase Database: 4015
Cause: An internal error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4016 (HY000): Internal error
Error code in OceanBase Database: 4016
Cause: An internal error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4017 (HY000): Entry already exist
Error code in OceanBase Database: 4017
Cause: The specified data already exists.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4018 (HY000): Entry not exist
Error code in OceanBase Database: 4018
Cause: The specified data does not exist.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4019 (HY000): Size overflow
Error code in OceanBase Database: 4019
Cause: A space overflow occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4020 (HY000): Reference count is not zero
Error code in OceanBase Database: 4020
Cause: The reference count is not 0.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4021 (HY000): Conflict value
Error code in OceanBase Database: 4021
Cause: The base library encountered a logic error, generally, a code error.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4022 (HY000): Item not set
Error code in OceanBase Database: 4022
Cause: No value is specified.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4023 (HY000): Try again
Error code in OceanBase Database: 4023
Cause: The operation needs to be retried.
Solution: Retry the operation, or contact OceanBase Technical Support for troubleshooting.
ERROR 4024 (HY000): Buffer not enough
Error code in OceanBase Database: 4024
Cause: The storage space is insufficient.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4025 (HY000): Partial failed
Error code in OceanBase Database: 4025
Cause: Partial tasks that were initiated at a time failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4026 (02000): Nothing to read
Error code in OceanBase Database: 4026
Cause: No available data can be read.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4027 (HY000): User account %.*s@%.*s is directly or indirectly granted to the role %.*s@%.*s. The GRANT would create a loop
Error code in OceanBase Database: 5373
Error code in MySQL: 4027
Cause: The user account %.*s@%.*s has directly or indirectly granted the role %.*s@%.*s, resulting in a circular authorization created by the GRANT command.
Solution: Check the authorization relationships between user accounts and roles to ensure there is no circular authorization.
Note
This error code is introduced since OceanBase Database V4.3.0.
ERROR 4028 (HY000): Log entry not continuous
Error code in OceanBase Database: 4028
Cause: File IDs are inconsecutive.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4029 (HY000): Schema error
Error code in OceanBase Database: 4029
Cause: The schema failed to be obtained.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4030 (HY000): Over tenant memory limits
Error code in OceanBase Database: 4030
Cause: The tenant has insufficient memory.
Solution: Increase the memory size of the tenant.
ERROR 4031 (HY004): Unknown object
Error code in OceanBase Database: 4031
Cause: The object is unknown.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4033 (HY000): Serialize error
Error code in OceanBase Database: 4033
Cause: Serialization failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V3.2.4.
ERROR 4034 (HY000): Deserialize error
Error code in OceanBase Database: 4034
Cause: Deserialization failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V3.2.4.
ERROR 4035 (HY000): Asynchronous IO error
Error code in OceanBase Database: 4035
Cause: Asynchronous I/O-related system calls failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4036 (HY000): Need retry
Error code in OceanBase Database: 4036
Cause: The operation needs to be retried.
Solution: Retry the operation, or contact OceanBase Technical Support for troubleshooting.
ERROR 4037 (HY000): Too many sstable
Error code in OceanBase Database: 4037
Cause: Excessive SSTables are generated, generally due to frequent minor compactions.
Solution: Scale out the cluster to reduce the load on a single server, or contact OceanBase Technical Support for troubleshooting.
ERROR 4038 (HY000): The observer or zone is not the master
Error code in OceanBase Database: 4038
Cause: The current partition does not serve as the leader to provide services.
Solution: Execute the current statement or transaction again.
ERROR 4039 (HY000): Request has killed by sql throttle
Error code in OceanBase Database: 4039
Cause: Throttling is enabled on SQL execution.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4041 (HY000): Decrypt error
Error code in OceanBase Database: 4041
Cause: Decryption failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4045 (HY000): pushdown status changed
Error code in OceanBase Database: 4045
Cause: An internal error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4046 (HY000): Storage schema is not valid
Error code in OceanBase Database: 4046
Cause: The schema of the storage layer is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V4.0.0.
ERROR 4047 (HY000): Medium compaction info is not valid
Error code in OceanBase Database: 4047
Cause: The Medium Info is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4048 (HY000): Not registered
Error code in OceanBase Database: 4048
Cause: An internal error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4050 (HY000): Not the object
Error code in OceanBase Database: 4050
Cause: An object mismatch occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4052 (HY000): Corrupted log entry
Error code in OceanBase Database: 4052
Cause: The log data retrieved by the read request is invalid due to a hardware or disk error.
Solution: Contact the database administrator for hardware troubleshooting, or contact OceanBase Technical Support for troubleshooting.
ERROR 4055 (HY000): Invalid entry
Error code in OceanBase Database: 4055
Cause: An internal status error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4057 (HY000): Decimal overflow warning
Error code in OceanBase Database: 4057
Cause: The precision of the input data is out of range.
Solution: Reduce the precision of the input data.
ERROR 4058 (HY000): Decimal overflow error
Error code in OceanBase Database: 4058
Cause: The precision of the input data is out of range.
Solution: Reduce the precision of the input data.
ERROR 4060 (HY000): Divide error
Error code in OceanBase Database: 4060
Cause: A division error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4061 (HY000): Not a decimal
Error code in OceanBase Database: 4061
Cause: The specified object type is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4062 (HY104): Decimal precision error
Error code in OceanBase Database: 4062
Cause: A numeric precision error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4063 (HY000): Empty range
Error code in OceanBase Database: 4063
Cause: The query range of the
LIKEcondition failed to be obtained.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4064 (HY000): Session killed
Error code in OceanBase Database: 4064
Cause: The current session is terminated.
Solution: Contact the system administrator or database administrator for troubleshooting.
ERROR 4065 (HY000): Log not sync
Error code in OceanBase Database: 4065
Cause: Replica logs are not synchronized.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4068 (HY000): Invalid log
Error code in OceanBase Database: 4068
Cause: Logs are invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4070 (HY000): Invalid data
Error code in OceanBase Database: 4070
Cause: Data is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4071 (HY000): Already done
Error code in OceanBase Database: 4071
Cause: The operation has been completed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4072 (HY000): Operation canceled
Error code in OceanBase Database: 4072
Cause: The operation has been canceled.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4074 (HY000): Log not aligned
Error code in OceanBase Database: 4074
Cause: Logs are not aligned.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4075 (HY000): Log entry missed
Error code in OceanBase Database: 4075
Cause: Logs are not found.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4076 (HY000): Need wait
Error code in OceanBase Database: 4076
Cause: Waiting is required.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4077 (0A000): Not implemented feature
Error code in OceanBase Database: 4077
Cause: The feature is not supported.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4080 (HY013): exceed memory limit
Error code in OceanBase Database: 4080
Cause: An internal error occurred. The size of used memory exceeds the upper limit.
Solution: Locate the cause of the issue.
ERROR 4084 (02000): No result
Error code in OceanBase Database: 4084
Cause: The value of the parameter is not found.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4085 (HY000): Queue overflow
Error code in OceanBase Database: 4085
Cause: A queue overflow occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4090 (HY000): Table log_id range no continuous
Error code in OceanBase Database: 4090
Cause: Log IDs of SSTables in a partition are inconsecutive.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4098 (HY000): Term not match
Error code in OceanBase Database: 4098
Cause: A replica
proposal_idmismatch occurred.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4103 (42000): Data checksum error
Error code in OceanBase Database: 4103
Cause: A data checksum error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4104 (HY000): Initialize error
Error code in OceanBase Database: 4104
Cause: Initialization failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4105 (HY000): Rowkey order error
Error code in OceanBase Database: 4105
Cause: The sequence of primary keys is not as expected.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4107 (HY000): block switched when fill commitlog
Error code in OceanBase Database: 4107
Cause: The
bufferused forGroup Commitoperations must be switched.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4108 (HY000): Physic data checksum error
Error code in OceanBase Database: 4108
Cause: A physical data checksum error occurred due to a disk failure or a program bug.
Solution: Check the hardware, or contact OceanBase Technical Support for troubleshooting.
ERROR 4109 (HY000): Server state or role not the same as expected
Error code in OceanBase Database: 4109
Cause: A status mismatch occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4111 (HY000): block need freeze
Error code in OceanBase Database: 4111
Cause: The block needs to be frozen.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4112 (HY000): block frozen
Error code in OceanBase Database: 4112
Cause: The block has been frozen.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4113 (HY000): In FATAL state
Error code in OceanBase Database: 4113
Cause: The status is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4114 (08S01): In STOP state
Error code in OceanBase Database: 4114
Cause: The OBServer node is being stopped.
Solution: If the error persists, contact OceanBase Technical Support for troubleshooting.
ERROR 4119 (08000): RPC packet to send too long
Error code in OceanBase Database: 4119
Cause: The length of the RPC packet exceeds the upper limit.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4120 (HY000): Log too large
Error code in OceanBase Database: 4120
Cause: The log size exceeds the upper limit.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4123 (08000): Libeasy error
Error code in OceanBase Database: 4123
Cause: Network initialization failed.
Solution: Contact the system administrator or database administrator for troubleshooting.
ERROR 4124 (HY000): Connect error
Error code in OceanBase Database: 4124
Cause: A connection to the server failed to be established.
Solution: Contact the system administrator or database administrator for troubleshooting.
ERROR 4128 (HY000): RPC packet is invalid
Error code in OceanBase Database: 4128
Cause: The format of the RPC packet is invalid.
Solution: Contact the system administrator or database administrator for troubleshooting.
ERROR 4138 (HY000): Request to read too old versioned data
Error code in OceanBase Database: 4138
Cause: The version of the accessed data is outdated.
Solution: Execute the statement again, or increase the value of the
undo_retentionparameter.
ERROR 4143 (42000): Version not match
Error code in OceanBase Database: 4143
Cause: A version mismatch occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4147 (HY000): Invalid config
Error code in OceanBase Database: 4147
Cause: The current configuration is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4150 (42000): Min value
Error code in OceanBase Database: 4150
Cause: The operation attempted to access the invalid minimum special value in the internal table.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4151 (42000): Max value
Error code in OceanBase Database: 4151
Cause: The operation attempted to access the invalid maximum special value in the internal table.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4152 (42000): Null value
Error code in OceanBase Database: 4152
Cause: The operation attempted to access an invalid null value in the internal table.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4154 (HY000): Internal SQL client error
Error code in OceanBase Database: 4154
Cause: An internal SQL client error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4161 (42000): Invalid argument num
Error code in OceanBase Database: 4161
Cause: The number of specified parameters is invalid.
Solution: Check the parameter list, or contact OceanBase Technical Support for troubleshooting.
ERROR 4162 (HY000): reserved lease not enough
Error code in OceanBase Database: 4162
Cause: The validity period of the lease is insufficient.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4165 (HY000): Empty result
Error code in OceanBase Database: 4165
Cause: The result set is empty.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4168 (HY000): Invalid log module id
Error code in OceanBase Database: 4168
Cause: The log module
IDis invalid.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4169 (HY000): Unknown module name. Invalid Setting:'%.*s'. Syntax:parMod.subMod:level, parMod.subMod:level
Error code in OceanBase Database: 4169
Cause: The log module name that you specified when you set the log generation level on the client is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4170 (HY000): Invalid level. Invalid setting:'%.*s'. Syntax:parMod.subMod:level, parMod.subMod:level
Error code in OceanBase Database: 4170
Cause: The log generation level that you set on the client is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4171 (HY000): Syntax to set log_level error. Invalid setting:'%.*s'. Syntax:parMod.subMod:level, parMod.subMod:level
Error code in OceanBase Database: 4171
Cause: The syntax that you used to set the log generation level on the client is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4172 (HY000): Index out of range
Error code in OceanBase Database: 4172
Cause: The index is out of range.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4175 (42000): Out of range
Error code in OceanBase Database: 4175
Cause: The value is out of range.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4177 (42000): Schema version too old
Error code in OceanBase Database: 4177
Cause: The local schema version is outdated.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4179 (HY000): %s not allowed
Error code in OceanBase Database: 4179
Cause: The feature is not supported.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4180 (HY000): No empty entry
Error code in OceanBase Database: 4180
Cause: The data entry is not empty.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4181 (42S01): Already exist
Error code in OceanBase Database: 4181
Cause: The entry already exists in the location cache.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4182 (HY000): Value not found
Error code in OceanBase Database: 4182
Cause: The value is not found.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4183 (HY000): Key out of range
Error code in OceanBase Database: 4183
Cause: The key is out of range.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4184 (53100): ChunkServer out of disk space
Error code in OceanBase Database: 4184
Cause: The disk space is fully occupied.
Solution: Add servers for scale-out, or contact OceanBase Technical Support for troubleshooting.
ERROR 4185 (HY000): Column group '%.*s' not found
Error code in OceanBase Database: 4185
Cause: The specified column group was not found.
Solution: Verify whether the name of the specified column group is correct. Make sure that this column group exists or enter a correct column group name.
Note
This error code is introduced since OceanBase Database V4.3.0.
ERROR 4186 (HY000): ChunkServer failed to get compress library
Error code in OceanBase Database: 4186
Cause: No compression library is found.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4187 (HY000): Item not match
Error code in OceanBase Database: 4187
Cause: A value mismatch occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4189 (HY000): the macro block type does not exist
Error code in OceanBase Database: 4189
Cause: The specified macroblock type does not exist.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4191 (HY000): partition group is removed
Error code in OceanBase Database: 4191
Cause: The partition has been deleted.
Solution: Troubleshooting is not required.
ERROR 4192 (42000): ddl task executes too much time
- Error code in OceanBase Database: 4192
- Cause: The execution time of DDL tasks is too long.
- Solution: Check whether the execution time of DDL tasks is as expected. If the execution time is too long, contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V4.1.0.
ERROR 4200 (HY000): hash map/set entry exist
Error code in OceanBase Database: 4200
Cause: The
HASHvalue already exists.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4201 (HY000): hash map/set entry not exist
Error code in OceanBase Database: 4201
Cause: The
HASHvalue does not exist.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4204 (HY000): hash map/set get timeout
Error code in OceanBase Database: 4204
Cause: The
HASHoperation timed out.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4205 (HY000): hash map/set retry
Error code in OceanBase Database: 4205
Cause: The
HASHoperation needs to be retried.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4206 (HY000): hash map/set full
Error code in OceanBase Database: 4206
Cause: The
HashMapinstance is full.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4208 (HY000): wait next packet timeout
Error code in OceanBase Database: 4208
Cause: No subsequent packets are received within the timeout period.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4209 (HY000): partition has not leader
Error code in OceanBase Database: 4209
Cause: The partition has no leader.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4210 (HY000): prepare major freeze failed
Error code in OceanBase Database: 4210
Cause: The preparation for a major compaction failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4211 (HY000): commit major freeze failed
Error code in OceanBase Database: 4211
Cause: The commit of a major freeze failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4212 (HY000): abort major freeze failed
Error code in OceanBase Database: 4212
Cause: The rollback of a major freeze failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4213 (HY000): last major freeze not finish", "%s
Error code in OceanBase Database: 4213
Cause: The last major compaction has not been completed.
Solution: Wait until the last major compaction is completed, and then initiate a new major compaction.
ERROR 4215 (HY000): wait major freeze response timeout
Error code in OceanBase Database: 4215
Cause: No major freeze response is returned within the timeout period.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4216 (HY000): curl error
Error code in OceanBase Database: 4216
Cause: A
libcurlaccess error occurred.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4217 (HY000): Major freeze not allowed now
Error code in OceanBase Database: 4217
Cause: Major freezes are not allowed when the system is in the current state.
Solution: Check whether the system is being upgraded or in the process of another operation.
ERROR 4218 (HY000): prepare freeze failed
Error code in OceanBase Database: 4218
Cause: The preparation for a freeze failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4220 (HY000): Inactive sql client, only read allowed
Error code in OceanBase Database: 4220
Cause: The SQL client is inactive.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4221 (HY000): Inactive rpc proxy, can not send RPC request
Error code in OceanBase Database: 4221
Cause: The RPC client is not initialized.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4222 (42000): Interval with year or month can not be converted to microseconds
Error code in OceanBase Database: 4222
Cause: The system encountered an error when converting the time data type.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4223 (42000): Interval has too many datetime parts
Error code in OceanBase Database: 4223
Cause: The system encountered an error when converting the time data type.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4225 (HY000): Partition entry not exists
Error code in OceanBase Database: 4225
Cause: The specified partition does not exist.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4232 (HY000): The observer or zone is not a follower
Error code in OceanBase Database: 4232
Cause: The OBServer node or zone that is accessed is not a follower.
Solution: This is an internal error code. Contact OceanBase Technical Support for troubleshooting.
ERROR 4233 (HY000): smaller than container lower bound
Error code in OceanBase Database: 4233
Cause: The value is below the lower limit of the container.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4234 (HY000): bigger than container upper bound
Error code in OceanBase Database: 4234
Cause: The value is above the upper limit of the container.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4236 (HY000): ObConfig return error code
Error code in OceanBase Database: 4236
Cause: OceanBase Database encountered an error when accessing ConfigServer.
Solution: Check the
obconfig_urlparameter to determine whether ConfigServer is running properly, and contact OceanBase Technical Support for troubleshooting.
ERROR 4237 (HY000): Appname mismatch with obconfig result
Error code in OceanBase Database: 4237
Cause: The cluster name specified for ConfigServer is inconsistent with the actual cluster name.
Solution: Check the
obconfig_urlparameter and contact OceanBase Technical Support for troubleshooting.
ERROR 4239 (HY000): Can not use merge join to join the tables without join conditions
Error code in OceanBase Database: 4239
Cause: A kernel error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4240 (HY000): No join order generated
Error code in OceanBase Database: 4240
Cause: A kernel error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4241 (HY000): No join path generated
Error code in OceanBase Database: 4241
Cause: A kernel error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4242 (HY000): Schema error
Error code in OceanBase Database: 4242
Cause: The execution server failed to obtain the schema.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4243 (HY000): file not opened
Error code in OceanBase Database: 4243
Cause: The file is not opened.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4244 (HY000): Timer task has been scheduled
Error code in OceanBase Database: 4244
Cause: A timer task has been scheduled.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4245 (HY000): Timer task has not been scheduled
Error code in OceanBase Database: 4245
Cause: No timer task is scheduled.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4246 (HY000): parse debug sync string error
Error code in OceanBase Database: 4246
Cause: The string of
debug_syncdoes not conform to the syntax.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4247 (HY000): unknown debug sync point
Error code in OceanBase Database: 4247
Cause: The
debug syncpoint does not exist.Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4248 (HY000): task is interrupted while running
Error code in OceanBase Database: 4248
Cause: The distributed task execution scheduler was interrupted and stopped in advance.
Solution: This is an internal error code. Contact OceanBase Technical Support for troubleshooting.
ERROR 4250 (HY000): module is not running
Error code in OceanBase Database: 4250
Cause: The module has not been started.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4251 (HY000): partition not valid
Error code in OceanBase Database: 4251
Cause: The partition is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4253 (HY000): Comment for tenant is too long (max = %ld)
Error code in OceanBase Database: 4253
Cause: The length of the
COMMENTfor a tenant in a DDL statement exceeds the upper limit.Solution: Shorten the
COMMENTin the DDL statement.
ERROR 4257 (HY000): compress data or decompress data failed
Error code in OceanBase Database: 4257
Cause: Data compression or decompression failed because the data was corrupted.
Solution: Contact the database administrator to check the hardware and replace the faulty server or recover the data.
ERROR 4263 (HY000): Minor freeze not allowed now
Error code in OceanBase Database: 4263
Cause: Minor freezes are not allowed when the system is in the current state.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4264 (HY000): Log out of disk space
Error code in OceanBase Database: 4264
Cause: The log disk is fully occupied.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4265 (HY000): Rpc connect error
Error code in OceanBase Database: 4265
Cause: A RPC connection failed to be established.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4266 (HY000): minor merge not allow
Error code in OceanBase Database: 4266
Cause: Minor compactions are not allowed when the system is in the current state.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4270 (HY000): Working partition entry does not exists
Error code in OceanBase Database: 4270
Cause: The partition status is abnormal.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4271 (HY000): LIBEASY reach memory limit
Error code in OceanBase Database: 4271
Cause: The memory size occupied by unsent libeasy packets has exceeded the upper limit.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4273 (HY000): free memblock in cache is not enough
Error code in OceanBase Database: 4273
Cause: Available memory blocks in the cache are insufficient.
Solution: Increase the memory size, reduce the load, or contact OceanBase Technical Support for troubleshooting.
ERROR 4274 (HY000): sync wash memblock timeout
Error code in OceanBase Database: 4274
Cause: Memory blocks were not released within the timeout period.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4278 (HY000): last log is not complete
Error code in OceanBase Database: 4278
Cause: The last log is incomplete due to a power failure or an emergency.
Solution: Restart the OBServer node or contact OceanBase Technical Support for troubleshooting.
ERROR 4279 (HY000): table is deleted
Error code in OceanBase Database: 4279
Cause: The table has been deleted.
Solution: Check whether the SQL statement attempts to access the deleted table.
ERROR 4280 (HY000): version range not continues
Error code in OceanBase Database: 4280
Cause: The version range is inconsecutive.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4281 (HY000): io buffer is invalid
Error code in OceanBase Database: 4281
Cause: The I/O buffer is invalid.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4282 (HY000): partition is removed
Error code in OceanBase Database: 4282
Cause: The partition has been deleted.
Solution: Check whether the operation is initiated on the deleted partition, or contact OceanBase Technical Support for troubleshooting.
ERROR 4283 (HY000): gts is not ready
Error code in OceanBase Database: 4283
Cause: Global Timestamp Service (GTS) is not available.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4286 (HY000): major sstable may has been merged
Error code in OceanBase Database: 4286
Cause: Baseline data has been compacted.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4287 (HY000): minor sstable version range cross
Error code in OceanBase Database: 4287
Cause: Version ranges of SSTables have an intersection.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4288 (HY000): memtable cannot minor merge
Error code in OceanBase Database: 4288
Cause: A minor compaction of the MemTable failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4289 (HY000): task exist
Error code in OceanBase Database: 4289
Cause: Duplicate tasks exist.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4290 (HY000): cannot allocate disk space
Error code in OceanBase Database: 4290
Cause: The available disk space is insufficient.
Solution: Increase the disk space, or contact OceanBase Technical Support for troubleshooting.
ERROR 4297 (HY000): name is already used by an existing object
Error code in OceanBase Database: 4297
Cause: The specified object name is already used in the same namespace.
Solution: Specify an object name that is not used in the namespace.
ERROR 4298 (HY000): %s does not exist
Error code in OceanBase Database: 4298
Error code in MySQL: 4298
Cause: The specified sequence does not exist.
Solution: Make sure that the specified sequence name is valid and that you have the required privilege to perform the operation on the sequence.
Note
This error code is compatible with the MySQL error code since OceanBase Database V4.2.1.
ERROR 4300 (HY000): invalid sequence name
Error code in OceanBase Database: 4300
Cause: The specified sequence name is invalid.
Solution: Modify the sequence name.
ERROR 4301 (HY000): duplicate MAXVALUE/NOMAXVALUE specifications
Error code in OceanBase Database: 4301
Cause: Duplicate
MAXVALUEorNOMAXVALUEsettings exist.Solution: Deduplicate
MAXVALUEorNOMAXVALUEsettings.
ERROR 4302 (HY000): duplicate MINVALUE/NOMINVALUE specifications
Error code in OceanBase Database: 4302
Cause: Duplicate
MINVALUEorNOMINVALUEsettings exist.Solution: Deduplicate
MINVALUEorNOMINVALUEsettings.
ERROR 4303 (HY000): duplicate CYCLE/NOCYCLE specifications
Error code in OceanBase Database: 4303
Cause: Duplicate
CYCLEorNOCYCLEsettings exist.Solution: Deduplicate
CYCLEorNOCYCLEsettings.
ERROR 4304 (HY000): duplicate CACHE/NOCACHE specifications
Error code in OceanBase Database: 4304
Cause: Duplicate
CACHEorNOCACHEsettings exist.Solution: Deduplicate
CACHEorNOCACHEsettings.
ERROR 4305 (HY000): duplicate ORDER/NOORDER specifications
Error code in OceanBase Database: 4305
Cause: Duplicate
ORDERorNOORDERsettings exist.Solution: Deduplicate
ORDERorNOORDERsettings.
ERROR 4306 (HY000): conflicting MAXVALUE/NOMAXVALUE specifications
Error code in OceanBase Database: 4306
Cause: Conflicting
MAXVALUEorNOMAXVALUEsettings exist.Solution: Delete conflicting
MAXVALUEorNOMAXVALUEsettings.
ERROR 4307 (HY000): conflicting MINVALUE/NOMINVALUE specifications
Error code in OceanBase Database: 4307
Cause: Conflicting
MINVALUEorNOMINVALUEsettings exist.Solution: Delete conflicting
MINVALUEorNOMINVALUEsettings.
ERROR 4308 (HY000): conflicting CYCLE/NOCYCLE specifications
Error code in OceanBase Database: 4308
Cause: Conflicting
CYCLEorNOCYCLEsettings exist.Solution: Delete conflicting
CYCLEorNOCYCLEsettings.
ERROR 4309 (HY000): conflicting CACHE/NOCACHE specifications
Error code in OceanBase Database: 4309
Cause: Conflicting
CACHEorNOCACHEsettings exist.Solution: Delete conflicting
CACHEorNOCACHEsettings.
ERROR 4310 (HY000): conflicting ORDER/NOORDER specifications
Error code in OceanBase Database: 4310
Cause: Conflicting
ORDERorNOORDERsettings exist.Solution: Delete conflicting
ORDERorNOORDERsettings.
ERROR 4311 (HY000): cannot alter starting sequence number
Error code in OceanBase Database: 4311
Cause: The
START WITHvalue of an auto-increment column cannot be modified.Solution: Do not modify the
START WITHvalue.
ERROR 4312 (HY000): duplicate INCREMENT BY specifications
Error code in OceanBase Database: 4312
Cause:
INCREMENT BYis repeatedly defined.Solution: Delete the duplicate definitions of
INCREMENT BY.
ERROR 4313 (HY000): duplicate START WITH specifications
Error code in OceanBase Database: 4313
Cause:
START WITHis repeatedly defined.Solution: Delete the duplicate definitions of
START WITH.
ERROR 4314 (HY000): no options specified for ALTER SEQUENCE
Error code in OceanBase Database: 4314
Cause: No option is specified in the
ALTER SEQUENCEstatement.Solution: Options in statements are meaningful. Make sure that all the required options are specified in the statement.
ERROR 4315 (HY000): sequence number not allowed here
Error code in OceanBase Database: 4315
Cause: Auto-increment columns are not allowed for this operation.
Solution: Delete the specified auto-increment column.
ERROR 4316 (HY000): sequence does not exist
Error code in OceanBase Database: 4316
Cause: The specified auto-increment column does not exist, or you do not have the required privilege.
Solution: Make sure that the specified auto-increment column name is valid and that you have the required privilege on the column.
ERROR 4317 (HY000): sequence parameter %s must be an integer
Error code in OceanBase Database: 4317
Cause: A parameter value in the
CREATE SEQUENCEorALTER SEQUENCEstatement is not an integer.Solution: When you create or modify an auto-increment column, specify integer values for parameters in the statement.
ERROR 4318 (HY000): INCREMENT must be a nonzero integer
Error code in OceanBase Database: 4318
Cause: The value of
INCREMENTis not a non-zero integer.Solution: Set
INCREMENTto a non-zero integer.
ERROR 4319 (HY000): sequence parameter exceeds maximum size allowed
Error code in OceanBase Database: 4319
Cause: A parameter value specified for the auto-increment column exceeds the maximum value allowed.
Solution: Specify parameter values within the range allowed.
ERROR 4320 (HY000): MINVALUE must be less than MAXVALUE
Error code in OceanBase Database: 4320
Cause: In the
CREATE SEQUENCEorALTER SEQUENCEstatement, the value ofMINVALUEis not less than that ofMAXVALUE.Solution: Make sure that the value of
MINVALUEis less than that ofMAXVALUE.
ERROR 4321 (HY000): INCREMENT must be less than MAXVALUE minus MINVALUE
Error code in OceanBase Database: 4321
Cause: In the
CREATE SEQUENCEorALTER SEQUENCEstatement, the value ofINCREMENTis not less than the difference between the values ofMAXVALUEandMINVALUE.Solution: Make sure that the value of
INCREMENTis less than the difference between the values ofMAXVALUEandMINVALUE.
ERROR 4322 (HY000): START WITH cannot be less than MINVALUE
Error code in OceanBase Database: 4322
Cause: In the
CREATE SEQUENCEorALTER SEQUENCEstatement, the value ofSTART WITHis less than that ofMINVALUE.Solution: Make sure that the value of
START WITHis greater than or equal to that ofMINVALUE.
ERROR 4323 (HY000): MINVALUE cannot be made to exceed the current value
Error code in OceanBase Database: 4323
Cause: The value of
MINVALUEis greater than the current value.Solution: Make sure that the value of
MINVALUEis less than the current value.
ERROR 4324 (HY000): START WITH cannot be more than MAXVALUE
Error code in OceanBase Database: 4324
Cause: The value of
START WITHis greater than that ofMAXVALUE.Solution: Make sure that the value of
START WITHis less than that ofMAXVALUE.
ERROR 4325 (HY000): MAXVALUE cannot be made to be less than the current value
Error code in OceanBase Database: 4325
Cause: The value of
MAXVALUEis less than the current value.Solution: Make sure that the value of
MAXVALUEis greater than the current value.
ERROR 4326 (HY000): the number of values to CACHE must be greater than 1
Error code in OceanBase Database: 4326
Cause: A parameter value in the
CACHEclause is not greater than1.Solution: Make sure that the parameter values in the
CACHEclause are greater than1.
ERROR 4327 (HY000): sequence option value out of range
Error code in OceanBase Database: 4327
Cause: A parameter value in the
CREATE SEQUENCEorALTER SEQUENCEstatement is out of range.Solution: Specify parameter values within the range allowed.
ERROR 4328 (HY000): number to CACHE must be less than one cycle
Error code in OceanBase Database: 4328
Cause: The parameter values to be cached are not within one cycle.
Solution: Lengthen the cycle, or cache fewer values.
ERROR 4329 (HY000): descending sequences that CYCLE must specify MINVALUE
Error code in OceanBase Database: 4329
Cause:
MINVALUEis not specified for the descending auto-increment column.Solution: Create a sequence and specify
MINVALUE.
ERROR 4330 (HY000): ascending sequences that CYCLE must specify MAXVALUE
Error code in OceanBase Database: 4330
Cause:
MAXVALUEis not specified for the ascending auto-increment column.Solution: Create a sequence and specify
MAXVALUE.
ERROR 4331 (HY000): sequence %s no longer exists
Error code in OceanBase Database: 4331
Cause: The specified auto-increment column does not exist.
Solution: Create an auto-increment column.
ERROR 4332 (HY000): sequence exceeds %s and cannot be instantiated
Error code in OceanBase Database: 4332
Cause: The number of values in the auto-increment column has reached the upper limit, and no more values can be generated.
Solution: Modify the auto-increment column to generate new values.
ERROR 4333 (HY000): divisor is equal to zero
Error code in OceanBase Database: 4333
Cause: The divisor is 0.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4334 (HY000): fail to decrypt data
Error code in OceanBase Database: 4334
Cause: Decryption failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4335 (HY000): fail to encrypt data
Error code in OceanBase Database: 4335
Cause: Encryption failed.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4337 (HY000): store directory structure error
Error code in OceanBase Database: 4337
Cause: A storage directory structure error occurred.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4338 (HY000): open twice
Error code in OceanBase Database: 4338
Cause: The file was repeatedly opened.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4339 (HY000): raid super block not match
Error code in OceanBase Database: 4339
Cause: The super block encountered an error.
Solution: Check the disk or contact OceanBase Technical Support for troubleshooting.
ERROR 4340 (HY000): not opened
Error code in OceanBase Database: 4340
Cause: The item is not opened.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4341 (HY000): target module is not in service
Error code in OceanBase Database: 4341
Cause: Weak consistency reads are not enabled.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4342 (HY000): raid disk not in normal status
Error code in OceanBase Database: 4342
Cause: The disk status is abnormal.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4343 (HY000): tenant schema is not full
Error code in OceanBase Database: 4343
Cause: The local tenant schema version is outdated.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4344 (HY000): invalid timestamp
Error code in OceanBase Database: 4344
Cause: The specified timestamp is invalid.
Solution: Specify a valid timestamp.
ERROR 4345 (HY000): dir not empty
Error code in OceanBase Database: 4345
Cause: The specified directory is not empty.
Solution: Check whether the installation directory of OceanBase Database is valid.
ERROR 4346 (HY000): schema is not up to date for read
Error code in OceanBase Database: 4346
Cause: The local schema version is outdated.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4347 (HY000): role (string) does not exist
Error code in OceanBase Database: 4347
Cause: The role identified by
ROLEdoes not exist.Solution: Specify a valid value for
ROLE.
ERROR 4348 (HY000): role '%.*s' does not exist
Error code in OceanBase Database: 4348
Cause: A user or role with the specified name already exists.
Solution: Specify another name.
ERROR 4349 (HY000): duplicate privilege listed
Error code in OceanBase Database: 4349
Cause: Duplicate privileges or
rolesare specified in the GRANT or REVOKE statement.Solution: Deduplicate the privileges or
rolesspecified in the statement.
ERROR 4350 (HY000): the keystore already exists and each tenant can only have at most one
Error code in OceanBase Database: 4350
Cause: A Keystore already exists within the current tenant. You can create only one Keystore for a tenant.
Solution: Check whether a Keystore has been created for the tenant.
ERROR 4351 (HY000): the keystore is not exist
Error code in OceanBase Database: 4351
Cause: No Keystore exists within the current tenant.
Solution: Check whether a Keystore has been created for the tenant.
ERROR 4352 (HY000): the password is wrong for keystore
Error code in OceanBase Database: 4352
Cause: The specified Keystore password is invalid.
Solution: Specify the valid password.
ERROR 4353 (HY000): tablespace '%.*s' already exists
Error code in OceanBase Database: 4353
Cause: A tablespace with the specified name already exists.
Solution: Specify another name for the tablespace to be created.
ERROR 4354 (HY000): tablespace '%.*s' does not exist
Error code in OceanBase Database: 4354
Cause: The tablespace does not exist.
Solution: Check whether the tablespace to be accessed exists.
ERROR 4355 (HY000): cannot delete a tablespace which is not empty
Error code in OceanBase Database: 4355
Cause: The tablespace to be deleted is not empty.
Solution: Make sure that the tablespace is empty and then delete it.
ERROR 4356 (HY000): floating point precision is out of range(1 to 126)
Error code in OceanBase Database: 4356
Cause: The precision of
BINARY_DOUBLEdata is out of range.Solution: Reduce the precision of the data.
ERROR 4357 (HY000): numeric precision specifier is out of range (1 to 38)
Error code in OceanBase Database: 4357
Cause: The precision of
NUMBERdata is out of range.Solution: Reduce the precision of the data.
ERROR 4358 (HY000): numeric scale specifier is out of range (-84 to 127)
Error code in OceanBase Database: 4358
Cause: The precision of
NUMBERdata is out of range.Solution: Reduce the precision of the data.
ERROR 4359 (HY000): the keystore is not open
Error code in OceanBase Database: 4359
Cause: The Keystore is not open.
Solution: Open the Keystore.
ERROR 4360 (HY000): the keystore opened with dont have a master key
Error code in OceanBase Database: 4360
Cause: No master key is available.
Solution: Create a master key.
ERROR 4361 (HY000): slog active transaction entries reach maximum
Error code in OceanBase Database: 4361
Cause: The number of concurrent slog transactions exceeds the upper limit.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4362 (HY000): BY ACCESS | SESSION clause not allowed for NOAUDIT
Error code in OceanBase Database: 4362
Cause: The
BY ACCESSorBY SESSIONclause is specified in theNOAUDITstatement.Solution: Delete the
BY ACCESSorBY SESSIONclause.
ERROR 4363 (HY000): auditing the object is not supported
Error code in OceanBase Database: 4363
Cause: This type of object cannot be audited.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4364 (HY000): DDL statement cannot be audited with BY SESSION specified
Error code in OceanBase Database: 4364
Cause: The
BY SESSIONclause is used to audit the DDL statement.Solution: Delete the
BY SESSIONclause.
ERROR 4367 (HY000): The data more than 64M(rpc limit), split into smaller task and retry
Error code in OceanBase Database: 4367
Cause: When the data volume exceeds 64 MB, the execution task must be split into smaller tasks. This error code is used to instruct the execution scheduler to split the task and try again.
Solution: This is an internal error code. Contact OceanBase Technical Support for troubleshooting.
ERROR 4368 (HY000): cluster %s not exist
Error code in OceanBase Database: 4368
Cause: When you access ConfigServer to obtain cluster information, ConfigServer returns this error code to indicate that the cluster does not exist.
Solution: This is an internal error code. Contact OceanBase Technical Support for troubleshooting.
ERROR 4369 (HY000): fail to get master key
Error code in OceanBase Database: 4369
Cause: The master key failed to be obtained.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4370 (HY000): tde_method parameter is invalid
Error code in OceanBase Database: 4370
Cause: The value of
tde_methodfor the tenant is invalid.Solution: Adjust the value of
tde_method.
ERROR 4371 (HY000): kms server connect failed, may be kms server is down
Error code in OceanBase Database: 4371
Cause: A connection to Key Management Service (KMS) failed to be established.
Solution: Check whether KMS is available.
ERROR 4372 (HY000): kms server is busy, try again
Error code in OceanBase Database: 4372
Cause: The KMS server is busy.
Solution: Try again.
ERROR 4373 (HY000): kms server update key conflict at the same time, please try again
Error code in OceanBase Database: 4373
Cause: A conflict occurred when multiple master keys were updated at a time.
Solution: Try again.
ERROR 4374 (HY000): value larger than specified precision allowed for this column
Error code in OceanBase Database: 4374
Cause: The
precisionof the current value is greater than theprecisiondefined for the field.Solution: Adjust the value or the field definition.
ERROR 4375 (HY000): observer has disk error
Error code in OceanBase Database: 4375
Cause: The storage disk is faulty.
Solution: Check whether the disk is faulty and replace the corresponding server.
ERROR 4376 (HY000): unimplemented feature
Error code in OceanBase Database: 4376
Cause: OceanBase Database does not support this feature.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4377 (HY000): fatal internal error in [%.*s]
Error code in OceanBase Database: 4377
Cause: OceanBase Database encountered an unexpected internal error, such as a program execution failure.
Solution: Contact OceanBase Technical Support for troubleshooting.
ERROR 4378 (HY000): cluster name conflict
Error code in OceanBase Database: 4378
Cause: The specified cluster name already exists.
Solution: Specify another cluster name.
ERROR 4379 (HY000): heap table has reached max row size, cannot insert anymore
Error code in OceanBase Database: 4379
Cause: No more data can be inserted into the table without a primary key.
Solution: Create a table and import the data of the original table to the new table.
Note
This error code is introduced since OceanBase Database V4.0.0.
ERROR 4381 (HY000): Not supported, deprecated MySQL feature
Error code in OceanBase Database: 4381
Cause: Float(m,d) or double(m,d) was used to define the floating-point type with precision when data types were specified.
Solution: Use decimal(m,d) rather than float(m,d) or double(m,d) to specify exact decimal numerals.
Note
This error code is introduced since OceanBase Database V4.0.0.
ERROR 4383 (HY000): transaction id is not ready
Error code in OceanBase Database: 4383
Cause: No ID range is available for the Transaction ID allocator to use.
Solution: Retry the acquisition process until it times out.
Note
This error code is introduced since OceanBase Database V4.0.0.
ERROR 4386 (HY000): Do not allow removing leader
Error code in OceanBase Database: 4386
Cause: An internal error occurred. Migration is not supported because the migration source is a leader log-only replica.
Solution: Troubleshooting is not required.
Note
This error code is introduced since OceanBase Database V4.0.0.
ERROR 4387 (HY000): Failed to switch resource group
- Error code in OceanBase Database: 4387
- Error code in MySQL: 13937
ERROR 4388 (HY000): Unexpected internal error happen, please checkout the internal errcode
Error code in OceanBase Database: 4388
Cause: An unexpected internal error occurs.
Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V3.2.4.
ERROR 4389 (HY000): Processing time is too long
Error code in OceanBase Database: 4389
Cause: The task processing time is too long.
Solution: This is an internal error code. If this error is returned, contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V3.2.4.
ERROR 4390 (HY000): Schema of remote server is not refreshed yet
Error code in OceanBase Database: 4390
Cause: The local or remote schema is not refreshed. Some of the OBServer nodes may not be restarted or may be abnormal.
Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V4.0.0.
ERROR 4391 (HY000): ddl sstable version range cross
Error code in OceanBase Database: 4391
Cause: DDL statements for automatic and manual SSTable compactions conflict.
Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V4.0.0.
ERROR 4392 (HY000): disk is hung
- Error code in OceanBase Database: 4392
- Cause: The disk is faulty.
- Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V4.1.0.
ERROR 4393 (HY000): observer start process failure
Error code in OceanBase Database: 4393
Cause: The observer process fails to start because an internal component or service is initialized.
Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V4.1.0.
ERROR 4394 (HY000): observer stop process failure
- Error code in OceanBase Database: 4394
- Cause: An internal component or service error occurs when the observer process exits.
- Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V4.1.0.
ERROR 4395 (HY000): observice start process has failure
- Error code in OceanBase Database: 4395
- Cause: The observer process fails to start because an internal component or service is initialized.
- Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V4.1.0.
ERROR 4396 (HY000): Worker thread panic, thread may be terminated or hung
- Error code in OceanBase Database: 4396
- Cause: A worker thread aborts execution due to an exception.
- Solution: Contact OceanBase Technical Support for troubleshooting.
Note
This error code is introduced since OceanBase Database V4.1.0.
ERROR 4399 (HY000): Unit status is not expected
- Error code in OceanBase Database: 4399
- Cause: The tenant is migrated when you import data in bypass mode.
- Solution: Retry the failed SQL statement for bypass import.
Note
This error code is introduced since OceanBase Database V4.2.0.
ERROR 4400 (HY000): Autoinc cache's autoinc version is not equal to request's autoinc version
- Error code in OceanBase Database: 4400
- Cause: The version of the cached auto-increment column values is inconsistent with the requested version.
- Solution:
- Make sure that the version of the auto-increment column values is the same as the requested version.
- Clear the cached auto-increment column values to regenerate new values.
Note
This error code is introduced since OceanBase Database V4.2.0.
ERROR 4401 (HY000): Client Session need be killed
Error code in OceanBase Database: 4401
MySQL error code: 4401
Cause: The client session was not terminated.
Solution: Verify whether the client session needs to be terminated. If yes, terminate the session by taking proper measures, for example, using an appropriate command or tool.
Note
This error code is introduced since OceanBase Database V4.3.0.
ERROR 4402 (HY000): Kill Client Session failed
Error code in OceanBase Database: 4402
Cause: The operation to terminate the client session failed.
Solution: Before you terminate a client session, make sure that the session is active and can be terminated.
Note
This error code is introduced since OceanBase Database V4.2.2.
ERROR 4403 (HY000): OS params check failed, because the operating system has improper parameter configurations
Error code in OceanBase Database: 4403
Cause: The OBServer node detects that an operating system parameter is set to an invalid value.
Solution: Find the parameter that is incorrectly set in the ERROR logs, confirm the value range of the parameter, and modify the parameter value.
Note
This error code is introduced since OceanBase Database V4.2.2.