Forum OpenACS Q&A: Re: Warning: Query dbqd.www.index-orig.index-oracle.site_nodes has rdbms info oracle 8.1.6

I'm not sure that it's hanging. I think that OpenACS is loading all the query files into memory during that time. You can set debug to true in your nsd.tcl file to see more detail.

I'm not sure why that is taking 5 minutes for you. OpenACS 4.6.3 used ns_xml which is much slower than tDOM, and I think there was a bug in 4.6 where the query files got loaded twice instead of once, so maybe that's it.

The oracle warning is a red herring.