by XTIVIA | Aug 7, 2020 | Blog, SQL Server
Overview This doc is a general overview of symptoms to look for in the event of a potential virus alert from your service support product, or a user calls in regarding a potential virus. We’ll also cover what to do in the event of a potential virus on a PC. We...
by XTIVIA | Aug 4, 2020 | Blog, Oracle
The steps below outline how to convert an Oracle 12c non-container database to a pluggable database in the multitenant architecture. Oracle has moved all future releases to the multitenant architecture so conversion will eventually be necessary. These steps are...
by XTIVIA | Jul 23, 2020 | Azure, Blog
Microsoft’s Azure Active Directory Domain Services (Azure AD DS) provides managed domain services such as domain join, group policy, lightweight directory access protocol (LDAP), and Kerberos/NTLM authentication that’s fully compatible with Windows Server...
by XTIVIA | Jul 9, 2020 | Blog, SQL 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...
by XTIVIA | Jun 18, 2020 | Blog, Database
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?...
by XTIVIA | May 8, 2020 | Blog, Oracle
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...