Grant All Privileges to User in Oracle :
Often in our daily DBA tasks, we may get the requirement to grant all privileges to user in Oracle. Today […]
Grant All Privileges to User in Oracle : Read More »
Often in our daily DBA tasks, we may get the requirement to grant all privileges to user in Oracle. Today […]
Grant All Privileges to User in Oracle : Read More »
Use the script below to find the active and inactive session details in Oracle database. It script can be used
How to check session details in Oracle Read More »
Use the script below to find out the total session count as well as the active & inactive session count
How to check session count in Oracle: Read More »
In your daily DBA operational tasks, you may often find to kill a session in Oracle. Today we will see
How to kill a session in Oracle database: Read More »
During DB performance or slowness issues, it is very important to check long running query in Oracle database as a
How to Check Long Running Query in Oracle Database: Read More »
If you are getting the error while dropping a tablespace, please follow the steps to solve the issue. SQL> drop
ORA-38301: can not perform DDL/DML over objects in Recycle Bin: Read More »
You should know at first what is AWR Report. So, AWR stands for Automatic Workload Repository. AWR is a performance
How To Generate AWR Report in Oracle : Read More »
Do you know how to get DDL of a dbms_scheduler job under sys schema in Oracle, if you are looking
How to get DDL of a dbms_scheduler job : Read More »
If you want to create an Oracle CDB using DBCA silent method then you are in the right place. Just
Create Oracle CDB using DBCA silent method: Read More »