Description:
Informix database management software discussions.
|
|
|
Latest utils2_ak
|
| |
Folks:
Please note that the latest utils2_ak package fully supports all v12.10
features!
There are also bug fixes and some new features in some of the tools in
there. If you do not have the version with the README.1st file that boasts
the date April 29, 2013 you should download the latest update.... more »
|
|
Enterprise to WorkGroup Edition
|
| |
We are tasked with going from Enterprise down to WorkGroup Edition in our development environments. Does this require a complete new install or can a simple swap of binaries be done?
thanks
|
|
dbimport is extremely slow
|
| |
hi
I've installed informix 11.70 growth edition on CentOS 6.2
The database is ansi-logging mode and the data size is only about
200mb, but loading(INSERT) time is over 30minutes!
followings are 'onstat -g ckp' log and ONCONFIG
please advice
thanks.
IBM Informix Dynamic Server Version 11.70.FC7GE -- On-Line (CKPT INP)... more »
|
|
Next Informix Performance Tuning Webcast - June 4th, 2013
|
| |
Folks,
Our next Informix Performance Tuning Webcast is June 4th, 2013
Informix Performance Tuning using SQLTrace, Remote DBA Monitoring and Yellowfin BI
You are invited to attend our next Webcast on Tuesday, June 4th, 2013 at 2:00 pm, Eastern Standard Time
Lester Knutsen, Art Kagel and Mike Walker will present a series of tools to monitor and tune your Informix Database Server.... more »
|
|
Error 310 - Table (xxxxxxxx) already exists in database
|
| |
Hi all, I have a big problem these days:
I have to import an old database to Informix 11.70.FC2 on Linux. The old db also resides on 11.70.FC2, and contains several tables with different owner, but same name, eg:
create table "SIACG".tabutin (
tn_tabella char(5),
tn_codice integer,... more »
|
|
ER tool
|
| |
Dezign for Database by Datanamics can reverse engineer from dbschema output
and generate Informix schema from ER diagrams.
Art
On May 16, 2013 9:49 AM, "Cesar Inacio Martins" <
...
|
|
ER tool
|
| |
Hi,
Anyone use a ER tool with Informix able to do reverse enginer?
Low cost or free ...
All I tested so far... anyone works... :(
In past (10 years ago) ERWin was a excellent choice , but today has a very
high price for my situation and their "community" edition is a joke.... and
I not sure if today it is compatible with Informix was early...... more »
|
|
Resizing a dynamic array
|
| |
Hi guys,
I'm having problems resizing a multidimensional dynamic array. Resizing a single dimension dynamic array works as expected though.
/home/user1>cat test.4gl
main
define l_dyn dynamic array with 2 dimensions of char(9)
allocate array l_dyn[2,2]
resize array l_dyn[3,2]
end main... more »
|
|
ER error
|
| |
Im wondering if anyone has seen this error?
15:37:07 CDR CDRD_217: transaction aborted (One or more rows in a
transaction defined with tx scope were rejected) with sql error 908 isam
error 0.
The 908 would indicate that the servers were not able to connect... but
then why would I get the error on the receiving server? some data is still... more »
|
|
|