Jacques Roy: Informix and Computing

Syndicate content
Updated: 2 weeks 1 day ago

New TimeSeries loader API

Tue, 2013-04-02 01:23
The new Informix, version 12.10 was announced last week. It is time to start talking about the new features in TimeSeries.

The Informix team has added a public version of a fast loading mechanism. It allows to load into existing TimeSeries that are defined as part of a container.
This loader API was previously undocumented. It was only available to use as part of the Tooling. A lot of work went into it since its internal implementation. You should not try to use the older internal version since it disappears in 12.10 in favor of this new one.  You can find a description of its use in the "Informix Smart Meter Central" in the page Loading fastest with the loader API
You should also refer to the Informix documentation for more details.
 Since the Loader API is an SQL API, it can be used by any clients including InfoSphere Streams.
For more information on how to use Streams with the loader api, please see the Informix Smart Meter Central wiki: Streams and the TimeSeries Loader API

More to come. Don't forget, the IIUG conference is just around the corner. This is the perfect place to learn about all the new features in Informix 12.10: Simply powerful. 

InfoSphere Streams and Informix

Fri, 2013-03-01 17:46
We are seeing more and more interest in using both InfoSphere Streams and Informix together. This is in the context of "Big Data".

InfoSphere Streams is a platform that allows you to add operators as you see fit.
In our case, there are already a few operators that can be used to read from or write to Informix from InfoSphere Streams.   There is a new DeveloperWorks article that describe how this could be done. With these basic examples you should be
able to integrate Informix in a Streams environment (or vice versa) in no time.
  Here's the link to the article:  Using InfoSphere Streams with Informix Enjoy.

Who controls the world?

Sat, 2013-02-23 23:29
I'm always looking for interesting information to stimulate my thinking. My morning routine usually starts at around 5:30am and I use my tablet to look at news, blogs, tweets, and some web sites.
  As part of the tweets I get, it includes some from a site called TED. I've talked about TED before. Take a look at my blog entry for January 2011: Happy new year!
In this blog entry, I recommended no less than four TED presentations.   For people that don't know TED, it is an organization that organizes conferences on all sorts of subjects. The presentations used to be have to be 17 minutes.
Now, you can find presentations that can also be much shorted. TED's tagline is: "Ideas worth spreading".
   So, in the morning, I often check what's new on TED to see if there is something interesting to watch during breakfast (of course, when I have breakfast alone...). I recently came across one that I thought was interesting considering everything we've been hearing over the last 4-5 years about the global economy. Of course, the fact that it talks about complexity and emergence is just a bonus.

Here is the link to this presentation: Who controls the world?  enjoy!

The new IBM Informix: It's simply wonderful

Thu, 2013-02-14 19:48
The Informix development team has put a lot of efforts over the last year or so to continue to improve the product capabilities. We strongly believe that this new release will help everyone, customers and partners alike, address the challenges and changing needs of data management.
Will it be faster? Will it be easier to manage? Will it include new functionality? Will it be smarter to accommodate a smarter planet?
What about big data and analytic? You're in for a treat! Here is the webcast information:

The New IBM Informix: It's Simply Powerful
Date: Tuesday, March 26, 2013
Time: 10:00 AM PDT  Register at:
https://event.on24.com/eventRegistration/EventLobbyServlet?target=registration.jsp&eventid=571631&sessionid=1&key=6740A7076E0FE9C59EBFDC80C8487D34&partnerref=IBM01&sourcepage=register  Don't miss it.I dare add to this, to me, the new  IBM Informix, it's simply wonderful!

TimeSeries loading improvements

Wed, 2013-01-02 21:37
Happy new year everyone!   The informix team is always hard at work improving the Informix products.

It turns out that, while working on V.next, a feature escaped and made it into version 11.70.xC5 and above (xC6 being the current release as of October 2012).
It concerns loading data into TimeSeries using a relational view of a TimeSeries (also known as VTI interface). To take advantage of this new feature, you simply use the TS_VTI_ELEM_INSERT (128) flag when you create the relational view with the TSCreateVirtualTab() procedure.   A simple test showed that this feature loads data 3.6 times faster than previously. Of course, your "mileage" will vary depending on your environment. To know more on how you can
use this new feature, consult the following link from the Informix Smart Meter Central wiki:
 
https://www.ibm.com/developerworks/mydeveloperworks/wikis/home?lang=en#/wiki/Informix%20smart%20meter%20central/page/Loading%20faster%20in%20relational%20views

You can find additional details in the Informix information center in the following pages:   http://publib.boulder.ibm.com/infocenter/idshelp/v117/topic/com.ibm.tms.doc/ids_tms_099.htm