blog Oracle blog in Spanish

Oracle


Add disks to ASM

rgonzalezpinto Jul 19, 2023 1 min read
Add disks to ASM

With the Grid environment variables set, run the following command: ./u01/app/oracle/21.0.0/grid/bin/asmca The ASM graphical configuration screen will appear; click the “Groups…” option…

Secure External Password Store

rgonzalezpinto Jul 19, 2023 8 min read
Secure External Password Store

In many cases, it is necessary or advisable to connect to the database quickly and, above all, securely, without the details of…

Restore a table with RMAN

rgonzalezpinto Jul 18, 2023 17 min read
Restore a table with RMAN

In version 12c, many very useful new features were introduced. Among them is the ability to recover a table using RMAN. This feature…

Adding Disks to ASM Linux UDEV Systems

rgonzalezpinto Jul 13, 2023 3 min read
Adding Disks to ASM Linux UDEV Systems

In this post show you how to manually add disks to the Linux operating system. We'll also explain how to mount them so that they are…

Installing Oracle Restart 21c (Oracle Grid Infrastructure) on Oracle Linux 8

rgonzalezpinto Jul 5, 2023 9 min read
Installing Oracle Restart 21c (Oracle Grid Infrastructure) on Oracle Linux 8

On this page, we'll explain how to install a Grid infrastructure—in this case, Oracle Restart 21c on Oracle Linux 8 with…

How to Create a PDB

rgonzalezpinto Dec 9, 2022 7 min read
How to Create a PDB

CREATE AN APPLICATION PDB "Application containers" are a feature of version 12, release 2 (12.2). An "application container" is a component…

Oracle ACE