Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DB2 optimizer05 Dec 2006 19:16 GMT1
DB2 uses estimated selectivity and cardinality to optimize query plans.
For example
SELECT COUNT(*)
FROM EMPLOYEE
Executing sql UDF in java05 Dec 2006 16:29 GMT2
I have created a UDF which sits in db2 database.
I want to call that UDF from within a java program and capture the
result.
The UDF takes a string parameter and returns a double value.
Stored procedure performance (DELETES VERY SLOW)05 Dec 2006 15:42 GMT2
Can someone recommend a better approach, I already have clustered
indexes on the t1 column in table td.
This takes more than 30 hours to complete!!
The slowdown is with deletes within the LOOP/END LOOP
Urgent Query05 Dec 2006 13:57 GMT3
Hi...
I have a table with the below records and I need to group by the name
and order by the Code
Code   Name
Instance attachment05 Dec 2006 12:33 GMT2
Can anyone tell me what kind of applications require instance
attachment.
Also the difference between connect and attach database statements.
Cheers!!!
notification at failed log archiving05 Dec 2006 09:26 GMT2
first, this concerns db2 v8 and v9 on AIX and Linux/intel
Until now we used a "user exit" when we want to archive logfiles.
We changed the user exit executable a bit so we receive an email when the
archive fails for some reason.
user defined function and executing sql statements04 Dec 2006 16:49 GMT4
I want to write a user defined function which does the following.
1. Take a string value as input parameter
2. Should execute a sql statement: select col1, col2, col3, col4 from
table_name where name = value
Invoking java programs from stored procedures04 Dec 2006 14:28 GMT3
I am using DB2 v8.2 & jdk 1.5. I have written a Hello World program in
java. Now is it possible to call the HelloWorld program from a stored
procedure ? If so, how? I want to catch the result returned by the java
program into the stored procedure.
Catching values returned by a java program by a DB2 function/stored procedure04 Dec 2006 14:27 GMT1
I am using DB2 v8.2 & jdk 1.4.
1. I have a java program which returns an array which contains 1 to 5
numbers.
The code:
INDEXREC set to access : Poor Performance04 Dec 2006 10:03 GMT1
Can anyone throw some light on this,
We have test,dev and production environments with DB2 8.1 fix pack10
running on aix 5.3.
Ours is an ERP finance application module, The reports which we run on
runstats on global temp tables04 Dec 2006 07:01 GMT2
is it necessary to do runstats on global temp tables if you create
indexes on them and then want to use global temp tables with indexes
efficiently ?
Convert IXF to CSV02 Dec 2006 21:21 GMT6
Is it possible to convert IXF files to some more readable format like CSV?
I'm asking this, because when I do IMPORT I sometimes get rejected rows. The
error says that there was a problem with row 1956 (for example). How do I
know what row is that, what data is in that row?
Slow deletes02 Dec 2006 04:42 GMT6
We have a batch process that deletes about 7-8 million records every
day
& takes about 30-35 mins to complete. Is there a way to optimize
deletes? Below is the statement
DB2 v7.1 for Z/OS - Need to know why I should delete and redfine DSNDB07 daily ?02 Dec 2006 04:22 GMT2
I want to know what the best practices are for maintaining DSNDB07
(work database) on DB2 v7.1 for Z/OS?
A colleague swears that we need to delete and redefine DSNDB07 daily to
avoid maxing out on extents.   I can not find any information on best
DB2 v9 web services sample doesn't work?01 Dec 2006 20:05 GMT4
Hi All;
I am trying to test the web services consumer example on a DB2 v9 ESE
Windows server. I have tried 2 methods which both return the same
error:
Pages: 1 2 3 4 5 6 7 8 November, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.