SQL> oradebug setmypidThe last command will show the name of the created trace file. The next step is opening the trace file and looking for the string SKGXPCTX. The following is a typical example.
SQL> oradebug ipc
SQL> oradebug tracefile_name
SKGXPCTX: 0xcd1e730 ctxThe cluster interconnect IP address is shown in bold. In the example above
admno 0x7a0be402 admport:
SSKGXPT 0xcd1e884 flags SSKGXPT_READPENDING info for network 0
socket no 8 IP 140.87.79.67 UDP 9152
sflags SSKGXPT_WRITESSKGXPT_UP
info for network 1
it is 140.87.79.67.
No comments:
Post a Comment