I will try to explain the identity feature, which is my favorite innovation in Oracle 12c. MS SQL and MYSQL users know the Identitiy …
Read More »
I will try to explain the identity feature, which is my favorite innovation in Oracle 12c. MS SQL and MYSQL users know the Identitiy …
Read More »You should read the first part of this article before reading this article. “High Availability Part I” The expectation …
Read More »Policy-Based Management is a feature that introduced with SQL Server 2008. It allows us to set the rules we want in our systems, to …
Read More »I tried to explain the apex installation step by step. Ensure that the Oracle Text component is also installed before you begin the installation. …
Read More »You can read the article “How To Create SQL Server Audit” to get more information about Audit and create an audit. You can read …
Read More »Enabling the archive log mode in the RAC database is slightly different from the normal database. You can enable archive log mode in the rac …
Read More »We will create sql server audit step by step in this article. We need to create an Audit file to record transactions made by people …
Read More »You can use the following script to access SQL information in Oracle from a PROCESS ID on the operating system. [crayon-687745444a7cd171089074/] If your …
Read More »I wanted to write this article to make it easier for you to choose between SQL Server’s technologies used for HA (High Availability) and DR …
Read More »You can use the following script to collect the enviroment information that are set on the user you are connecting to the database. This …
Read More »