How to fix the Oracle error ORA-22852: invalid PCTVERSION LOB storage option value?
In this post, you’ll learn more about the Oracle ErrorORA-22852: invalid PCTVERSION LOB storage option value with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-22852: invalid PCTVERSION LOB storage option value
Reason for the Error ORA-22852: invalid PCTVERSION LOB storage option value
The specified PCTVERSION LOB storage option value must be an integer.
How to fix the Error ORA-22852: invalid PCTVERSION LOB storage option value ?
You can fix this error in Oracle by following the below steps
Choose an appropriate integer value and retry the operation.
Leave Your Comment