
SHOW ALIAS
SHOW ALIAS
Use the SHOW ALIAS command to displa y the contents of one or more alias proles in the AliasDB le on the clien t.
SHOW ALIAS can be abbreviated to SA. Anyone can issue this command.
NETUtil Syntax
netutil=> SHOW ALIAS Alias Name: AliasName
Parameters
AliasName | is either the alias name of the DBEn vironment that resides on the |
| server, or an asterisk (*). |
| If you enter an alias name, the con tents of that alias prole is |
| displayed. If you enter an asterisk, the con tents of all alias proles in |
| the AliasDB le are displa yed. |
|
|
Note | If the AliasDB le con tains alias proles for DB2 databases, SHO W ALIAS |
| will display those alias proles along with ALLLBASE/SQL alias proles. |
| ALLBASE/DB2 CONNECT alias proles con tain a dierent set of |
| parameters. For a description, see the \NETUtil Commands" c hapter in the |
| ALLBASE/DB2 CONNECT User's Guide. |
|
|
Examples
In this example, one alias prole in the AliasDB le is displa yed when the alias name InvenDB3 is entered at the alias name prompt.
netutil=> show alias Alias Name: InvenDB3
Alias Name: InvenDB3
Database Server Type: ALLBASE/SQL
DBEnvironment Name on Server: PartsDB.DBgroup3.Account
Server Node Name: snode.sdomain.sorg
Machine Type: HP3000 S900
Datacomm Type: NS netutil=>
NETUtil Reference