In today’s article, we will explain the measures taken for Oracle Database 20c and some increased security measures. Upper/lower case password As in all versions …
Read More »ORACLE
Database User Limit
In today’s article, I will explain how we can determine the MAXIMUM user limit that can be created in the Database. Thus, more users than …
Read More »Update Oracle Linux 7
In today’s article, we will explain how to use Oracle Linux as a local repository for its own series. Oracle Linux 7 operating system can …
Read More »With Grant Option
In today’s article I will be explaining how we can Authorize the User with ‘WITH GRANT OPTION’. When Grant is given with Grant Option, the …
Read More »Virtual Private Database In Oracle
In today’s article, I will introduce the “Virtual Private Database” feature, which is one of the security policies offered by Oracle. With Virtual Private Database, …
Read More »Oracle Create User
In today’s article, I will explain how to create a user. The person who will create a user in the database must have “CREATE USER” …
Read More »Automatic Indexing In Oracle 19c
In this article, we will introduce the DBMS_AUTO_INDEX feature, which acts with the autonomous database policy first on the database side and then in the …
Read More »Oracle Database Uptime
In today’s article, we will learn how long the Database software and Server have been running with the help of the uptime command. We can …
Read More »Shrink Table In Oracle
In today’s article, I will be explaining how to shrink the tables in the Oracle database. One of the issues that we, as database administrators, …
Read More »Command To Shutdown Oracle Database
In today’s article, I will explain the Abort, Normal, Immediate, Transactional and Startup Force commands to close the oracle database. Shutdown Abort: 1. It is …
Read More »