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édenteProchaine révision | Révision précédente | ||
| oracle:database:adrci [25/02/2025 13:52] – mdl | oracle:database:adrci [25/02/2025 13:56] (Version actuelle) – mdl | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | ====== Automatic Diagnostic Repository Command Interpreter (ADRCI) ====== | ||
| + | |||
| + | 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. | ||
| + | |||
| + | \\ | ||
| + | == Usage == | ||
| + | |||
| + | You can use ADRCI in interactive mode or batch mode. | ||
| + | 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. | ||
| + | Viewing the Alert Log | ||
| + | |||
| + | |||
| <code BASH> | <code BASH> | ||
| [root@srv1 | [root@srv1 | ||