
DELETE ALIAS
DELETE ALIAS
Use the DELETE ALIAS command to delete one or more alias proles from the AliasDB le on the client. To prevent you from acciden tally deleting an alias prole, y ou are prompted to conrm the deletion.
DELETE ALIAS can be abbreviated to D A.
To issue this command, y ou must log on as MANA GER.SYS or have SM capability.
NETUtil Syntax
netutil=> DELETE ALIAS Alias Name: AliasName
Database Server Type: DatabaseServerType
Server Node Name: ServerNodeName
Delete Profile (y/n)? y2 es 3 n2 o 3
Parameters
AliasName | is either the alias name of the DBEn vironment on the server to be |
| used by the application on the clien t or an asterisk (*). |
| If you enter an alias name, the alias prole with the same name is |
| deleted from the AliasDB le. |
| If you enter an asterisk, y ou are prompted for the database serv er type |
| and then the server node name. In this case, all alias proles that |
| match the database serv er type and the server node name are deleted. |
Examples
In this example, one alias prole is deleted from the AliasDB le.
netutil=> delete alias Alias Name: InvenDB
Delete Profile (y/n)? y
Profile deleted.
netutil=>
NETUtil Reference