<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>A Database Logbook</title><link>https://josecarlospavon.es/</link><description>Recent content on A Database Logbook</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 22 Apr 2026 19:40:00 +0200</lastBuildDate><atom:link href="https://josecarlospavon.es/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello World: Migrando mi infraestructura a Hugo</title><link>https://josecarlospavon.es/posts/hello-world/</link><pubDate>Wed, 22 Apr 2026 19:40:00 +0200</pubDate><guid>https://josecarlospavon.es/posts/hello-world/</guid><description>&lt;p>Este es el primer post de mi nuevo blog. He decidido abandonar plataformas cerradas y montar mi propio &amp;ldquo;Data Center&amp;rdquo; estático usando Hugo, GitHub y Vercel.&lt;/p>
&lt;h3 id="por-qué-este-cambio">¿Por qué este cambio?&lt;/h3>
&lt;p>Como DBA y SRE, tener control absoluto de mi infraestructura es innegociable. Con este setup consigo:&lt;/p>
&lt;ol>
&lt;li>&lt;strong>Rendimiento extremo&lt;/strong> (cero llamadas a BBDD).&lt;/li>
&lt;li>&lt;strong>Soberanía de datos&lt;/strong> (mis posts son archivos Markdown en mi local).&lt;/li>
&lt;li>&lt;strong>Flujo CI/CD&lt;/strong> (escribo, hago push y se despliega solo).&lt;/li>
&lt;/ol>
&lt;p>Nos vemos en el próximo post.&lt;/p></description></item><item><title>RMAN-05541 &amp; RMAN-05001 when duplicating database from a consistent (cold) RMAN backup</title><link>https://josecarlospavon.es/posts/rman-duplicate-errors-05541/</link><pubDate>Tue, 15 Jun 2021 10:00:00 +0200</pubDate><guid>https://josecarlospavon.es/posts/rman-duplicate-errors-05541/</guid><description>&lt;h3 id="rman-05541-no-archived-logs-found-in-target-database">RMAN-05541: no archived logs found in target database.&lt;/h3>
&lt;p>&lt;strong>Problem:&lt;/strong>
You are getting RMAN-05541 error when duplicating database from a consistent (cold) RMAN backup.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-text" data-lang="text">&lt;span style="display:flex;">&lt;span>RMAN-00571: ===========================================================
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>RMAN-00571: ===========================================================
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>RMAN-03002: failure of Duplicate Db command at 04/16/2021 12:57:12
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>RMAN-05501: aborting duplication of target database
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>RMAN-05541: no archived logs found in target database
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>&lt;strong>Solution:&lt;/strong>
The error should be resolved by using NOREDO clause for your duplicate command.&lt;/p></description></item><item><title>About</title><link>https://josecarlospavon.es/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://josecarlospavon.es/about/</guid><description>Meet José Carlos: Data Architecture and SRE specialist focusing on Oracle, Cloud, and automation. Technical notes and performance tuning.</description></item></channel></rss>