Logging into the db2 control console

If you’re an oracle admin you probably know little about db2 control panel.

sign into the server with your user

start vncsession

xhost +

sudo su – root

su – <myinstanceuser> –l

db2cc

This will start the db2 command console and allow you to view the table structure.