High CPU consume
Hi group,
in our enterprise we have our web applications developed in .NET, till today
all our web applications were in 32 bit, development team compiled these
application to 64bit, after 30 minutes our used CPU in data base server got
100% used. After try some solution killing so many idle sessions, creating a
user for every server to connect database and try to identify if some server
was the responsible to this issue, we roll back our servers to 32 bits, then
all came back to normality.
Is there any known problem with 64 bit .net application?
Well, our database is Oracle 11GR2 ver 11.2.0.3.7
2