Re: connect to db2 9.5 server slow "Dan van Ginhoven" <danfan46@hotmail.com> wrote in message
news:VGFRj.6709$R_4.5308@newsb.telia.net...
> Hi!
>
> I have installed a new Db2 V9.5 fp1 Linux 64 bit with a partioned
> database.
>
> When I connect to the database using DB2Visualizer on Windows, that uses
> db2jcc, it works OK.
>
> Connecting from DB2 Control Center takes 4-5 minutes, but it connects.
> Opening a table can take 4-5 minutes too.
> Connecting thru a Linux DB2 Client also takes 4-5 minutes, but after that
> table access seems OK.
> I compared dbm cfg with a working db2 server but did'nt find any
> significant differences.
>
> Where do I start looking? Tried to Google, but did'nt find any obvious
> answers.
> Something with the authentication process?
>
> Mvh
> /dg
Make sure that your databases are catalogued with "authentication server".
You can check it with "db2 list db directory". |