I have problems reading an existing model from a db2 database. In my environment (DB2-Server v8 and client on Windows) it takes about 6 to 8 seconds to get the foreign keys of ONE table out of the database via the JDBC metadata functions. The rest of the reading process is as fast as in any other database i tried (Oracle, MS SQL Server, SapDB). Is this a kown behaviour? Are there any hints how to decrease the time of reading these data from the database? (Does anyone even use the DB2 database? ;-)
Thanks Stefan
