DB2 and XMeta database information

Use the following commands to invoke the standard DB2 collector tool (db2support tool):



Command
Collects
Windows:
   
cd <DB2_HOME>\bin
   db2cmd  db2support . -f -d XMeta
where XMeta is the name of the Information Server XMeta database
AIX, Solarix, Linux, or HP-UX:   cd <DB2_HOME>/bin
   ./db2support . -f -d XMeta
where XMeta is the name of the Information Server XMeta database
Creates a zip file with collected data in <DB2_HOME>/bin/db2support.zip. Contains additional statistics of the XMeta database
The db2support tool creates zip file <DB2_HOME>/bin/db2support.zip that contains the following information:
  • DB2 Release info
  • Install paths/files location
  • Install Logs
  • Admin Configuration
  • DB Manager configuration
  • List of Databases/tables
  • Tables space/stats
  • Directory listing of DB2 folder files

Popular posts from this blog

cognos content store database tables

How to fix: User, group, or role '*' already exists in the current database. (Microsoft SQL Server, Error: 15023)