Posts by Tom Spitzer

Oracle Gets Containers

At this year’s Oracle OpenWorld people from Larry Ellison on down were talking about Docker containers. I do not remember the subject coming up in the Oracle community in previous years. Before I start to get into why Oracle talking about Docker containers is important I should probably talk about what Docker containers are and what they are good for (and bad for). You probably have some experience with the concept of virtual machines, which are simulated computers running inside your physical computer. You can get Virtual Machine management software (like VMWare or Virtual Box from Oracle) and use it Read More

Categories: Uncategorized.
Languages: English.

MySQL Team Announces Version 8

The MySQL team has announced “version 8“, you can see highlights of the planned release at the link. You can find internal documentation on MySQL 8 here. This will be useful to developers and DBAs trying to understand what’s going on inside MySQL. The MySQL Team blog will be a good source of ongoing information. Another member of the MySQL team with a blog is Morgan Tocker. He calls it Master MySQL. You know, MySQL is a very popular database for “Web applications”. That is more due to the fact that it was easy for application developers to use without help from DBAs that Read More

Categories: Uncategorized.
Languages: English.

What’s New with the Oracle Database Appliance

Earlier this summer, Oracle announced single node versions of the X6 generation Oracle Database Appliance (ODA). At OpenWorld 2016, the ODA team was showing a new two node X6-HA which Principal Product Manager Paul Tsien told me would be shipping by start of 2017, and will support RAC as the name implies, as well as virtualization. I went to a presentation by Erik Brenner of Mythics (which you could think of as an EC Wise competitor with a very large Oracle practice), who reported that the X6-HA would have fewer cores but more memory and storage, and could do up Read More

Categories: Databases, Oracle Database Appliance, and OS & Virtualization.
Languages: English.

Workflow, Forms Processing and the Passage of Time (Part 2)

In part one of this two part series, I talked about some of our experiences with workflow systems and portals, and how we have built systems where domain specific workflows were provided in the context of a portal, like LifeRay. Specifically, we build a SaaS marketing system on LifeRay, and got to the point where marketers needed to create response forms and landing pages. For the response forms, we used Orbeon, which turns out to be a very popular web form solution, and brings us back to where we started, forms and workflow. Over the past couple years, I had Read More

Categories: Databases, Integration, and Programming.

Languages: English.

Workflow, Forms Processing and the Passage of Time (Part 1)

I recently found these articles on the web that I wrote in 1999 (yes, that’s seventeen years ago, and yes, I was writing about what we were doing at EC Wise). I used to write a lot of articles, back in the pre-historic nineties, when articles were published in print magazines and had to be reviewed and vetted by editors, but I digress. One of the articles I’m referring to discussed the migration of forms based workflow systems to the web. The other, Wf-XML and Interoperability discussed Wf_XML, which was being proposed as a standard schema for representing workflows (it Read More

Categories: Integration and Programming.

Languages: English.

Integrating Information from Opaque Applications with Change Data Capture

In the IT sense, “integration” is a funny word. At EC Wise, we often claim to have experience undertaking “integration” projects, but when I think about it, it’s one of those things where there is “no there there”. What we call integration is not something that organizations do for its own sake, it’s something they do in the context of some larger project goal. We have undertaken data integration projects to support goals like building data warehouses to drive analytics and bringing data from partner or customer systems into a client system for processing. One of the challenges of integration Read More

Categories: Databases and Integration.
Languages: English.