What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.
Overview When creating a new pluggable database, or PDB, you can optionally include the CREATE_FILE_DEST clause. Here’s ...
User-defined compactions allow us to manually select which files should be compacted. This enables us to reclaim space ...
Previous Highlights Editor’s note: This “post-mortem analysis” series consists of four posts in total. Make sure you ...
The Oracle Smart Flash Cache feature was originally introduced in the 11gR2 version of Oracle Database. It works as an ...
High latency values may indicate a cluster at the edge of its processing capacity, issues with the data model—such as ...
Recently I received a request to change the port number used by an Oracle reports naming server. I looked into MOS and ...
I was performing a spot health check in a client environment, when I encountered this: [oracle@dbserver1 ~]$ crsctl ...
I’ve been working on a simple method to clean up audit and trace files for multiple homes. Identifying Grid and ...
Raw incoming data needs to go through a series of data preparation steps before it can be used for analysis. These ...
I recently encountered the above issue which prompted me to write this blog post so I can easily reference the solution ...
In a previous post, I discussed that the APEXExport tool may be the best one to use when exporting APEX applications. ...
In this post I’ll address the situation where, after installing Fusion Middleware (FMW) 12.2.0.4, the WebLogic Admin ...
Editor’s note: This “post-mortem analysis” series consists of four posts in total. Make sure you also check out: ...
This post is part two of describing (near) real-time data processing for BigQuery. In this post, I will use Dataform to ...
Context Are you relying on guaranteed restore points (GRP) as a fallback plan for your migration or upgrade strategy? ...
Most likely you’ve landed here because you need to migrate APEX applications/workspaces from one database to another. ...
On the surface concurrent processing (CP) looks simple; a new request is pending for a while, then it runs and is ...
Cost is a crucial part of selecting a cloud service provider. It’s important to understand the capabilities of ...
This seems like a simple message to fix, right? The parameter is different between the broker configuration and the ...
Apache Beam is an SDK (software development kit) available for Java, Python, and Go that allows for a streamlined ETL ...
This post describes (near) real-time data processing for BigQuery with unique and other check constraints, and unit ...
Post-mortem analysis tools: hanganalyze Editor’s note: This “post-mortem analysis” series consists of four posts in ...
Very recently, when applying the 2021 January CPU in a client environment, the following happened: The failure ...
EM CLI (Enterprise Manager Command Line Interface) allows users to access Enterprise Manager functionality from the ...
Got too many tombstones? This blog post will talk about how to deal with tombstones once you already have them. For ...
Introduction Machine learning projects start by building a proof-of-concept or a prototype. This entails choosing the ...
Today’s post is another dealing with AWS services. Let’s say you need to read trace files from RDS — how would you do ...
Anyone who’s been on a road trip has heard this question. It usually comes from the backseat of the car, where it can ...
What, Snowflake? Yes, Snowflake. While my core skills are based on the Oracle database, lately I’ve been working more ...
What is SYSQL? Recently Tanel Poder and I were discussing the use of Linux command pipelines for data analysis, and ...