What is Oracle Cloud Infrastructure (OCI) Monitoring service and why is it important? OCI Monitoring is a service that enables you to monitor your cloud…
Leave a CommentExpert Oracle Posts
Here are a few scripts that can help you find the number of executions of a specific SQL_ID in an Oracle database: Scripts based on…
1 CommentIn an Oracle Database, the GC buffer busy acquire wait event occurs when a session tries to acquire a buffer from the buffer cache and…
1 CommentJSON (JavaScript Object Notation) is a lightweight data-interchange format that is easy for humans to read and write and easy for machines to parse and…
Leave a CommentIostat is a command-line tool that can be used to monitor input/output (I/O) statistics of a Linux system. It can be used to identify I/O…
Leave a CommentMFA is very critical for Cloud Security. Below are one-time setup steps to make MFA enabled for all users in OCI. After following these steps,…
Leave a CommentThere are several ways to test if a port is open or not from a Windows server machine: Using Telnet: Telnet is a command-line tool…
Leave a CommentWhat are the different types of databases supported in Oracle Cloud? Oracle Cloud supports a range of database types, including Oracle Autonomous Transaction Processing (ATP),…
Leave a CommentQ1. What is an Oracle Cloud Load Balancer, and what are its benefits? A1. An Oracle Cloud Load Balancer is a service that distributes incoming…
Leave a CommentThe find command in Linux is used to search for files and directories in a specified location. All UNIX Admins and DBAs use it very…
Leave a Comment