Low Disk Space on Server

Low Disk Space on Server

Overview This document will cover procedures for low disk space alert on OS/C: drives as well as general disk space low alert. Low disk space can have potentially negative consequences with a server. Some examples are: Unable to install critical OS security...
What is MFA and Why does it Matter?

What is MFA and Why does it Matter?

Multi-Factor Authentication (MFA) is something a lot of IT professionals know about but never want to bring up to their clients. MFA is the next step defense in your everyday battle in protecting your day to day operations. So let’s talk about it. What is MFA?...
ORA-00933: SQL command not properly ended

ORA-00933: SQL command not properly ended

Prior to diving into this error, it’s important we discuss how Oracle processes queries logically and in what order. Oracle has a couple of rules as to how it executes each query in a specific processing order. Oracle processes a query as below: Gathers rows...