| Thread | Last Post | Replies |
|
| Database consistency with HPL | 10 Oct 2006 20:14 GMT | 3 |
I am trying to find the fastest way to take a copy of an entire database. Dbexport/dbimport are too slow as is ontape. I am not able to use onbar as we don't have access to a storage manager (third party who handles backups doesn't want to use ISM).
|
| Support for CSDK? | 10 Oct 2006 18:19 GMT | 1 |
Last year when we asked for some help with a CSDK issue, we were told that we needed a support contract. My VAR and I have been trying for a week to get someone at Informix to tell us what in the heck we needed to purchase to get CSDK added to our PPA account. Anyone know?
|
| New error (The parameter data type of DBNull is invalid.) in Client SDK 2.90 TC6 | 10 Oct 2006 14:13 GMT | 1 |
We have the following environment .Net Framework 2.0 - Informix Client SDK 2.90 TC6 - Informix 9.40 FC8
|
| is increase in extent will affect the performance | 10 Oct 2006 11:13 GMT | 5 |
I have increased the extent size of the table , the same table witb small extent size worked fine. now it is taking more time.is there any reason? or what to do?
|
| RE: Insider #75: Highlights: IBM Information On Demand 2006, The NextInformix IDS Release... | 10 Oct 2006 03:17 GMT | 1 |
Actually yes, SQL Server has a dedicated conference http://www.sqlpass.org/events/summit06/index.cfm 2006 PASS Community Summit November 14-17, 2006
|
| dbcopy problem | 09 Oct 2006 23:01 GMT | 1 |
Dear Art: I migrate a table by your shareware dbcopy, This table 't1' has a column 'colx' datatype is varchar(8,1), It been migrated successfully , but If I run a SQL statement
|
| how to configure this? | 09 Oct 2006 22:45 GMT | 4 |
Old Server Memory Configuration : 1. 4 GB RAM 2. 4 CPU M/c New Server Memory Configuration :
|
| How to create database with specific DB_LOCALE ? | 08 Oct 2006 22:59 GMT | 1 |
I hope someone can help me with this issue. We use Informix Server Administrator (ISA) to maintain our Informix server instances. Databases are created with SQL statement "CREATE DATABASE" from ISA normally. This works fine as long the default
|
| So much hate.... | 08 Oct 2006 00:29 GMT | 5 |
check it out: http://www.cuddletech.com/blog/pivot/entry.php?id=544 __________________________________________________ Do You Yahoo!?
|
| time query | 07 Oct 2006 14:21 GMT | 2 |
I'm using Informix and I have to limit a search by a field that is of type "datetime hour to minute" what is the correct sintax for searching for example after 3pm thanks a Lot
|
| reg empty records purging | 07 Oct 2006 14:16 GMT | 1 |
I am able to purge the empty recs by using alter fragment , while alter frag is under execution i am able to see the increase in the number of free pages by using
|
| Equivalent query | 07 Oct 2006 13:58 GMT | 4 |
I have a question is there an equivalent of the "TOP" function of sql server in informix I need something like this but in the informix sintax: DECLARE @var1 integer
|
| ontape could not write log tape error is coming | 07 Oct 2006 07:19 GMT | 3 |
could not write log tape error is coming while taking ontape -c.Informix version is 7.3 tar command is working fine.In config file device entry is /dev/rct0. First the logical log backup is directed to harddisk.After DDS3-dat
|
| 768: Internal error in routine opjoin(). | 06 Oct 2006 15:15 GMT | 2 |
I hit with an error while executing a sql query. The error message is: 768: Internal error in routine opjoin(). Any idea what is it and how to solve it? Thanks for your help!
|
| Table not unlock after create index statement | 06 Oct 2006 00:18 GMT | 5 |
This is kinda wierd, i'm programing with java, i create an index using a Statement.executeUpdate("CREATE INDEX..."), after that, i'm try to update the table and give me this error:
|