7.7.5.10 DESCRIBE FLASHLOG

Purpose

The DESCRIBE FLASHLOG command displays a list of attributes for the FLASHLOG object type.

Syntax

DESCRIBE FLASHLOG

Usage Notes

The attributes displayed by the DESCRIBE FLASHLOG command can include:

  • cellDisk: Names of the cell disks that contain Oracle Exadata Smart Flash Log.

  • creationTime: Timestamp when Oracle Exadata Smart Flash Log was created.

  • degradedCelldisks: List of cell disks configured for Oracle Exadata Smart Flash Log, but not currently available.

  • effectiveSize: Size of available Oracle Exadata Smart Flash Log after deducting space on unavailable cell disks.

  • efficiency: Efficiency of Oracle Exadata Smart Flash Log expressed as a percentage.

  • id: Global unique identifier (GUID) generated when Oracle Exadata Smart Flash Log is created.

  • name: Unique name of Oracle Exadata Smart Flash Log.

  • size: Total size of Oracle Exadata Smart Flash Log.

  • status: Current status of Oracle Exadata Smart Flash Log, such as normal, warning or critical. Status normal indicates all flash disks are available. Status warning indicates some flash disks are not available. Status critical indicates all flash disks are unavailable.

Examples

The following example shows the DESCRIBE command with the FLASHLOG object.

Example 7-103 Describing the FLASHLOG Object

CellCLI> DESCRIBE FLASHLOG

         name
         cellDisk
         creationTime
         degradedCelldisks
         effectiveSize
         efficiency
         id
         size
         status