| Thread | Last Post | Replies |
|
| ODBC Memory Allocation Error | 01 Jul 2005 00:07 GMT | 11 |
we have recently deployed a .NET Service application to a client, which connects to an Informix database at polling intervals of 5 seconds During the course of integration testing the client is consistently getting the following memory allocation error:
|
| Sudden drop in read cache rate - why? | 30 Jun 2005 17:20 GMT | 4 |
I'm experiencing Informix behaviour that feels weird to me. Sometimes, let's say once a week on average, read cache rate drops suddenly. Most of the time read cache rate is very high, around 99.7 percent. And all of the sudden it drops to somewhere around 50%.
|
| is replication in IDS 9.3.1 faster than in 7.3.1? | 30 Jun 2005 04:12 GMT | 3 |
A colleague set up replication (across a WAN) years ago using Informix IDS 7.3.1, and complained about the performance. Since then they've upgraded to IDS 9.3.1, but are reluctant to try replication again.
|
| Informix DBD, PERL and esql | 29 Jun 2005 22:32 GMT | 4 |
Actually this is a esqlc problem and may be because we are trying to use gcc instead of cc_r I receive gcc: '-b' must come at the start of the command line
|
| Informix maintenance | 29 Jun 2005 11:15 GMT | 2 |
Hi, I need to know good practices about Informix maintenance (backup, statistics, integrity,...), I´ll be gracefull if you can help me. Thanks, sorry my english
|
| Measurements: (was: Raw vs. Cooked files) | 29 Jun 2005 09:31 GMT | 4 |
if you are interested : http://www.ibm.com/servers/eserver/zseries/library/techpapers/pdf/gm130667.pdf (There's a part where they tested raw devices vs. file system files as well.
|
| ISA: Java not working on AIX 5.2.4(64bit) | 29 Jun 2005 05:39 GMT | 1 |
he guys. The ISA archive for AIX (1.50UC1) does not come with the JRE. For some reason the installation does not see the installed version 1.41 as valid.
|
| IDS Next Version - Idea status? | 28 Jun 2005 20:27 GMT | 8 |
? What is the status of some of the suggestions that were made at the 2004 IBM Tech Conference (Birds of Feather) such as: 1. Create a catalog table to hold "explain" information. Whenever an "explain" command is executed, the access
|
| Migration from 7.31 to 9.40 | 28 Jun 2005 15:59 GMT | 6 |
As it's a slow news day I'll ask about migrations. I'm testing migrating from 7.31 to 9.40, the upgrade works fines and takes around 5 mins to convert everything. The migration plan says to run onchecks (-cc, -cD, -cI, -cc, -ce) before and after. As these take quite some time to
|
| dbaccess connect time difference between onipcshm and onsoctcp | 28 Jun 2005 07:49 GMT | 4 |
We have informix database in tru64 unix that has shared memory and tcp connection(onipcshm, onsoctcp) . 10 connection through shm takes 20 seconds. 10 connection through tcp takes less than 5 seconds.
|
| MAX Buffers | 28 Jun 2005 06:30 GMT | 1 |
Greetings All, I'm currently in the process of migrating to a new box. Physical mem is 16 gig on the server. I'm able to bring the instance online using "BUFFERS 4096000" with "SHMVIRTSIZE 2048000". However, I would like to add another
|
| listserve | 27 Jun 2005 10:57 GMT | 4 |
Is this list very quiet, or is it just me ? Dirk Moolman Database and Unix Administrator MxO Information Systems (HealthCorp)
|
| Migrate from Informix to Mysql | 24 Jun 2005 17:31 GMT | 6 |
I would like to know how to migrate a informix databas to Mysql. I wish to know if someone knows any way to do this. I don't want to use a commercial solution. Thanx.
|
| Get session id for OLEDB connection? | 24 Jun 2005 17:25 GMT | 4 |
Hi Informixers, is it possible for a Visual Basic application connecting to IDS via OLEDB to somehow get its own session id for the active connection? If so, how do I do this?
|
| Inserting rows into two joined tables using 'sqlca.sqlerrd1' | 24 Jun 2005 05:00 GMT | 3 |
I am trying to insert rows into two joined tables using dbinfo('sqlca.sqlerrd1') in a loop. Here is the SQL I'm using: CREATE PROCEDURE insert_offers
|