High consuming of CPU
I ran an Oracle Database Server 10.2.0.3 on Sun Solaris and I configured the SGA_TARGET = 7G to run an especific application. But there is something wrong when the application runs and there are a hard consuming of CPU. When I did a trace of an specific session, I found a lof of wait on " db_file_sequential_read".
I think that all the queries are been done in I/O resources and there is nothing in memory, can anyone help me with this issue?
Regards,
André Luis