What is a trace file and how is it created ?
Answers were Sorted based on User's Feedback
Answer / shailendra kumar
Trace file is written by the oracle background process.
there is oracle define the generaly tree types of trace
1. system trace file in generated bdump
2. user trace file in generated udmp
3. cretical trace file or fatal error related trace file
in generated cdump.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
Each server and background process can write an associated
trace file. When an internal error is detected by a
process or user process, it dumps information about the
error to its trace. This can be used for tuning the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we reduce the network traffic ?
What are the steps to switch a database's archiving mode between NO ARCHIVELOG and ARCHIVELOG mode ?
What are the system resources that can be controlled through Profile ?
What are the various type of snapshots ?
Differentiate simple and complex, snapshots ?
What are the use of Roles ?
What is a profile ?
How can you Enforce Refrencial Integrity in snapshots ?
What are the options available to refresh snapshots ?
What is default tablespace ?
What are roles ? How can we implement roles ?
What is the use of ANALYZE command ?