blog Oracle blog in Spanish

Home

How to Create a PDB

CREATING AN APPLICATION PDB "Application containers" are a feature of Oracle Database version 12.2. An "application container" is an CDB component used to store data and metadata for an application. A CDB zero or more application containers. Each application consists of a configuration, metadata, and shared objects.

Add disks to ASM file systems

In this post show you how to manually add disks to the Linux operating system. We will also explain how to set them up so that they can be used to store data from our Oracle database. First, we will list the disks we have in our virtual machine. There are two ways to do this:
Oracle ACE