nerdexam
Oracle

1Z0-409 · Question #223

You have the copy of all the rpms in the /RPMS directory on your local Linux machine. After logging in as root and changing to the /RPMS directory, you try to install the mysql package using the rpm…

The correct answer is B. by installing the software using rpm with the --aid option. See the full explanation below for the reasoning.

Question

You have the copy of all the rpms in the /RPMS directory on your local Linux machine. After logging in as root and changing to the /RPMS directory, you try to install the mysql package using the rpm command. You end up with an error message as shown below:

Error: Failed dependencies: Perl(DBI) is needed by mysql. How would you overcome this error and install mysql successfully by resolving the dependencies?

Options

  • Aby installing the software using rpm with the -F option
  • Bby installing the software using rpm with the --aid option
  • Cby installing the software using rpm with the --force option
  • Dby installing the software using rpm with the --nodeps option

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    84% (41)
  • C
    2% (1)
  • D
    10% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice