Numeric data type SAP IQ – supports up to (126, 38) MySQL/memSQL – support up to 65 digits; https://docs.memsql.com/sql-reference/v6.5/datatypes/ ISNULL vs IFNULL SAP IQ …
Read More »Installing Percona XtraDB Cluster with three nodes on Ubuntu 16.04 Step By Step
Percona XtraDB Cluster is a active/active database clustering solution for MySQL. It ensures high availability, prevents downtime and data loss, and provides linear scalability …
Read More »Cellcli Commands
In this article we have examined many of CellCLI commands. CellCLI — Cell Command Line Interpreter (Exadata) [crayon-67428aa34ae73621522428/] Help Command: [crayon-67428aa34ae77926048070/] Commands for obtaining …
Read More »How To Change Server Collation On SQL Server
Sometimes we need to change Collation after we have done SQL Server Installation. I will do my warning from the beginning. After changing Collation, …
Read More »Steps to implement Oracle Fine Grained Auditing (FGA)
Guarantee security on Data is a key element and auditing is one of them. FGA provides a flexible way to achive this goal. With …
Read More »MSSQL Server Availability Group(AG) : Fail-over Clustering with Secondary Replica
To create Availability Group(AG) Fail-over SQL Server Cluster with secondary replica we need 4 machines/VMs which are as follows Domain Controller: Machine Name: DC 192.168.1.71 …
Read More »What is File Table and Differences From File Stream
The File Table uses the technology of File Stream. It keeps file system data as a table. That is, you can access the data …
Read More »How To Change e-mail Alert Settings on Exadata cell servers
Cellcli can be used to change e-mail alert settings on cell servers. To find out the current situation: [crayon-67428aa34b97c517973418/] To change: [crayon-67428aa34b980325178910/] …
Read More »Fulltext Search On SQL Server
Full-text Search used to search for columns with large text, such as varchar (max). You can do the same with LIKE, but LIKE will …
Read More »ORA-04030: out of process memory
ERROR: When a query is executed, an error “ORA-04030: out of process memory when trying to allocate nn kilobytes” is being received. SOLUTION: Decrease pga …
Read More »