Jurgen Haan wrote:[color=blue]
> Mark A wrote:
>[color=green]
>>
>> That is definitely not good, but it is not a crash.
>>
>> If the db2diag.log does not provide any info, you might need to
>> increase the diagnosis level (dbm parm). But it probably had something
>> to do with reaching the maximum connections allowed, either by
>> configuration or by license limits. Next time I would try to cancel
>> (force) some or all individual application handles to see if I could
>> make new connections after that.
>>
>> I don't believe that DB2 was ever supported under SuSE EE 9.1
>> distributions, but I could be wrong. But it does make me wonder about
>> the license.[/color]
>
>
> During the lockup, I tried a few things.
> First, I closed most of the clients connected. But the conntections
> remained (very strange, not closed waiting or anything).
> Secondly I just closed the ETH interface.
> Still... Connections remained (on a shutdown network interface).
>
> I seemed that a connection manager was in a endless loop, except for the
> CPU usage, which was normal.
>
> None of the processes would react on signals, not even a kill -9
> everything I started locally (db2 cli, db2stop) would result in a
> hanging process, so I couldn't kill the cli, nor the db2stop.
> After a few attempts, I used my 1 remaining console to reboot the
> machine and cross my fingers no corruption had occured (it didn't).
>
> The license we have is Per CPU (so no user limit).
> The set MAX USER = MAX Agent etc.. is 200
> Open connections during problem, less than 20.
>
> I will raise the verboseness of the DIAG.
> But hope it was a one time problem.
>
> This instance of the database was running for 4 months, and the only
> thing that changed was that I recently added a table with 6M+ records.
>
> Still no clue on what happened.
>
> -R-
>[/color]
what shows the memory visualizer?
best thing is to upper the diaglog level.
i had some crashes on really good sql statements after i made them
proper everything works fine.
sometimes an ipclean command helps if developers make some terrible
commands than this helps often.
look at your data stack on your system maybe you have not the right
parameters.
http://www-128.ibm.com/developerwork...ex.html#N108DA
just a link for memory settings.
please post you db cfg and your dbm cfg this could help us, too.
cu,
indika