Hello DBAs,
I have a question regarding DB2 performance. I have installed DB2 on SUSE 10 SP1 64bit and tried to restore a small database. What I noticed at the operating system is that the IO Queue depth is always at 1 and never get more than 1. My Qlogic HBA setting is at 128. When I run IOZone test, I get 128 IO Queue depth. Is the DB2 restore operation single-threaded? Or is there a way to tune DB2 to get more IO Queue depth? Please help me as this is too slow. Doesn't matter what I do (restore, create tablespace, etc..) I get only 1 outstanding IO when I run iostat -x. Any other test tools did not do this on my server so I suspect it's DB2.
thanks,
dbuser001