How to fix the Oracle error ORA-30044: ‘Retention’ can only specified for undo tablespace?

In this post, you’ll learn more about the Oracle ErrorORA-30044: ‘Retention’ can only specified for undo tablespace with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-30044: ‘Retention’ can only specified for undo tablespace

Reason for the Error ORA-30044: ‘Retention’ can only specified for undo tablespace

An attempt was made to specify retention for a non-undo tablespace.

How to fix the Error ORA-30044: ‘Retention’ can only specified for undo tablespace ?

You can fix this error in Oracle by following the below steps

Modify the CREATE TABLESPACE statement.

Tags :

Leave Your Comment