Buffer Pool Extension is a feature that was introduced in SQL Server 2014. With this feature, SQL Server uses the disk we specified for …
Read More »
Buffer Pool Extension is a feature that was introduced in SQL Server 2014. With this feature, SQL Server uses the disk we specified for …
Read More »In the article “Postgresql Foreign Data Wrapper“, we created Foreign Data Wrapper to read data between two PostgreSQLs. And we have created Foreing Data …
Read More »Postgresql is one of the RDMS databases presented in simple form. Therefore, we need to install the extension to use dblink, Foreign Data Wrapper, …
Read More »If you don’t use PG ADMIN or any other similar application and you want to see the data type in the columns of the …
Read More »SQL Server is a relational database management system (RDBMS) that Microsoft has provided to us. You can find a lot of articles about SQL Server …
Read More »A script that you might need during database scaling. Calculation of transaction numbers between two specific dates. This script was tested in 11gR1 and 11gR2. …
Read More »In this article I will share an example about data pump usage. First we start with export. EXPORT: [crayon-68b914386d5b2974775615/] [crayon-68b914386d5b8871685416/] or [crayon-68b914386d5ba708459817/] or [crayon-68b914386d5bc172210857/] …
Read More »In this article I’ll tell you how to stop Oracle Audit Vault Services. You should follow below sequence of steps: [crayon-68b914386d7eb920136067/] [crayon-68b914386d7ef670910610/] [crayon-68b914386d7f1723251503/] [crayon-68b914386d7f3570458350/] …
Read More »Unplanned outages are very expensive, and the cost of downtime is rising as almost all mission critical systems are fully automated. Industries like banking …
Read More »Pre-requites: Must have MySQL Enterprise Edition installed Download media file : meb-4.1.0-el6.x86_64.rpm (For Linux Platform) Installation of MySQL Enterprise Backup Command to install …
Read More »