Database Backup and Recovery (MOSC)

MOSC Banner

RMAN table restore causes ORA-01000 error

Trying a RMAN table restore (making a data pump file without overwriting database tables) in 19.18 on Linux causes:


ORA-01000: maximum open cursors exceed

followed by:

RMAN-05122: There is insufficient disk space to perform recovery.


I have set both the auxiliary and data pump paths to a location with ample space, so I'm at a loss as to why I am encountering these errors.

If it is a cursor limit issue, how do I specify open_cursors for this auto generated instance?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center