[OCI] Re-create the PDB$SEED
Today, let's talk about how to easily re-create the PDB$Seed when we don't have a backup. Below you can see the error: sys@> alter pluggable database PDB$SEED open read only; alter pluggable database
![[OCI] Re-create the PDB$SEED](https://cdn.hashnode.com/uploads/covers/65605419d28f19cc44df7ef1/f28aba81-36b0-4055-964d-5703b33b565b.webp)
Search for a command to run...
Today, let's talk about how to easily re-create the PDB$Seed when we don't have a backup. Below you can see the error: sys@> alter pluggable database PDB$SEED open read only; alter pluggable database
![[OCI] Re-create the PDB$SEED](https://cdn.hashnode.com/uploads/covers/65605419d28f19cc44df7ef1/f28aba81-36b0-4055-964d-5703b33b565b.webp)
If you prefer to read in Spanish Spanish version. Today, let's talk about the steps to clone a PDB using RMAN Active Duplicate or DDL commands betweent differents CDB$Root. DDL Let's use a script in
![[OCI] Clone PDB](https://cdn.hashnode.com/uploads/covers/65605419d28f19cc44df7ef1/4c20418f-c149-484c-a2b7-c30b4cfec47b.png)
If you prefer to read in Spanish Spanish version. Today, let's see a little script in order to see quickly monitor jobs running into Oracle Database Cloud. Below, you can see the output our sh: At t
![[OCI] Check Jobs DBCli](https://cdn.hashnode.com/uploads/covers/65605419d28f19cc44df7ef1/4007e787-d6ad-47d9-b238-d69a285383ab.png)
If you prefer to read in Spanish Spanish version. Today, let's talk about the new join syntax available in the last realease 26ai. It was introduced to simplify our joins avoiding common mistakes, wri
![[26ai] JOIN_TO_ME](https://cdn.hashnode.com/uploads/covers/65605419d28f19cc44df7ef1/49867547-f920-47a6-b11f-f5db511bcc73.png)
If you prefer to read in Spanish Spanish version. Today, let's create an audit in order to clean up unused package/procedure/function in the database, with the porpuse of reducing the total amount of
![[26ai] Cleanup of Obsolete PL/SQL Objects](https://cdn.hashnode.com/uploads/covers/65605419d28f19cc44df7ef1/64ada612-0048-411c-b9df-61b8825af6e7.png)
If you prefer to read in Spanish Spanish version. Today, let's talk about a new Hybrid Read-Only open-mode in 26ai. When we set up this mode, our PDB is read-only mode for local users and read-write f
![[26ai] Hybrid Read-Only Mode PDB](https://cdn.hashnode.com/uploads/covers/65605419d28f19cc44df7ef1/23e8f92e-f89b-4746-930e-98156e3a1ec4.png)
If you prefer to read in Spanish Spanish version. Today, let's talk about a new parameter in 26ai in order to handle the size our alert log in a straightforward and efficient way. It's alert_log_max_s
![[26ai] ALERT_LOG_MAX_SIZE](https://cdn.hashnode.com/uploads/covers/65605419d28f19cc44df7ef1/dad5c53e-425c-4e82-9bbb-e0ccec6e9a4e.jpg)
If you prefer to read in Spanish Spanish version. Today, let's talk about the new feature in 26ai: the ConnStr tool. The tool is a command-line utility that it works in order to display the connection
![[26ai] ConnStr Tool](https://cdn.hashnode.com/uploads/covers/65605419d28f19cc44df7ef1/8316641c-ac22-45c3-a59d-4a8a7dfd9de5.png)
If you prefer to read in Spanish Spanish version. Today, we're going to see how to set up Oracle 26ai on Linux 9. [root@~]# grep PRETTY /etc/os-release PRETTY_NAME="Oracle Linux Server 9.7" First of
![[26ai] Install Oracle AI Database 26ai on Linux 9](https://cdn.hashnode.com/uploads/covers/65605419d28f19cc44df7ef1/243000b4-ccef-4cab-97db-f9b47328159f.png)