how to use a trigger to stop an insert/update?121592 (1/30/2010 5:36:20 AM)
I have some tables that have effective and expiration dates. Once in a
while someone manages to create records with overlapping dates causing
"duplicates". Im trying to define a trigger with a validation th... brenddie(5)
ISAM error : too many files open11085 (10/25/2010 8:42:21 PM) Hello all
the developers get this error reported back from their application but
we do not see anything in the message log or any error report at the
OS level.
ErrorCode -104
Message ISAM error: too ma... Tom
Finding difference in minutes between 2 DateTimes11989 (1/15/2010 1:00:40 AM) I'm a MS SQL guy and brand new to Informix.
I'm trying to find a status time in minutes and I can't seem to figure
it out.
Select (current-u.status_time) as StatusMinutes from users u
This works, but ... unleashedmaniac(3)
Internal Communications Error: internal inconsistency detected31114 (12/22/2009 4:11:26 PM) getting the following message on the online.log
listener-thread: err = -27003: oserr = 0: errstr = : Internal
Communications Error: internal inconsistency detected.
the server has 3 aliases:
shared memo... brenddie(5)
Unable to load translation shared library error11121 (5/17/2010 1:18:50 PM) Hi I'm trying to build a DTS using SQL 2000 to import data from a
informix server. installed and configured the driver on my sql2k
server and was able to build my DTS but when i run it i get a error
stating ... gogorichie(1)
Update with LOAD Statement21277 (1/12/2010 10:04:23 AM) Hello,
I must change a value of a field acording to the value of an other
field in >8000 records.
The relation wich fields must be changed with which value comes from
an other
system as an ascii file.
S... ralf.hackmann(2)
ids11.5 enable AIO on AIX 6.151762 (3/1/2010 2:32:58 AM) os: AIX 6.1
informix: ids11.5.fc6
Before AIX 5.x , To start ids ,It need to run 'mkdev -l aio0'.
But under AIX 6.1, there are two question bothering me.
1. can not enable AIO ,the error message is:
#... joeclhua(4)
shered memory not initialized for INFORMIXSERVER81338 (11/15/2009 6:13:20 PM)
When I am trying to start informix server the following massage apears:
shared memory not initialized for INFORMIXSERVER
Any idea??????
... blaberus