meta données pour cette page
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| oracle:database:adrci [25/02/2025 13:53] – mdl | oracle:database:adrci [25/02/2025 13:56] (Version actuelle) – mdl | ||
|---|---|---|---|
| Ligne 2: | Ligne 2: | ||
| The Automatic Diagnostic Repository Command Interpreter (ADRCI) utility is a command-line tool that you use to manage Oracle Database diagnostic data. | The Automatic Diagnostic Repository Command Interpreter (ADRCI) utility is a command-line tool that you use to manage Oracle Database diagnostic data. | ||
| + | ADRCI is a command-line tool that is part of the fault diagnosability infrastructure introduced in Oracle Database 11g. | ||
| - | See the following topics: | + | \\ |
| + | == Usage == | ||
| - | About the ADR Command Interpreter (ADRCI) Utility | ||
| - | ADRCI is a command-line tool that is part of the fault diagnosability infrastructure introduced in Oracle Database 11g. | ||
| - | Definitions | ||
| - | These are definitions of terms used for ADRCI and the Oracle Database fault diagnosability infrastructure. | ||
| - | Starting ADRCI and Getting Help | ||
| You can use ADRCI in interactive mode or batch mode. | You can use ADRCI in interactive mode or batch mode. | ||
| Setting the ADRCI Homepath Before Using ADRCI Commands | Setting the ADRCI Homepath Before Using ADRCI Commands | ||
| When diagnosing a problem, you may want to work with diagnostic data from multiple database instances or components, or you may want to focus on diagnostic data from one instance or component. | When diagnosing a problem, you may want to work with diagnostic data from multiple database instances or components, or you may want to focus on diagnostic data from one instance or component. | ||
| Viewing the Alert Log | Viewing the Alert Log | ||
| - | The alert log is written as both an XML-formatted file and as a text file. You can view either format of the file with any text editor, or you can run an ADRCI command to view the XML-formatted alert log with the XML tags omitted. | + | |
| - | Finding Trace Files | + | |
| - | ADRCI enables you to view the names of trace files that are currently in the automatic diagnostic repository (ADR). | + | |
| - | Viewing Incidents | + | |
| - | The ADRCI SHOW INCIDENT command displays information about open incidents. | + | |
| - | Packaging Incidents | + | |
| - | You can use ADRCI commands to package one or more incidents for transmission to Oracle Support for analysis. | + | |
| - | ADRCI Command Reference | + | |
| - | Describes the ADRCI commands. | + | |
| - | Troubleshooting ADRCI | + | |
| - | Describes some common ADRCI error messages. | + | |
| <code BASH> | <code BASH> | ||