In today’s article, you can use the script below to see questions such as how much RAM is used in SQL Server? How much of …
Read More »Oracle Enterprise Manager Commands
In today’s article, we will be talking about the three basic commands of Oracle Enterprise Manager: Start, Status and Stop. 1. Start OEM; [crayon-672937a28c21a051670390/] 2. …
Read More »Database Based Authorizations In PostgreSQL
Today, we will discuss how you can define database-based authorizations for your user created on a database basis in PostgreSQL. Authorizations defined on a database …
Read More »How To Start And Stop Oracle Enterprise Manager
In today’s article, we will be covering How to Start, Stop and View the Status of Oracle Enterprise Manager. START 1. Connect to the DB …
Read More »Authorization To Groups In SQL Server
In this article, I will provide a practical explanation of how to Authorization to Groups in SQL Server. SQL Server offers us more than one …
Read More »Install Oracle Enterprise Manager With DBCA
In today’s article, we will explain step by step how to install Oracle Enterprise Manager with DBCA. 1. We open a new terminal window on …
Read More »SQL Server Reporting Server 2017 Install And Configuration
In today’s article, we will be discussing how to Install and Configuration SQL Server Reporting Server 2017. First, we download from the link below. [crayon-672937a28ca1f880173221/] …
Read More »How To Migrate From MySQL To Oracle
In this guide, we will explore the step-by-step process of migrating from MySQL to Oracle, covering key concepts, tools, and best practices to ensure a …
Read More »MSSQL Hash Partition
In this article, we will discuss the use of hash partitions to prevent slowdowns caused by large numbers of insert operations in SQL Server and …
Read More »Roles In Oracle Database
In today’s article, we will explain concepts such as defining roles in Oracle and which users have which roles. When you want to grant the …
Read More »