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-6860ab8412472373919915/] [crayon-6860ab8412479734115168/] or [crayon-6860ab841247a221313184/] or [crayon-6860ab841247c482144197/] …
Read More »In this article I’ll tell you how to stop Oracle Audit Vault Services. You should follow below sequence of steps: [crayon-6860ab84126dd691673481/] [crayon-6860ab84126e1767417673/] [crayon-6860ab84126e3629369046/] [crayon-6860ab84126e4698231064/] …
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 »