nerdexam
Oracle

1Z0-063 · Question #148

Examine the command: $expdp SYSTEM FULL=YES DUMPFILE=dpump_dir1:fulll%U.dmp, dpump_dir2:full2% U.dmp, dpump_dir3:full3%U.djnp FILESIZE=400M PARALLEL=3 JOB_NAME=expfull Which statement is true about…

The correct answer is B. It fails because no absolute path is specified for the log file and dump file. See the full explanation below for the reasoning.

Question

Examine the command: $expdp SYSTEM FULL=YES DUMPFILE=dpump_dir1:fulll%U.dmp, dpump_dir2:full2% U.dmp, dpump_dir3:full3%U.djnp FILESIZE=400M PARALLEL=3 JOB_NAME=expfull Which statement is true about the execution of the command?

Options

  • AIt fails because the log file parameter is not specified.
  • BIt fails because no absolute path is specified for the log file and dump file.
  • CIt succeeds and exports the full database, simultaneously creating three copies of dump files at
  • DIt succeeds and exports the full database, simultaneously creating three dump files at three

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    70% (16)
  • C
    17% (4)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-063 Practice