Database Administration (MOSC)

MOSC Banner

How to export a single daily partition of a database (11.2.0.4) with 60 partitioned tables to prep f

edited Nov 6, 2019 4:05AM in Database Administration (MOSC) 3 commentsAnswered

How to export a single daily partition of a database (11.2.0.4) with 60 partitioned tables to prep for encrypting existing tablespaces?

A new tablespace/datafile is created daily and 60 tables save that day's data into that tablespace/datafile.

I'd like to export the entire tablespace/datafile without iterating through all the tables, however, datapump attempts to export entire table contents, not just the desired partition.

Once exported I plan to drop and re-create the tablespace encrypted and re-import the exported data back into it.

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