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-68eb4bb45d768881988200/] [crayon-68eb4bb45d76c922813987/] or [crayon-68eb4bb45d76e231394591/] or [crayon-68eb4bb45d76f040863454/] …
Read More »In this article I’ll tell you how to stop Oracle Audit Vault Services. You should follow below sequence of steps: [crayon-68eb4bb45d987144174814/] [crayon-68eb4bb45d98a739989209/] [crayon-68eb4bb45d98c600344691/] [crayon-68eb4bb45d98d128371058/] …
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 »