How to fix the Oracle error ORA-01118: cannot add any more database files: limit of string exceeded?

In this post, you’ll learn more about the Oracle ErrorORA-01118: cannot add any more database files: limit of string exceeded with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-01118: cannot add any more database files: limit of string exceeded

Reason for the Error ORA-01118: cannot add any more database files: limit of string exceeded

There is no more room in the control file for adding database files.

How to fix the Error ORA-01118: cannot add any more database files: limit of string exceeded ?

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

Resize the control file or drop other tablespaces.

Tags :

Leave Your Comment