Display Object

View a list of database-related file objects stored in database directories.

Syntax

Syntax diagram for display object.APP-NAMEDBS-NAMEOBJ-NAME

You can display objects in the following ways using display object.

KeywordDescription

all

Display all stored objects on the specified scope.

locked

Display only locked objects on the specified scope.

of type...

Display only the objects of type specified by OBJ-TYPE ::=.

OBJ-NAME of OBJ-TYPE

Display a specific object by name and type.

on system

Display all stored objects on the system.

on application

Display all objects associated with the specified application.

on database

Display all objects associated with the specified database.

Example

MAXL> display object sample.basic.Calcdat of type text;

 applicati database  object_na object_ty locked      locked_by   locked_time
+---------+---------+---------+---------+-----------+-----------+-----------
 Sample    Basic     Calcdat           9       FALSE N/A         N/A