1Z0-067 Web TestEngine demo

Exit VceDump 1Z0-067 Upgrade Oracle9i/10g/11g OCA to Oracle Database 12c OCP
Question 25 of 40
0% complete
Q25 Single choice

Examine these Data Pump commands to export and import objects from and to the same database.

The dba has not yet created users hr1 and oe1.

$expdp system/manager
schemas = hr.oe
directory = EXP_DIR
dumpfile = export.dat
include = table

$ impdpsysten/manager
schemas = hr1,oe1
directory = EXP_DIR
dumpfile = export.dat
remap_schena=hr:hrl, oe:oe1

What will happen when running these commands?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in