nerdexam
IBM

A2060-218 · Question #56

Given the following information from the servers.properties file: noapp=/home/SBI/properties/noapp.properties jboss=/home/SBI/properties/noapp.properties…

The correct answer is C. Edit customer_overrides.properties and add jdbcService.document_dir=<new directory full path>. See the full explanation below for the reasoning.

Question

Given the following information from the servers.properties file:

noapp=/home/SBI/properties/noapp.properties jboss=/home/SBI/properties/noapp.properties jdbcService=/home/SBI/properties/jdbc.properties jdbcServiceCustomer=/home/SIB/properties/jdbc_customer.properties si_config=/home/SBI/properties/sandbox.cfg customer_overrides=/home/SBI/properties/customer_overrides.properties filesystem=/home/SBI/properties/filesystem.properties The customer would like to change the default directory to store on-disk documents to a new directory. How should this override be configured in the system?

Options

  • AEdit sandbox.cfg and add document_dir=<new directory full path>.
  • BEdit filesystem.properties and add filesystem.document_dir=<new directory full path>.
  • CEdit customer_overrides.properties and add jdbcService.document_dir=<new directory full path>.
  • DEdit jdbc_customer.properties and add jdbcServiceCustomer.document_dir=<new directory full

How the community answered

(42 responses)
  • A
    12% (5)
  • B
    2% (1)
  • C
    79% (33)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full A2060-218 Practice