nerdexam
IBM

LOT-409 · Question #8

Which two options are required when developing a server-side agent which connects to IBM DB2 via JDBC? (Choose two.)

The correct answer is C. The JDBC class must be defined in the agent via the include call. E. The JDBC driver JAR file must be imported into the Notes database or available in the JavaUserClasses. See the full explanation below for the reasoning.

Question

Which two options are required when developing a server-side agent which connects to IBM DB2 via JDBC? (Choose two.)

Options

  • AThe IBM Domino database must be ODS 51.
  • BThe IBM Notes application must be an NSFDB2 database.
  • CThe JDBC class must be defined in the agent via the include call.
  • DThe JDBC class must be defined via the IMPORT Java function prior to use.
  • EThe JDBC driver JAR file must be imported into the Notes database or available in the JavaUserClasses

How the community answered

(33 responses)
  • A
    15% (5)
  • B
    9% (3)
  • C
    73% (24)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full LOT-409 Practice