Interview Questions
Oracle DBA
Performance Tuning
Oracle DBA
Performance Tuning
Throughput-Default: (amount of work in a particular period of time). Best for Batch applications (Report application) because the user concerned with the time necessary for the application to complete.
Best response time: Least amount of resources necessary to process the first row accessed by a SQL statement. Best for interactive application (Forms application, OLTP) because user is waiting to see the few accessed by the statement
Tags:
