Provision an EBS Oracle Apps Instance on Oracle Cloud OCI In this post I am going to share how to provision an EBS instance on OCI using a tool called as EBS Cloud Manager. There are 2 methods in this One-Click Provisioning- Everything is on single Compute (ie Database & Application) Advanced Provisioning- Application on compute & database on DB System (PaaS) Create an Oracle Cloud Infrastructure Compute instance (VM) containing the Release 12.2.13 database and application tiers from one of the provided images: Oracle E-Business Suite 12.2.13 Demo Install Image - The instance contains demonstration data and is suitable for conducting demonstrations and exploring new features. Oracle E-Business Suite 12.2.13 Fresh Install Image - The instance can be configured with your own data and specific, functional setups so that you can test business processes tailored to your needs. We are going to deploy a demo EBS 12.2.10 instance on single compute VM. Steps: I have already having a com...