uThe
most common causes of slow system performance are:
Ø1.
Excessive round-trips from the application server to
the database
Ø2. Large pages sent to the client
Ø3. Performing operations in the application server that
should be done in the database
Ø4. Poorly written SQL and PL/SQL routines