I have a table called "performance" with more than 108 million rows.
The table has an index on the following fields:
cl_id
his_date
his_class
his_code
his_type
I am writing a query that uses only
his_class
his_code
his_type
Because of this the query is doing a SEQUENTIAL SCAN instead of...
I installed db2 udb 8.2 EEE on Mandrake Linux and created 3 instances using db2setup tool. All the instances are working fine and Iam able to start the database manager.
I manually created an instance "db2_1" under user and group id "db2_1".But Iam unable to start the db manager. when i give...
Iam trying to start the Informatica 5.1 Server in WINDOWS XP PROFESSIONAL under Informatica user and Iam getting the following error message.
"The Informatica service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the...
Yes. Actually the software is IDS 9.4 for solaris 9. I tried to install in Solaris 8.
I searched in google and the site exactly reflect my error.
http://www.sunmanagers.org/pipermail/sunmanagers/2001-August/005325.html
Yesterday I tried to install online dynamic server 9.4 in solaris.
today iam trying to install online 5.2 in solaris.
but the error is same. when i give ". installonline" ,
it blews after the following steps
Installing directory .
Installing directory bin
etc/install: etc/brand...
Iam installing IDS 9.4 in Solaris 8 (Intel)
I set the informix parameters and
typed . installserver
After few minutes, i got the following error message
Installing directory.
Installing directory aaodir
Installing directory bin
etc/install: etc/brand: cannnot execute binary file
Installed of...
Iam installing my Informix Dynamic Server 2000 sofware for Win NT/2000 in Windows XP Professional and Iam getting an error saying "Unable to initialize server.Please check Event Security log and c:\program files\informix\i2.log"
I checked both the logs but I could not identify the...
Hi,
This is a backend error. Generally,it is not recommended to issue the "SET LOCK MODE TO WAIT" statement in any critical environment.
Instead set a time frame in seconds ie.,Use
SET LOCK MODE TO WAIT 20.
Otherwise use an isolation level to fix the same.
SET ISOLATION TO DIRTY READ.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.