I just got a client that changed his server hostname and discovered that after this change he was unable to use the DB Control. To solve this problem you will just need to follow these simple steps: 1) Set $ORACLE_HOSTNAME to the old hostname: [oracle]$ export ORACLE_HOSTNAME=oc-oracle-prod.com 2) De-configure the old DB Console by running…