Where are DB2 aliases stored?
Where are DB2 aliases stored? database directory Database aliases are defined using the CATALOG DATABASE command and stored in the database directory. They can be created for local or remote databases. How do you make an alias name? To create an aliasIn SQL Server Configuration Manager, expand SQL Server Native Client Configuration, right-click Aliases, and then select New Alias.In the Alias Name box, type the name of the alias. In the Server box, type the name or IP address of a server. How do I create an alias in a table? To create an alias for a table or table-valued...