InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Alert Log File? Where Can You Find The Alert Log File? |
|
Answer» The ALERT log is a log file that records database-wide events. The information in the ALERT log file is generally USED for TROUBLE SHOOTING.
The LOCATION of ALERT log file is specified in the BACKGROUND_DUMP_DEST parameter. The ALERT log is a log file that records database-wide events. The information in the ALERT log file is generally used for trouble shooting. The location of ALERT log file is specified in the BACKGROUND_DUMP_DEST parameter. |
|