| Thread | Last Post | Replies |
|
| Root DBS Contents | 30 Apr 2008 11:04 GMT | 3 |
I am currently running Informix 10 on a solaris box and someone here has done / created something that started filling up the root dbspace. I am the one who now needs to go investigate this and I am leaning toward the idea that someone has created a table or index incorrectly
|
| FOREACH cursor sequence | 28 Apr 2008 04:27 GMT | 1 |
I have a table with row 1, row 2, row 3, and etc. If I use foreach cursor to loop through the rows, will the rows been retrieved in sequence, i.e. follow row 1, row 2, row 3, and etc sequence? Or it will been retrieved without follow the original
|
| time-limited IDS v10 | 27 Apr 2008 21:42 GMT | 14 |
Is there a time-limited version of IDS 10 available anywehere on the IBM site or elsewhere? I can find one for v11 (The "Developers' Edition"), but not IDS 10, which I need.
|
| Just to show I care | 26 Apr 2008 03:47 GMT | 10 |
http://www.youtube.com/watch?v=CHzV4LZnvHc http://www.youtube.com/watch?v=SNW-7jCBWsw
 Signature Daniel A. Morgan
|
| cdotnet.sql | 25 Apr 2008 17:03 GMT | 1 |
It's very probable that I'm missing something, but I can't find files cdotnet.sql and coledbp.sql. I have SDK-Client installed but those files aren't copied to INFORMIXDIR/etc directory.
|
| Searching for locks | 25 Apr 2008 07:58 GMT | 1 |
I just got a third encounter of the lock's kind - I think. I'm not at work for the next week, but there is this tiny voice in my head asking for an answer. We're running IDS 10.00.FC8 on Solaris Sparc. One of our applications
|
| IDS 11.10.xC2 on Solaris 10 | 24 Apr 2008 22:48 GMT | 9 |
I'm looking for any ideas here as we seem to be getting the usual round-around from both Informix and Sun... We have an multi-database installation of IDS 10.0.UC4 on Solaris 9 (Sun fire v480) which we are replacing with a reloaded engine IDS 11.10.FC2
|
| update statistics | 24 Apr 2008 14:53 GMT | 3 |
I want to demonstrate the potential effects of update statistics in a repeatable way but am having trouble doing so. This is for a customer using an elderly version of Informix SE. Here's what I did.
|
| Informix sql Error 211 + Isam error 101 | 23 Apr 2008 19:35 GMT | 5 |
Hello everyone, i have recently a problem when my aplication start to get a lot of locks, after that any other session try to make a select or any other operation it return error 211 isam 101 Maybe i understand the error 211 but i dont understand why is
|
| Convert Char to numeric | 23 Apr 2008 14:17 GMT | 3 |
I´m searching for a possibility to convert a char-field to a numeric one in a query. I want to use the avg-function, but that only allows numeric datatypes. Thanks for your help. Stephan
|
| onlog and onbar | 23 Apr 2008 06:20 GMT | 2 |
IDS 9.40FC9W2, Solaris 9, Backup with onbar and Legato Networker (nsrdbmi). Following the manual it should be possible to retrieve Logical Logs file from backup medium by specifying the Log ID. The manual "Administrator Reference" says:
|
| Hardware Recommendation | 22 Apr 2008 14:07 GMT | 8 |
We are currently running our Credit Card Authorization host in a Intel based Dell 6600 platform, SCO Unix 5.0.6 with Informix 7.3x. We have been advised by the vendor to upgrade to Linux , Informix 10.x, Intel platform (32bit). Could you please share your thoughts on the best
|
| Informix - how to decrease 30 minutes from current time | 22 Apr 2008 11:13 GMT | 3 |
I'm trying to decrease 30 minutes from datetime recieved vy paramter, but I need to correct syntax because none of the following working: select (2008-04-14 10:00) - 30 units minute or select "2008-04-14 10:00" - 30 units minute or
|
| index creation | 22 Apr 2008 03:54 GMT | 2 |
I'm creating index on "PPOIX" table. But it is taking too much time. What might be the reasons Pls help me ASAP
|
| variance in mins | 21 Apr 2008 15:59 GMT | 12 |
i have to date fields in informix anyone knows how to get the variance in mins or second pls? select (Act_DT - Appt_DT) from contract will return somelike like 0 01:21 -- h mm:ss
|