Blog

Featured

Oracle RAC on AWS: Tackling Licensing, Support, and Technical Hurdles

One common impediment we hear concerning moving Oracle workloads to AWS concerns Oracle RAC. Most of the Oracle customers that have purchased and implemented Oracle RAC are reluctant to try to live without the features that RAC provides. As a result, Oracle RAC support in AWS becomes a requirement for a cloud migration. Issues Unfortunately, there are at least three issues that will need to be addresses before migrating any Oracle RAC workloads. These issues

Read More
All Posts
SQL Server

Scripting SQL Server Tasks

There are numerous options for scripting common SQL Server tasks. Most tasks can be scripted and many times the need evolves as the environment changes.

Read More
SQL Server

Best Practices: TempDB

TempDB is a system database in SQL Server that is used to store temporary data such as temporary tables, table variables, and query results. As

Read More