ORACLE DBA – ACTIVITY CHECKLIST on DAILY/WEEKLY/MONTHLY/NIGHTLY Aim: This activity checklist is for Oracle DBA to perform the complete health check report of production databases on Daily/Weekly/Monthly basis as per …
-
-
Oracle
How to Install the Oracle Enterprise Manager Cloud Control (OEM) 13.5c on Oracle Linux
by tuanlpby tuanlpHow to Install the Oracle Enterprise Manager Cloud Control (OEM) 13.5c on Oracle Linux Check the OS Hostname: In case if you have not install the Software & Oracle database …
-
Enterprise Manager Cloud Control offers a centralized solution that allows you to manage and monitor the entire Oracle infrastructure (Hardware, OS, database, middleware) and other market products, remembering that no …
-
Oracle Database Audit This week there was a specific demand to configure and work with auditing in the Oracle database, in this way I will unravel how to use auditing …
-
1 – Checking if the broker is being used. sqlplus / as sysdba show parameter dg_broker; show parameter dg_broker_start; select name, value from v$parameter where name = ‘dg_broker_start’; …
-
In this blog I have explained the step by step installation of Oracle Enterprise Manager 13c on Windows server. Make sure you have sufficient resources on your laptop or server …
-
[ Oracle Complete Scenario ] GI 19c [ASM] DB 19c on [ Oracle Linux 8.3 ] + RMAN In this Document we will start with oracle linux 8.3 installation, then …
-
HOW TO SETUP ACTIVE DIRECTORY ON WINDOWS SERVER 2022 Below prerequisites that needed to proceed with this documentation: Note: If the server is on a Virtualization Environment you need to …