Tag

#Oracle

9 notes
Software Development

Oracle Commerce Cloud - The Good, Bad, and Ugly

Oracle Commerce Cloud: great idea on paper, but pricing and feature gaps make on-premise ATG still competitive.
Jun 2016 · 7 min
DevOps & Infrastructure

error invoking target irman ioracle of makefile

Missing ljavavm12 library during Oracle installation? A simple file copy solves the error.
Nov 2013 · 1 min
Software Development

Double the Oracle DB connections from JBoss you expect?

JBoss doubles your Oracle connection pool size when separating transactional and non-transactional connections.
Nov 2013 · 1 min
Software Development

MSSQL, jTDS, NVARCHAR and Slow Indexes

MSSQL with jTDS, NVARCHAR fields, and slow indexes - a learning curve for production deployments.
May 2009 · 3 min
Tech & Gear

Why I Love Having 8 Gigs of RAM

Upgrading to 8GB RAM transformed my MacBook Pro - juggling Oracle, multiple JVMs, and dev tools finally feels seamless.
Mar 2009 · 1 min
Software Development

Oracle Export (exp) and Initial Extent Size Issues

Oracle exp/imp inflates table sizes - INITIAL extent settings preserve old dimensions even after shrinking.
Mar 2008 · 2 min
Software Development

An Easy Way to Drop All Tables in Your Tablespace in Oracle

Drop all Oracle tables easily - generate a SQL script from querying user_tables, then execute it.
Mar 2008 · 1 min
Software Development

Oracle PL/SQL Loop to Update Fields with Periodic Commits

Batch-updated 1.7 million password hashes? PL/SQL loops with checkpoints beat direct mutations.
Feb 2008 · 2 min
Productivity

Why Oracle makes me nuts

Oracle database installations frustrate developers who prefer PostgreSQL - but sometimes you have no choice.
Jul 2007 · 2 min