Skip to content

Tag Archives: ingres

Cloudy with Ingres VectorWise

29-Jun-10

As follow-up to the UK IUA 2010 and the video of the Ingres VectorWise demonstration the Ingres Emerging Technologies Team has created an Amazon Machine Image (AMI) with a pre-installed evaluation copy of Ingres VectorWise. The Ingres Community wiki page has some simple instructions to get started.  As a guideline to the cost, I ran [...]

UK IUA 2010

10-Jun-10

This year’s IUA conference; a crammed packed one day event with 5 streams of sessions with keynotes from Ingres‘ CEO Roger Burkhardt, Novell‘s Director of Product Management Dr. Gerald Pfeifer and Talend‘s François Mero. Ingres announced the release of Ingres VectorWise with a “see it to believe it” live demonstration; identical analytical queries run on [...]

Debugging the Hibernate project with Eclipse

16-May-10

Trying to debug projects made using Apache Maven has not been something achieved with any success. Having been working at the periphery of the Hibernate source and submitting simple patches for the Ingres dialect and some tests I am now in a position to start debugging some of the issues discovered whilst testing. I have [...]

Hibernate 3.5.0-Final released

01-Apr-10

Today, Hibernate 3.5.0 completes its development cycle and is announced as Final.

Useful or useless? Follow on post …

23-Feb-10

Way back in May last year I experimented with some IMA tables that showed data types and operators defined in the DBMS.  Further poking around and a table for a list of the function instances is available, drop ima_dbms_fis; \p\g register table ima_dbms_fis ( server varchar(64) not null not default is ‘SERVER’, id integer4 not [...]

Button clicks do nothing in Ingres Database Workbench, Eclipse and its derivatives

04-Feb-10

On some distributions of Linux when running Eclipse and applications derived from Eclipse the buttons on dialogs whilst accepting clicks do not seem to do anything. After some minutes of frustration and even more minutes searching for an answer on Google I found this https://bugs.eclipse.org/bugs/show_bug.cgi?id=291257 Any way the temporary solution is to set the environment [...]

UK IUA Conference 2009

15-Jun-09

Another successful and worthwhile conference hosted by the UK Ingres User Association wrapped up Tuesday evening following a day cram packed with keynotes speeches and presentations.  Most notably, this year’s keynote speakers were Roger Burqhart, Phillip Andrew from RedHat and Dr. Ian Howells from Alfresco each with a similar message; Open source is a key [...]

Ingres Code Sprint 09

10-Jun-09

Following the popularity and attendance at last year’s code sprint a repeat of the event was held on the two days prior to the UK IUA.  The objective of the event was to introduce, and in some cases re-introduce, the sprinters to the Ingres source code and build environment; either a pre-configured VMWare virtual machine [...]

Jasperserver 3.5 work in progress

27-Apr-09

As alluded to in a previous post I have been working with the Appliance development team on the Ingres Icebreaker BI appliance with Jasperserver 3.1 announced GA today. The work to keep up with the Jaspersoft release cycle is in progress and early functionality tests a re looking good. I’ve kept some brief notes on [...]

In the market for JDBC properties

24-Apr-09

It has been a while since my last post; head down updating the packages on the BI appliance, but that’s another story. Java and JDBC applications seem to be the plat du jour and trying to peel away the layers getting to the JDBC settings and queries being executed in some of the frameworks can [...]