Customer has an extra export process that was going to a now redundant target. and wants to be rid of it, qview shows the following:
1. Bring down Shareplex on the source.
2. ./qview -i
3. qview> qsetup
4. qview> list
The following queues exist:
npr43+X
WRITER +PR+o.pr43+sp_ordr+o.pr43
READER +PX+npr43+sp_xport+0xac11a275 (172.xx.xxx.117)
READER +PX+npr43+sp_xport+0xac11a29c (172.xx.xxx.156)
o.pr43+C
WRITER +PA+o.pr43+sp_ocap+o.pr43
READER +PR+o.pr43+sp_ordr+o.pr43
npr43+P+o.pr43-o.pr43
subqueues range from 0 to 1
WRITER +PI+tpr43+sp_mport+0xac11a29c (172.xx.xxx.156)
READER +PP+npr43+sp_opst_mt+o.pr43-o.pr43
Customer wants to get rid of extra reader for export queue (npr43+X) 172.xx.xxx.117
The target IP changed and 172.xx.xxx.117 is no longer available.
1. shutdown shareplex
2. qview -i
qsetup <port_num>
list
deluser npr43+X +PX+npr43+sp_xport+0xac11a275 ------ deluser <queue_name> <queue_user_name>
exit
qview -i
qsetup <port_num>
list ----------> ensure the queue has gone
3. Restart shareplex
Note: Please contact Quest Technical Support if you are not sure which extra reader you need to delete.