nerdexam
Oracle

1Z0-877 · Question #297

You are installing a software application onto your server. The software installation notes specify that the Solaris 10 OS must have patch 104945-02 applied. You have downloaded the patch into your…

The correct answer is D. cp the patch to /var/tmp; cd /var/tmp /usr/bin/unzip 104945-02.zippatchadd 104945-02. See the full explanation below for the reasoning.

Question

You are installing a software application onto your server. The software installation notes specify that the Solaris 10 OS must have patch 104945-02 applied. You have downloaded the patch into your /home directory and the ls command lists it as follows:

104945-02.zip You are ready to install the patches. Which answer describes the correct procedure for installing the patch?

Options

  • Acp the patch to /var/tmp cd /var/tmp patchadd -p 104945-02
  • B/usr/bin/unzip ~/104945-02.zip patchadd 104945-02.zip
  • C/usr/bin/unzip ~/104945-02.zip cp the patch to /var/tmp cd /var/tmp;patchadd 104945-02
  • Dcp the patch to /var/tmp; cd /var/tmp /usr/bin/unzip 104945-02.zippatchadd 104945-02

How the community answered

(45 responses)
  • A
    7% (3)
  • B
    13% (6)
  • C
    4% (2)
  • D
    76% (34)

Community Discussion

No community discussion yet for this question.

Full 1Z0-877 Practice