Hi,
I need a shell script for displaying instance names,database names and database alias names which are presenting in a particular instance(only Local databases) and port numbers in a tabular form.I had written a shell script for this but it is not displaying all alias names for databases(only 1st alias name its showing).If anybody is having it already please help me.
I'm showing the structure by indenting but we just need a flat file generated in table-like format:
> Server Name and IP Address
- DB2 Instance Name and Port Number
+ Database Name and Alias
+ Database Name and Alias
+ etc
- Next DB2 Instance Name and Port Number
+ Database Name and Alias
+ etc
- Etc...
Thanks&Regards
Bade