Storage Management (ASM ACFS DNFS ODM) (MOSC)

MOSC Banner

Can an external table be stored in ASM when its stored as a datapump set?

Oracle 19c

I know you can't store the ASCII files on ASM but if we are storing it as a datapump dump file is it possible?

We are using this command to create the external table but I don't currently have an ASM instance set up to test with.

This is a portion of the sql

Create table testExternalTab ORGANIZATION EXTERNAL (TYPE ORACLE_DATAPUMP

DEFAULT DIRECTORY EXT_DIR

ACESS PARAMETER (NOLOGFILE)

LOCATION (EXTDUMPFILENAME))

Tagged:

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