archives

Looking for developers

Under:

I was looking at this article that I found via Informixcity (although it's probably been on here as well!)

"Informix seeks developers", it says, and then promptly goes on to say bugger-all about Informix seeking developers!

Well, I can attest that it's true that IBM, with Informix, is on a quest to find developers. I spend a large portion of my working life talking to people who have existing applications on other databases, who are considering migrating away from Oracle because Oracle now competes with them, or who want to move up from "personal databases" into the big leagues, or who want to use some killer aspect of our technology.

A closer look at the "Security and Compliance Solutions for IBM Informix Dynamic Server" RedBook

Under: | |

I mentioned this RedBook in one of my earlier posts and wanted to have a closer look at it.

I remember that when I looked at the contents originally, I was surprised to see no mention of physical and only a limited discussion of file system security. The only discussion relating to file system security was around backups.

In my opinion, another omission was that there is no suggestion made of what sort of things you should audit with the onaudit program.

Some of the options are presented to the reader without any real emphasis as to which is a better option. For example, there is no mention that regular DES encryption (as opposed to Triple-DES or DES3) is not a very good option. Although it is mentioned that Electronic Cook Book (ECB) cipher mode is easy to crack, it's also not very well highlighted and didn't jump out at me. (It will leap out at you if you scan the PDF for the string "ecb", but if you were reading the article normally, it certainly wouldn't, as it's in a section called "Sample Settings". :-) )

What should I audit?

Under:

At those customers who are subject to regulatory compliance of some form or another, I always get asked about which operations need to be audited. There is no short answer to this, but courtesy of Jonathan Leffler, I have a script that a) does what Jonathan and I both agree is a bare minimum and b) is very easily modified with your specific requirements. It is posted below and I have also tried to attach it (which is a first for me!)

--- Cut here ---

#!/bin/ksh
#
# @(#)$Id: mkaudit.sh,v 1.2 2008/05/09 16:45:57 jleffler Exp $
#
# Create standardized Informix Audit Mnemonic Groupings

Speaking about Auditing...

Under: | | |

There is a very useful script from Jonathan Leffler available here.

How to log a feature request for IDS with IBM ?

Under:
  • How is the official procedure to log a feature request ?
  • Can I log a feature request without having an active maintenance contract with IBM ?

I would prefer an informal way to get a feature request logged. There is a feature request list on the IIUG website:

http://www.iiug.org/resources/IDS_Feature_Requests.html

There is also an email address (webcontent@iiug.org) listed.

Is this the recommended way to foll

Making your online.log more readable with IDS 11.5

Under: |

Making your online.log more readable with IDS 11.5

IDS 11.5 comes with a helpful new onconfig parameter which I didn't realize during the closed beta. It is also not mentioned in the New Features section in the releasenotes.

The name of the onconfig paramter is MSG_DATE and the allowed values are 0 (disabled, DEFAULT) and 1 (enabled). It could be dynamically set thru onmode -w[f|m]. If MSG_DATE is enabled, every message written to the online.log will be prefixed with the current date. Take a look at the following examples:

Informix@Facebook

Under: | |

Informix@Facebook

You probably heard about or are already a member of one of the largest online communities and social networking website: Facebook.

Visit Facebook and become a member of the Informix Group and IDS Fanpage:

IDS ROI Tools

Under: |

IBM has a couple of tools that are aimed at showing return on investment on various aspects of the technology:

IBM Informix Dynamic Server (IDS) Low Administration ROI Tool

and

Informix Dynamic Server Continuous Availability Feature ROI Calculator

Informix on youtube

Under: | |