Query optimization can feel like an overwhelming task. Where to start? In this blog post, we’ll discuss how to select which queries you really should optimize. This is a step that’s often skipped, but shouldn’t be!
Tag: Oracle
12c datapatch – take care of parallel patching
(Martin Berger) datapatch is a nice new feature in recent Oracle database installations. It helps to ensure the databases objects match the binaries after any kind of patching and so avoid situations which can be an operational and support nightmare – and very hard to identify.
sftp failure due to newline character difference between windows and unix.
(Vikram Das) Recently I spent almost a full day struggling to make out, why an sftp connection would not work without password, after setting up ssh equivalence.
Selecting Queries for Optimization
Query optimization can feel like an overwhelming task. Where to start? In this blog post, we’ll discuss how to select which queries you really should optimize. This is a step that’s often skipped, but shouldn’t be!
Learning opatch
(mdinh) For most of you, this is probably trivial.
ORA-01166
(Andrew Reid) We have some jobs which copy the datafiles from 1 database to another then recreate the control file to give the output database a new name. Some of these jobs are intelligent i.e. they query the input database to dynamically create the SQL to do the rename.
ADF Session Replication on a Cluster for High Availability
(Wilfred van der Deijl) Running an ADF application on a weblogic cluster is fairly simple. Just deploy the application to the cluster and your done.
Learning opatch
(mdinh) For most of you, this is probably trivial.
ORA-01166
(Andrew Reid) We have some jobs which copy the datafiles from 1 database to another then recreate the control file to give the output database a new name. Some of these jobs are intelligent i.e. they query the input database to dynamically create the SQL to do the rename.
ADF Session Replication on a Cluster for High Availability
(Wilfred van der Deijl) Running an ADF application on a weblogic cluster is fairly simple. Just deploy the application to the cluster and your done.
