I am a newbie in db2.
If some process like import process is going on in database and it's taking long time,I want kill that import process but i don't know how to track.

If some other process is also running on database.

I can check the processes by command
db2 => list application

but i am not able to track the import process.