If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi!
I have DB2 Udb (FP13) and my problem is the slowest metadata capture from schema, especialy the method "getExportedKeys".
I check every admin parameter but all are ok, I have no idea!
OS is Linux (Suse Enterprise 9) with 64 bit instance ( cpu amd Opteron) and the dbms is DB2 Udb ESE with last fix pak (13).
This problem doesn't verify on DB2 Udb fix pak 8 with instance 32 bit...
The metadata capture go slowly especially in "getExportedKeys" method..i look some redbook and I make a parameters comparision with the healthy dbms without solution...
Unfortunatly the software company must use driver (type 4) with jcc connection, this is the only way to capture metadata and builds the java objects!!
Aniway all is fast except the method "getExportedKeys" for the exported foreign key..
Your summary is correct!
No because I'm using standard and minimal code, I know jdbc well enough...
I'm sure that this problem is on DB2 server.
I tried to use the "Configuration Advisor" and manually modify the parameter values without saw change...