I'm getting an extrange delay in any operation I make against SQL 2005. The first time I access my DB it takes 12 seconds, even with a simple "use DB". The next time I try get instant response.
I tried the SQL 2005 installation in cluster or standalone servers, 32 and 64 versions of SQL and 2003 server, storing the DB's in local disc or network storage, but the problem appears randomly.
Anyone faced this kind of problem before or have any idea of what could I try to solve the delay problem?
Thanks for your reply visakh16. There isn't any kind of blocks. And the BD is just a test one, without any kind of access, so no aplication could be blocking it.