EBU is getting 5602 connection error code, what is wrong?
This can usually be traced back to underlying network problem. Making sure EBU communicate with catalog database well is a good way to insure EBU does not have network problem. A simple way to do so is by running the following command from the shell prompt: sqlplus `cat $OBK_HOME/admin/catalog.obk` A successful connection ensures EBU does not have network connection problem. Otherwise, fix the network problem, then retry it.