Oracle Solaris System Administration (MOSC)

MOSC Banner

delete port

Hi,

I try to remove the port 3872 because i like to start the oem agent.The oem agent start on port 3872 and can not start because there is an port 3872 open.

root@p-m-dbadmin:~# netstat -an|grep 3872
*.3872 Idle 57344 0 57344 0 →this with oem agent stopped.

I found

Kill the agent process running on the EM_SECURE_PORT, for this example the emctl.log file shows PORT 3872

What process open the port 3872?

pfiles ls /proc | ggrep -B 4 3872
pfiles: cannot examine 25494: no such core file
3: S_IFDIR mode:0500 dev:16380,0 ino:11502 uid:0 gid:0 size:8208
O_RDONLY|O_NDELAY|O_LARGEFILE FD_CLOEXEC
/proc/25492/fdinfo
offset:96
25493: ggrep -B 4 3872

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center