Oracle Error ORA-30046: Undo tablespace string not found in control file.

Oracle Error Message

ORA-30046: Undo tablespace string not found in control file.

Reason for the Error

The specified undo tablespace is not present in the control file.

Solution

Modify the CREATE CONTROLFILE statement that created the current control file to include undo tablespace(s) and reissue the statement.