Quantcast
Channel: dbi Blog
Browsing all 2879 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

SQL Server SCOM database: A lot of errors 777970008 in the errorlog file

Few weeks ago, during a audit, I have a lot of error 777970008 in the errorlog file from the SCOM instance. All 5 minutes, we had 4 lines more in the ErrorLog and the file growth a lot. After using...

View Article


Image may be NSFW.
Clik here to view.

SQL Server: “Cannot resolve the collation conflict” in a Stored Procedure

This week I have a new little challenge by a customer. By executing a “standard” stored procedure, I have the error: Msg 468, Level 16, State 9, Procedure Get_logsessions, Line 56 [Batch Start Line...

View Article


Image may be NSFW.
Clik here to view.

JENKINS – some ways to restart manually Jenkins services

Hi Team, Depending on your actions performed on your master,sometimes Jenkins needs to be restarted,for that,we have many alternatives,it is not supposed to be a tough task but it can be helpful to...

View Article

Alfresco – ActiveMQ not starting, blocking Alfresco

As already mentioned in a previous blog, ActiveMQ has been used in the scope of Alfresco since quite some time. Initially, as an optional component but then, it became mandatory. Just like for the...

View Article

Image may be NSFW.
Clik here to view.

Deploying a KVM-based virtualized X8-2M ODA

Introduction Until now, High-Availability (HA) ODAs could have been deployed either in bare metal or in virtualized mode. Virtualized mode means that instead of installing a classic Linux system on the...

View Article


ODA 19.11.: ORACLE_HOMEs on ACFS

Introduction Beginning with Oracle Database Appliance (ODA) 19.11. the ORACLE_BASE and ORACLE_HOMEs are created on ACFS. That’s good news, because there is much more space on ASM than on the internal...

View Article

Image may be NSFW.
Clik here to view.

ODA: Quickly solve ILOM and BIOS update errors

Introduction Patching an Oracle Database Appliance is sometimes quite tough and you often struggle to solve failures at different steps. Regarding ILOM and BIOS patching errors, a simple workaround is...

View Article

Image may be NSFW.
Clik here to view.

SQL Server: Using Client Statistics to find the good Cardinality Estimator...

Few days ago, I have very poor performance on a database that I migrate from SQL 2012 to SQL 2019. The developer Team asks me to upgrade the number of CPU and the Memory to have better performance....

View Article


Image may be NSFW.
Clik here to view.

Nutanix Era with oracle databases : Part 1 – Introduction

I’m currently setting up a lab for Nutanix Era in order to be able to provide some presentation on this subject and see how Nutanix Era interacts with Oracle databases. I therefore thought it would be...

View Article


Image may be NSFW.
Clik here to view.

Nutanix Era with oracle databases : Part 2 – Create an oracle database...

This is the part 2 of Nutanix Era blogs related to the use with Oracle databases. Before using Nutanix Era with Oracle and be able to provision oracle databases, we need to create a template VM. To do...

View Article

Image may be NSFW.
Clik here to view.

Nutanix Era with oracle databases : Part 3 – Provision an oracle database

In the previous blog (Part 2) we have created a VM template for oracle database and we could successfully registered it in Nutanix Era. Now we are going to use it to provision an oracle database named...

View Article

Image may be NSFW.
Clik here to view.

Auto Upgrade of non CDB to PDB with autoupgrade.jar in Oracle 21c

Since Oracle 21c it is possible to convert the non CDB database into a PDB directly during the upgrade using the Oracle Autoupgrade Tool. This is an important enhancement, because with Oracle 21c the...

View Article

Image may be NSFW.
Clik here to view.

How to view and change SQL Server Agent properties with T-SQL queries

Few days ago, after a reboot, we had this warning on the Agent Error Logs on many servers: Warning [396] An idle CPU condition has not been defined – OnIdle job schedules will have no effect “The CPU...

View Article


Image may be NSFW.
Clik here to view.

How to find the TLS used for the SQL Server connection

For a customer, I do some research to find which TLS is used on the SQL Server environment. The only way is to create an Extended Event. A big limitation is that the event used is only available on SQL...

View Article

What are those *_init files for in PostgreSQL?

Quite some time ago I’ve written about relation files in PostgreSQL and when they get created. In that post we talked about the files containing the actual data, the free space map (fsm) and the...

View Article


Parallel distinct for PostgreSQL 15

When parallel execution was introduced with PostgreSQL 9.6 it was quite limited and supported only a few operations to run in parallel. Over time more and more operations were enabled to run in...

View Article

Temporal tables for PostgreSQL 15?

One of the features which is currently missing in PostgreSQL is Temporal Tables. Other database systems have that since a long time and many people want to have in PostgreSQL as well. If you don’t know...

View Article


Image may be NSFW.
Clik here to view.

Deploy a Kubernetes cluster using Ansible in AWS

After more than 2 years of experience in Kubernetes cluster administration, I am deeply convinced that one of the most important things to have as an ops guy is a sandbox cluster at your disposal. This...

View Article

Image may be NSFW.
Clik here to view.

MongoDB Monitoring using Nagios

The question comes frequently: How can I monitor my MongoDB cluster (ReplicaSet or Sharded) in a production environment? To answer this question we need first to get an overview of all potential...

View Article

After startup database with srvctl, sqlplus as sysdba results in ORA-12547:...

A few days ago a customer called me, that he have a strange issue with a new created database in a oracle restart configuration with 19c. Problem The customer has patches his 19c Databases with the...

View Article
Browsing all 2879 articles
Browse latest View live