How to exp or expdp a schema with tables in encrypted tablespace?
My database admin knowledge/experience has weakened considerably over the decade. I'm embarrassed to even ask this, but I'm wearing too many hats and I'm sure this is everyday stuff for an experienced DBA.
We're upgrading some software.
Step 1: create a new 11g database in OCI (temporary, just as a transient step) - done
Step 2: import data from "old" database. - done
Step 3: prep schema for conversion. - done
Step 4: backup prep work. - Here is where I'm hitting my problem. I have a physical database backup, but we want a logical backup too.
Many more steps to follow, including getting on a current version of Oracle DB...