IDS 10.0FC8W2 on HP-UX 11.31 I'm tuning IDS on quite a large system (18 cpus, 65g memory, Tier One SAN). I have BUFFERS set to 10,000,000 (ie 20g), and lru_max_dirty to 0.5%.(ie 50,000 pages or 100m). lru_min_dirty is effectively zero.
I´m using sqldetach to close all database connections after a fork and before spawning a new application. However sometimes sqldetach doesn´t return. The database server is still working without any problems when this situation appears. I tried to debug the problem with a debugger
I am cleaning up my in place alters for my migration to 11.5. I have everything working. I can find them. I can fake update them. I only have one problem when I fake update them I get the following after running oncheck -pT db:table