When setting up a new database instance, you make decisions that later can have a large influence on the performance during operation.
Observe the following points:
· For good I/O performance, observe the tips for creating a database instance.
· Choose suitable database parameters.
· The database system optimizes data access using the SQL Optimizer. Update the SQL Optimizer statistics regularly.
· For short access times for data queries, observe the tips for database design.
To analyze performance during operation, you can use the Database Analyzer and other database tools.