04 Feb
Sometimes the need arises for me to terminate a connection or two to Oracle from SQL. Applications with connections to Oracles does not always terminate their connections properly, and Oracle some times does not discover them as dead. Luckily, you can discover them through SQL into Oracles data-dictionary, and kill them using a quick alter [...]
Posted in Uncategorized by: polesen
No Comments
28 Jan
For some time now, I have been bugged by a firewall somewhere along the path between my development machine and our Oracle database. The firewall seems to close the open database connections after some time of inactivity. It was particularly irritating, as my favourite SQL plugin in IDEA locked up IDEA totally, needing a kill [...]
Posted in Programming by: polesen
No Comments
16 Jan
Hmm, it seems today was the day of big acquisitions.
Oracle Buys BEA
I can see the benefit in this one, at least for Oracle. They are getting a seriously good Java application server (WebLogic), something they have been missing always. It isn’t that Oracle has not tried. I seem to recollect that they once built one [...]
Posted in Uncategorized by: polesen
2 Comments