View a specific location alias or a list of all location aliases defined on the system.
Syntax

You can display location aliases in the following ways using display location alias.
| Keyword | Description | 
|---|---|
all  | Display all location aliases defined on the system.  | 
<location-alias-name>  | Display a location alias by name.  | 
on application  | Display all location aliases defined for the specified application.  | 
on database  | Display all location aliases defined for the specified database.  | 
Example
display location alias all;
Displays a list of location aliases defined on the system.