datapatch fails with Error :"ORA-03212: Temporary Segment cannot be created in locally-managed tablespace"
(Doc ID 2646399.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
datapatch fails with error:
The following interim patches will be applied:
Patch Number XXXXXX
DBD::Oracle::st bind_param failed: ORA-03212: Temporary Segment cannot be created in locally-managed tablespace (DBD ERROR: OCILobCreateTemporary) [for Statement "BEGIN
INSERT INTO sys.dba_registry_sqlpatch_ru_info
(patch_id,
patch_uid,
patch_descriptor,
ru_version,
ru_build_description,
ru_build_timestamp,
patch_directory)
VALUES
(:patch_id,
:patch_uid,
:patch_descriptor,
:ru_version,
:ru_build_description,
TO_TIMESTAMP(:ru_build_timestamp, 'YYMMDDHH24MISS'),
:patch_directory);
COMMIT;
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |