When you develop an application that uses a database, one of the topics you need to consider is how to connect to the database. Some application use a one-to-one connection,
When you develop an application that uses a database, one of the topics you need to consider is how to connect to the database. Some application use a one-to-one connection,
This is the second part of the article, in the previous part I explained how extent management and shrink table works. In this post I’ll dive into a problem that
This is an article that was published in the past, however, it’s not available anymore so I decided to post it here. Fragmentation is a common issue which we try
Lately I’ve been writing about Standard Edition High Availability (SEHA). After publishing my introduction post about SEHA, I got a comment from Purav with a case I didn’t cover in
This occurred to me not too long ago, when I prepared an Oracle Software for a client. It is a small appliance with not a lot of disk space and
UTL_FILE is used to work with local files on the database server side. In this post I’ll explain why you might get ORA-29283 in RAC (but not only) and how
I’ve been struggling with that for a while now, so in this post I’d like to explain what I’ve found so far and what I’m missing. If you can help
In an environment I’ve upgraded lately from 11.2 to 18c I found out that some backups are not getting deleted from the standby database. The environment has a single instance
Oracle Data Guard consists of many components. In this post I’ll explain about an environment that helped me understand how all the components work. This is a 12.1.0.2 (with APR
I’ve known this for a while but never wrote about it. In KScope19 I attended a session by Alex Nuijten and during the session he asked a question about LIKE