I'm trying to display a tables DDL. I went into the control center, right clicked on the table, and clicked on the command "Generate DDL". This generates the following error message:
I tried the command DB2ADMIN START, but db2 tells me it does not recognize that command. Does anyone have any suggestions? Can anyone tell what the DB2 Administration server is?
Code:
SQL4414N The DB2 Administration Server is not active.
Explanation:
The request cannot be processed unless the DB2 Administration
Server is active.
User Response:
Start the DB2 Administration Server by issuing the command
DB2ADMIN START, and reissue the request.