You have a parallel shared container that is used by other parallel jobs within your project. Part of
the logic in this shared container has been changed. Which two statements are true regarding this
change to the parallel shared container? (Choose two.)

A.
Jobs using this parallel shared container need to be re-compiled.
B.
Use usage analysis and multi-compile to re-compile job using this shared container.
C.
You can create a sequencer to re-compile all of the routines using this shared container.
D.
Jobs using this parallel shared container need to be re-compiled only when the metadata of the
container is changed.
Explanation: