DB2 - DB2/Unix v9.5.0.1, 's080328', 'U814639', and Fix Pack '1'. 64bit
OS - Aix
When i want to force users and applications off the database what i do is:
force application all
but when i use the "list applications"
I see users/applications still connected
And i repeat "force application all" more number of times
and finally when i see no output on "list applications"
i restart the instance db2stop/db2start (but for this i have to really wait until all users/applications are disconnected which actually takes longer time)
Is this normal procedure to force users/application - ie., repeating number of times?