| Thread | Last Post | Replies |
|
| oninit fails w/ 10uc5 | 05 Oct 2006 23:19 GMT | 1 |
Solaris 9 IDS 10UC5 When I attempt to initialize the engine, it proceeds until the following message is displayed:
|
| Aaaaaaaaaaaooooooogah - security alert | 05 Oct 2006 22:49 GMT | 1 |
http://secunia.com/advisories/22223/ Description: Larry Cashdollar has discovered a vulnerability in IBM Informix Dynamic Server, which can be exploited by malicious, local users to perform
|
| Informix Java User Defined Functions | 05 Oct 2006 22:29 GMT | 2 |
I have been trying to use Informix Java user defined routines, but coul not get the examples to work. I went through the informix docs an searched the internet for solutions, but with no success. Is ther anyone who can solve this
|
| help with report | 05 Oct 2006 18:48 GMT | 2 |
I'm having trouble on a 4GL report getting a bill-to and ship-to customer address retrieved from the database. I need help with what the select statement should look like and how to read more than one cursor into the report.
|
| Question about query | 05 Oct 2006 17:16 GMT | 4 |
Hi, I'm using informix but I need to get only new values of a table and what I need is a query that is something like this SELECT top (number1 - number2 ) * FROM table; where my variables are:
|
| Cheetah redux | 05 Oct 2006 15:01 GMT | 2 |
I found it! http://www.planetsquires.com/cheetah.htm What is IBM's URL? Scott MacKenzie - Dine' College ISD
|
| Extents resizing | 05 Oct 2006 04:55 GMT | 3 |
i am able to create the extents what i need but if specify first extent as 5000 it is taking as 2500 , if i specify 6000 it is taking as 3000 why
|
| Let me be the first | 05 Oct 2006 03:49 GMT | 35 |
http://www.crn.com/sections/software/software.jhtml?articleId=193004835
|
| Insider #75: Highlights: IBM Information On Demand 2006, The Next Informix IDS Release... | 04 Oct 2006 23:35 GMT | 18 |
IIUG Insider (Issue #75) September 2006 Highlights: IBM Information On Demand 2006: October 15-20 2006, Anaheim, CA; IBM To Unleash Cheetah, The Next Informix IDS Release -----------------------------------------------------------------------
|
| Not able to increase the extent size? | 04 Oct 2006 22:47 GMT | 11 |
I am not able to increase the extent size , next size beyond a particular level even if specify more number what to do?
|
| Massive Delete | 04 Oct 2006 22:31 GMT | 15 |
Hello Again Friends, Thanks for the help you've provided me so far. So... Here are some stats on a table I have:
|
| Retrieve new values of a database | 04 Oct 2006 17:04 GMT | 4 |
Hello, I have the view from a table that keeps incrementing with new values, I have no control of this database, but I need to retrieve the new values to insert it on my table (sql server) and send some parameters of the database to another application, I'm using C# to get
|
| SAN and dbspace layout. | 04 Oct 2006 15:44 GMT | 5 |
I shall shortly be required to create a new Informix instance using SAN disk managed by a third party. At the OS level it is looking like the SAN storage will be presented as a single disk. This will actually be striped across a number of SAN disks to be shared with other customers.
|
| Not able to insert rows becoze of extent size | 04 Oct 2006 13:40 GMT | 4 |
I am not able to add rows even though space is available in dbspace. how to alter the extent size of the table? shall i need to reorg or is there any way to do? regards
|
| HPL vs. Select Into | 03 Oct 2006 15:50 GMT | 4 |
Looking at moving a table with many millions of rows to a new DB Space. Question being, will the move be faster using HPL that doing something like "Select * from into......."? Why, why not?
|