Menu
  • HOME
  • TAGS

How to export oracle 11g user to 10g and on a different default tablespace

oracle,oracle11g,tablespace,impdp

You can use the REMAP_TABLESPACE parameter during the import: Remaps all objects selected for import with persistent data in the source tablespace to be created in the target tablespace. You can specify multiple mappings if necessary....