Friday, February 7, 2014

DB2 : Get a list of all databases on a DB2 instance (IBM DB2 9.7 for Linux, UNIX )

To List all the database in DB2 following command will work. This will be applicable for all the nodes added to the database.

It will return all databases "cataloged" by the instance even if they are remote databases belonging to another instance or server


COMMAND :- DB2 LIST DATABASE DIRECTORY


IBM DOCUMENTATION LINK



No comments: