Database Utilities (MOSC)

MOSC Banner

I want to resolve the error which I am getting while runnning 'impdp'

edited Sep 18, 2024 6:31PM in Database Utilities (MOSC) 8 commentsAnswered ✓

While running the import command on my oracle db 19c, I am running into the following error : ORA-39083: Object type TABLESPACE:"UNSETSBS1" failed to create with error:
ORA-02236: invalid file name

Failing sql is:
CREATE BIGFILE UNDO TABLESPACE "UNSETSBS1" DATAFILE SIZE 629145600 AUTOEXTEND ON NEXT 4294967296 MAXSIZE 524288M BLOCKSIZE 8192 EXTENT MANAGEMENT LOCAL AUTOALLOCATE ENCRYPTION USING 'AES128' ENCRYPT

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