Upgrade to weblogic 10.3.6 is a Prereq for inplace upgrade weblogic 12c. Java compiler upgrade is also a mandatory requirement.
The patching procedure is as follows :
- Upgrade to weblogic 10.3.6 on OEL 6/7 is done by applying the patch 13529623
- It is best to stage the patch on a local mountpoing on the node
- Patch takes a backup of the existing domain config. however, as fallback option a snapshot is advisable prior to beginning the patching effort.
- Patch is execut by the command
- The patch screens are quite intuitive and prompts for backups wherever necessary.
- The patch will need the administrator to supply the domain home and a few other details. It should all complete quite quickly. (depending on the options chosen)
- The Oracles used case note https://docs.oracle.com/cd/E24902_01/doc.91/e18840/upgrade_1036.htm#EOHWL194 explains the process in great detail.