(Dbaharrison) I was hit by a vaguely interesting issue again when moving data from one database to another recently and thought it was worth a write up. I recreated the problem using a simple case to illustrate the problem more clearly.
Tag: Oracle
Monitoring ADF 12c Client Request Time with Click History
(Andrejus Baranovskis) You must be excited to read this post, I will describe one very useful feature, available in ADF 12c. This feature – Click History. You can follow steps described by Duncan Mills, to enable and read click history data in server log.
Create and Run Docker Container with Node.js and Node Oracle DB Driver from Windows using Vagrant and VirtualBox
(Lucas Jellema) My objective: be able to very quickly run Node.js applications that can connect to an Oracle Database – with minimal disturbance of my laptop environment (Windows 7).
Create GoldenGate 12.2 Database User
(mdinh) First, I am disappointed that Oracle does not go above and beyond to provide SQL scripts to create GoldenGate users for the database.
Oracle Management Cloud – The ‘Application Performance Monitoring’ service
(Marco Gralike) A while ago I created a first post about the Oracle Management Cloud ( #OMC for short 😎 ). In this post I will give you a first glance of a demo environment of the Oracle Management Cloud offering called “Application Performance Monitoring“.
Create Polygon From Bearings And Distances
(Simon Greener) My COGO package has been around for a long time.
Proxy Accounts Tracking
(Neil Chandler) If you are using Proxy accounts to access users, for example as a DBA to do a release to a schema owner, how do you know the login was via proxy instead of directly with the password? This information is handily recorded in the audit, assuming you have audit switched on and use “audi
ADF BC View Criteria Query Execution Mode = Both
(Andrejus Baranovskis) View Criteria is set to execute in Database mode by default. There is option to change execution mode to Both. This would execute query and fetch results from database and from memory. Such query execution is useful, when we want to include newly created (but not commited yet
Partition Storage — 8 : Manually Sizing Partitions
(Hemant K Chitale) As demonstrated in the first post in this series, the default size for Table Partitions is to start with an Initial 8MB Extent. The fourth post demonstrated how to resize a Partition that has already been created and populated.
Dead Connection Detection in Oracle Database 12c
(Svetoslav Gyurov) In my earlier post I discussed what Dead Connection Detection is and why you should use it – read more here Oracle TNS-12535 and Dead Connection Detection
