nerdexam
IBM

C1000-010 · Question #23

ODM V8.9.1 is being installed on several nodes in silent mode by using a response file. What needs to be included in the response file during installation?

The correct answer is C. Repository path for the sample server installation. During a silent installation with IBM Installation Manager (IM), the response file must include the repository path so IM knows where to locate the ODM installation packages - without it, the installer has no source from which to pull the software, making the installation…

Administering and Deploying Rules

Question

ODM V8.9.1 is being installed on several nodes in silent mode by using a response file. What needs to be included in the response file during installation?

Options

  • ASample server port number
  • BIBM Installation Manager home location
  • CRepository path for the sample server installation
  • DInstalled WebSphere Application Server home location

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    4% (1)
  • C
    88% (21)

Explanation

During a silent installation with IBM Installation Manager (IM), the response file must include the repository path so IM knows where to locate the ODM installation packages - without it, the installer has no source from which to pull the software, making the installation impossible. Option C is correct because the repository path is a mandatory input that cannot be inferred or defaulted.

Why the distractors are wrong:

  • A (Sample server port number): Port numbers have defaults and are typically configured post-installation, not required in the response file itself.
  • B (IBM Installation Manager home location): IM reads the response file to run, so it already knows its own location - you don't tell the runner where it lives inside the file it's running.
  • D (WAS home location): While ODM runs on WebSphere Application Server, the WAS home is either auto-detected or configured separately during profile creation, not a required field in the basic silent installation response file.

Memory tip: Think of the response file as a "shopping list" - the most critical thing on any shopping list is where the store is (the repository path). Without the store location, nothing else on the list matters.

Topics

#silent installation#response file#repository path#IBM Installation Manager

Community Discussion

No community discussion yet for this question.

Full C1000-010 Practice