Database performance issue
Still having performance issue and would appreciate some advice.
what I have is two databases one production and one test. the test database is Oracle 11 and the prod database is Oracle 10 each reside on a windows machine.
Test is 4 cores and 8 gig of memory
Prod is 12 cores and 16 gig of memory
for test I have turned parallel processing on and gathered statistics.
Is there any DB init settings that I need to look at basically any advice is appreciated.
Thanks in advance.
Following is the details I believe are important about my situation.
the SQL runs in acceptable amount of time in prod but does not perform well in test