| Thread | Last Post | Replies |
|
| Tech Tip du Jour: Benchmarking | 21 Jul 2008 20:48 GMT | 6 |
http://obotheclown.blogspot.com/2008/07/tech-tip-du-jour-benchmarking.html
 Signature Bye now, Obnoxio
|
| Drawing a blank on Python and IDS? | 21 Jul 2008 18:37 GMT | 2 |
http://wiki.python.org/moin/Informix Seems that there's a lot more that could be said. -G _________________________________________________________________
|
| big problem. | 21 Jul 2008 09:34 GMT | 2 |
good morning. excuse me for my poor english. i have informix rapid on sco unix, some days ago, a dat file was near of 2 gb and i deleted some records and after i alter table (a decimal (3,0) to
|
| big problem. | 20 Jul 2008 19:09 GMT | 1 |
good morning. excuse me for my poor english. i have informix rapid on sco unix, some days ago, a dat file was near of 2 gb and i deleted some records and after i alter table (a decimal (3,0) to
|
| Informix external directives ? | 19 Jul 2008 01:23 GMT | 10 |
Is it possible to use Informix external directives for statements with host variables ? It works fine for statements without host variables. Now, I need to solve a problem for a statement with a host variable.
|
| Tech Tip Du Jour | 18 Jul 2008 22:35 GMT | 9 |
Warning: I have been drinking. http://obotheclown.blogspot.com/2008/07/tech-tip-du-jour-quick-performance.html
 Signature Bye now,
|
| Extra staff tackle Oyster failure | 18 Jul 2008 22:13 GMT | 16 |
Extra London Underground staff were drafted in after a breakdown in the Oyster card system left thousands of people needing replacement cards. http://news.bbc.co.uk/1/hi/england/london/7504734.stm
|
| ACE report help | 18 Jul 2008 16:14 GMT | 1 |
I'm hoping there are some ACE report gurus out there who can help. I am trying to do a group total with a WHERE clause in it. It works great with one parameter but I cannot figure out how to use multiple "types".
|
| This is why you'll never convince IBM that they're doing something wrong ... | 18 Jul 2008 09:28 GMT | 3 |
"Revenues for Information Management software, which enables clients to leverage information on demand, increased 30 percent." Straight from the IBM Press Release on the Q2 financials. As I said earlier.... If IBM executive management thinks that they should have revenues of X for ...
|
| Tech Tip du Jour: Variable Length Records | 17 Jul 2008 22:04 GMT | 2 |
http://obotheclown.blogspot.com/2008/07/tech-tip-du-jour-variable-length.html Warning: contains language that expresses my frustration.
 Signature Bye now,
|
| Methods for Reducing Extents | 16 Jul 2008 16:16 GMT | 5 |
I'm aware this subject has been discussed at nauseum for many years, but I just want to make sure the info I have is still up to date. The methods I know about are: alter table <tablename> modify next 100000; (where 100000 = a number
|
| IBM releases #1 TPC-E benchmark! | 15 Jul 2008 19:17 GMT | 27 |
Sorry I missed this. IBM released its latest TPC-E benchmark on July 2, 2008. You can see it here: http://www.tpc.org/tpce/tpce_all_results.asp
|
| explain output for update statistics ? | 15 Jul 2008 19:02 GMT | 1 |
following document shows an example of an explain output for an update statistics statement. http://www.ibm.com/developerworks/db2/zones/informix/library/techarticle/miller/ 0203miller.html I used following statement in dbaccess
|
| Writing results to a file | 14 Jul 2008 18:44 GMT | 2 |
Does anyone know how I can write the results of an Informix query to a file with column headings, etc? The unload simply provides the data. What we need it the ability to show in tabular form, the results returned as with the SQL Editor.
|
| What userid to drop an informix database as | 14 Jul 2008 15:41 GMT | 3 |
I'm on a UAT server, logged on as cridv2 In dbaccess drop database option gives error "425 Another user started this database." So I su to root
|