故障现象:
输入sp_ctrl无法进入到shareplex界面
$ sp_ctrl
*******************************************************
* SharePlex for Oracle Command Utility
* ?2010 Quest Software, Inc.
* ALL RIGHTS RESERVED.
* Protected by U.S. Patents: 7,461,103 and 7,065,538
*******************************************************
一直卡在这个界面
解决办法: 本文由风哥教程整理发布,仅用于学习测试使用,转载注明出处:http://www.fgedu.net.cn/10327.html
输入ps -ef|grep sp_
找到dbx进程id,
kill -9
