Hi Friends,
I am using DB2 6.1 for Unix. I have a database which contains some tables, views and trigers. I want to copy the same database to a different environment. Using DB2LOOK we can get a DDL for all tables, views and constraints. But we also need triggers and grants. Can somebody suggest how to extract the information related to triggers and grants from our current database in an automated way.