Andrew's Oracle Blog
Sunday, November 07, 2021
Oracle to Postgres Migration Issue with Commit
›
If you have some PL/SQL, Oracle allows you to include commit statements between a begin and end . Assuming this is appropriate for your ap...
1 comment:
Friday, October 15, 2021
Minor Problem with Resumable Session
›
Oracle started allowing sessions with space issues to hang rather than fail in version 9. I had always assumed this only worked if a tablesp...
Monday, May 10, 2021
How Auditors Might Be Cracking Your Oracle Passwords
›
I have often wondered how auditors crack Oracle passwords, particularly if the user concerned has a profile which locks the account after ...
1 comment:
Wednesday, December 16, 2020
ORA-14306 and ORA-14400
›
Oracle apparently introduced list partitioning in Oracle 9. I decided to try it out in an Oracle 11 database. In this simple example I creat...
Thursday, September 03, 2020
Online Rebuild of Bitmap Indexes
›
I was reading an old Oracle 9 performance tuning book (as you do) and it said that you could not do online rebuilds of bitmap indexes. I did...
›
Home
View web version