In the Oracle 12c version, during database creation with dbca, this error is received because the shmall kernel parameter is not set correctly. The problem …
Read More »How To Check VLF Counts in the Databases Using Policy Based Management
Policy-Based Management is a feature that is introduced with SQL Server 2008. It allows us to set the rules we want in our systems, to …
Read More »What is ASM Failure Group
ASM Failure group is defined as protection against the problems in disk in ASM disk groups. Oracle provides disk redundancy with failure groups. If the …
Read More »How To Check Stored Procedure Names Using Policy Based Management(RegEx)
Policy-Based Management is a feature that is introduced with SQL Server 2008. It allows us to set the rules we want in our systems, to …
Read More »Cannot communicate with crsd
In Oracle RAC databases, for cluster operations, errors can be received because the crsd process is stopped or suspended. In this case, it should check …
Read More »How To Check Recovery Model of All Databases Using Policy Based Management
Policy-Based Management is a feature that is introduced with SQL Server 2008. It allows us to set the rules we want in our systems, to …
Read More »ORA-00600: internal error code, arguments: [kclantilock_17]
This error can be received from databases in Oracle 12.2 and later. This error causes Instance to restart. This is due to bug 27162390. The …
Read More »How To Install Logstash On Centos
Using logstash we can transfer data from other database systems or from different sources (.csv file, .txt file etc) to elasticsearch. Logstash constantly listens to …
Read More »ORA-00600: internal error code, arguments: [kdza_check_eq not in dictionary]
This error can be received when the HCC tables are queried or processed on databases in Oracle database 11.2.0.3 and above. It is seen because …
Read More »How To Transfer Data From MSSQL To Elasticsearch Using Logstash
In this article we will transfer the following data set from the AdventureWorks database, which is the sample database of SQL Server, to logstash with …
Read More »