Multiple choice

An OC4J instance was started on a development PC and then a form was run from the Forms Builder. Which of the following statements describes the behaviour of OC4J?

  1. It appears in the Forms Builder window that can be minimized once OC4J starts

  2. It appears in a separate window that can be closed once OC4J starts

  3. It appears in the Forms Builder window that can be closed once OC4J starts

  4. It appears in a separate window that should not be closed as the OC4J instance will abort

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

When OC4J (Oracle Containers for Java) starts, it opens in a separate command console window. This window must remain open because closing it terminates the OC4J instance, which would interrupt the form execution. The window displays OC4J startup and runtime messages. Options A and C are incorrect because OC4J runs independently, not within Forms Builder. Option B is wrong because while it is a separate window, it should NOT be closed.