Oracle のどのプロセスがどのポートを使用しているかは以下コマンドで確認が可能
lsof -i UDP | grep <SID名>
実行例
[oracle@myhost ~]$ lsof -i UDP | grep orcl
ora_lreg_ 22615 orcl 8u IPv6 55870371 0t0 UDP localhost:51995
ora_d000_ 22627 orcl 7u IPv6 55876182 0t0 UDP localhost:11647
ora_s000_ 22629 orcl 7u IPv6 55873047 0t0 UDP localhost:52973
ora_s001_ 22631 orcl 7u IPv6 55876196 0t0 UDP localhost:51438
ora_s002_ 22633 orcl 7u IPv6 55870387 0t0 UDP localhost:35643
ora_s003_ 22635 orcl 7u IPv6 55876206 0t0 UDP localhost:15283
ora_s004_ 22637 orcl 7u IPv6 55870397 0t0 UDP localhost:49878
ora_n000_ 22685 orcl 7u IPv6 55876265 0t0 UDP localhost:31568