Display Database

View information about current database-wide settings.

Syntax

Syntax diagram for display database.DBS-NAMEAPP-NAME

Use display database to display database information in the following ways:

KeywordDescription

all

Display information for all databases on the system.

<dbs-name>

Display information about the specified database.

on application

Display information about all databases on the specified application.

request_history

Display information about recent requests for the database. Information about the last three requests is returned.

Example

display database;

Displays information about all databases on the system.

display database Sample.Basic;

Displays information about the Sample.Basic database.