Slow response from the gUI is almost always either
- MUltiple DP processes running
- some other process other than DP is tying up a lot of CPU cycles
- IDB may be highly fragmented
Check to see what DP processes are running by stopping DP, and
HPUX:
ps -ef | grep omni
Kill any processes still running
Windows
Start Task Manager, get a list of running processes. Look especially for any
bsm
rsm
csm
msm
asm
dbsm
manager
If you see any of these, then, kill them
===============
At the command prompt on the cell maanger, run
omnidbutil -info
The ratio of Records Used vs Records Total in the Catalog part of the report should be as close to 100% as possible, certainly, no lower than 92-93%