If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Need to know where to find the Alias names for our DB2 tables. Which particular Catalog tables/source . Also if I contact my DBA will he/she know for sure. Please help. Thanks
Originally posted by Walter Janissen
If it is mainframe, you will find the alias names in SYSIBM.SYSTABLES. Column TYPE = 'A'. Columns TBCREATOR and TBNAME is the name of the base table.
Thanks for your reply. It is exact answer we required.