You can change the ilom information of the Exadata compute nodes with the ipmitool tool on the corresponding compute node. The following examples shows how …
Read More »What is Always Encrypted in SQL Server
Always Encrypted is a security solution that introduced with SQL Server 2016. With this solution, application developers can encrypt the columns from the client side. …
Read More »How To Change Exadata Cellnode Configurations
When the “ip”, “ntp” or “ilom” information is changed on the Exadata cellnodes, some operations must be performed. You can perform these operations by following …
Read More »Verifiy Exadata Configuration File
The configuration files on the compute node and the cell node can be corrupted by manual changes. “/opt/oracle.cellos/cell.conf” configuration file should not be modified unless …
Read More »Could not obtain information about Windows NT group/user
You should receive this error when you use “Execute as ower” in your script or in your jobs. I received this error when I want …
Read More »ORA-00600: internal error code, arguments: [kzsviver:4]
This error is received if unwanted characters are used in the password when changing the user password. In the following example, the “:” character is …
Read More »What is Natively Compiled Stored Procedure in SQL Server
The Natively Compiled Stored Procedure is a new type of stored procedure offered by SQL Server 2014 with In Memory OLTP. Available in Memory Optimized …
Read More »Solution of the “ORA-07445 [kxibFindIndex()+4]” error received in databases in the Exadata environment
In parallel delete operations in the Exadata environment, “ORA-07445 [kxibFindIndex()+4]” error can be received depending on some bugs. ERROR MESSAGE The error message is as …
Read More »In Memory OLTP in SQL Server 2014, SQL Server 2016 and SQL Server 2017
In this article, we will explain what is In Memory OLTP and how to use this feature in SQL Server 2014 and what is limitations. …
Read More »ORA-28040: No matching authentication protocol error in Oracle 12.2
During the connection to Oracle 12.2 databases, this error is occurring due to the older client version of the client and the connection cannot be …
Read More »