1.

Which Trace File Is Used For Performance Tuning And Why?

Answer»

User process trace file is USED for performance TUNING because it CONTAINS INFORMATION about execution plan and resource consumption. This information can be used for performance tuning.

These files are located in the directory specified in the BACKGROUND_DUMP_DIRECTORY parameter.

User process trace file is used for performance tuning because it contains information about execution plan and resource consumption. This information can be used for performance tuning.

These files are located in the directory specified in the BACKGROUND_DUMP_DIRECTORY parameter.



Discussion

No Comment Found