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_version [03/07/2024 08:26] – mdl | oracle:database_version [27/11/2024 14:20] (Version actuelle) – mdl | ||
|---|---|---|---|
| Ligne 3: | Ligne 3: | ||
| set lines 500 | set lines 500 | ||
| col comp_name for a40 | col comp_name for a40 | ||
| - | col versionfor | + | col version for a25 |
| col status for a10 | col status for a10 | ||
| - | SELECT comp_name, | + | SELECT comp_name, |
| - | + | COMP_NAME | |
| - | COMP_NAME | + | |
| ---------------------------------------- ------------------------------ ---------- | ---------------------------------------- ------------------------------ ---------- | ||
| - | Oracle Database Catalog Views 19.0.0.0.0 | + | Oracle Database Catalog Views 19.21.0.0.0 |
| - | Oracle Database Packages and Types 19.0.0.0.0 | + | Oracle Database Packages and Types 19.21.0.0.0 |
| - | Oracle Real Application Clusters | + | Oracle Real Application Clusters |
| - | JServer JAVA Virtual Machine | + | JServer JAVA Virtual Machine |
| - | Oracle XDK 19.0.0.0.0 | + | Oracle XDK 19.21.0.0.0 |
| - | Oracle Database Java Packages | + | Oracle Database Java Packages |
| - | OLAP Analytic Workspace | + | OLAP Analytic Workspace |
| - | Oracle XML Database | + | Oracle XML Database |
| - | Oracle Workspace Manager | + | Oracle Workspace Manager |
| - | Oracle Text 19.0.0.0.0 | + | Oracle Text 19.21.0.0.0 |
| - | Oracle Multimedia | + | Oracle Multimedia |
| - | COMP_NAME | + | COMP_NAME |
| ---------------------------------------- ------------------------------ ---------- | ---------------------------------------- ------------------------------ ---------- | ||
| - | Spatial | + | Spatial |
| - | Oracle OLAP API 19.0.0.0.0 | + | Oracle OLAP API 19.21.0.0.0 |
| - | Oracle Label Security | + | Oracle Label Security |
| - | Oracle Database Vault 19.0.0.0.0 | + | Oracle Database Vault 19.21.0.0.0 |
| + | |||
| + | 15 rows selected. | ||
| </ | </ | ||
| * Patch applied | * Patch applied | ||
| <code PLSQL> | <code PLSQL> | ||
| + | set lines 1000 | ||
| col action_time for a20 | col action_time for a20 | ||
| col action for a15 | col action for a15 | ||