John and Peter are working for the same project and handling the same environment called TEST.
John receives a request to apply a big patch on the TEST environment. He stops all services and
starts applying this patch. At the time when d-portion of the patch is going on, Peter gets a request
to recompile all forms of the GL schema. Peter is not aware that John is applying the patch, so he
starts adadmin in the other session. What will happen in this case?
A.
As soon as Peter executesadadmin, the adpatch session gets killed.
B.
As soon as Peter executesadadmin, both adpatch and adadmin sessions get killed.
C.
As soon as Peter executesadadmin, he gets the error You must be in Maintenance Mode to run
adadmin.
D.
As soon as Peter executesadadmin, he gets the error “You dont have permissions to execute
adadmin as adpatch is running.”
E.
As soon as Peter executesadadmin and passes all relevant parameters required by adadmin to
generate all GL forms, adpatch will run as it was running and adadmin will indicate that “the
FND_INSTALL_PROCESSES table created by AutoPatch already exists.”