solaris 11 disable port 6000
I want to install EBS R12.1.1 on solaris 11(sparc).
In the note:761568.1
“OPMN port conflict
netstat -a | grep 6000
/usr/dt/bin/dtconfig -kill
...."
but in solaris 11 there is no file /usr/dt/bin/dfconfig ,but port has LISTEN.
I did not how to resolve this in solaris 11
Can anybody help me ?