(Dirk Nachbar) Last week a colleague of mine contacted me to support him for a problem to configure and use Oracle Reports 12c (12.2.1.2.0 and 12.2.1.3.0) with DESTYPE=blobdestination, which means instead of displaying a rendered Report like PDF or XLS or HTML in the Browser to store the generated R
Tag: Oracle
Adding a Datafile to Temp Tablespace
(Zahid Anwar) When monitoring Tablespace Usage (see my Tablespace Usage blog post for more info), there comes a point when you need to add a datafile to the temp tablespace to allow for growth and more importantly get below a monitoring threshold for example in OEM or OpsView.
A look into oracle redo, part 9a: commit – concurrency considerations
(Frits Hoogland) During the investigations of my previous blogpost about what happens during a commit and when the data becomes available, I used breaks in gdb (GNU debugger) at various places of the execution of an insert and a commit to see what is visible for other sessions during the various sta
Users, schemas & privileges in #Exasol
(Uwe Hesse) In Exasol, a database user may own multiple schemas – or even none at all. I connect to my Community Edition to show that:
Playing with Oracle Cloud – Creating a Hybrid DR Deployment
(Francisco Munoz Alvarez) On this article, we will create a Hybrid Disaster Recovery (DR by using Data Guard) Oracle Database Cloud Service database deployment with a primary database on-premises and a standby database in the cloud.
ADF Logger – 2 (Java Logger Introduction – Log Message)
(Prateek Kumar shaw) I hope you read my last post on java logger.This is second post which explain missing parts from post one. To just recap in first we were trying to understand very basic about logger. The point which we are trying to understand is.
Regenerate Oracle VM Manager repository database
(Ronnie Kalisingh) Some quick notes to regenerate a corrupted Oracle VM manager repository database.
Question: Anything Wrong With Query Performance? (Straight To You)
(Richard Foote) I have a query that runs pretty darn efficiently, here’s the setup:
New Video : BACKUP AS COPY PLUGGABLE DATABASE
(Hemant K Chitale) I have published a new YouTube video on the RMAN “BACKUP AS COPY PLUGGABLE DATABASE” command.
EBR – Part 9: Adding a New Column
(Oren Nakdimon) This is part 9 of a post series about Oracle Edition-Based Redefinition.
