Re: Unknow Protocol-->(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=be
Date: 1996/05/06
Message-ID: <4mlt9q$5de_at_inet-nntp-gw-1.us.oracle.com>#1/1
In article <4ml04o$7t0_at_isoit109.bbn.hp.com>, Saravana Vijayan <vijay> writes:
|> X-URL: file:/tmp/op
|> Content-Type: multipart/mixed;
|> boundary="-------------------------------39761700030269"
|>
|> This is a multi-part message in MIME format.
|>
|> ---------------------------------39761700030269
|> Content-Transfer-Encoding: 7bit
|> Content-Type: text/plain; charset=us-ascii
|>
|> Thankx in advance............
|>
|> vijay [vijay_at_bart.bbn.hp.com]
|>
|> ---------------------------------39761700030269
|> Content-Transfer-Encoding: 7bit
|> Content-Type: text/plain
|>
|> Hi DBA's
|>
|> I am worrying about this unknown protocol.
|>
|> %ps -ef | grep -i ora
|> adcadm 2676 2675 0 14:33:00 ? 0:00 oracleopenview (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=be
|> adcadm 2675 2674 0 14:32:59 ? 0:00 /opt/OV/bin/adcdb.ora
|> adcadm 2678 2674 0 14:33:01 ? 0:00 /opt/OV/bin/adcdb.ora
|> oracle 1789 1 0 13:53:35 ? 0:00 ora_smon_openview
|> oracle 1787 1 0 13:53:31 ? 0:08 ora_lgwr_openview
|> oracle 1786 1 0 13:53:29 ? 0:02 ora_dbwr_openview
|> oracle 1788 1 0 13:53:33 ? 0:00 ora_ckpt_openview
|> oracle 1785 1 0 13:53:27 ? 0:00 ora_pmon_openview
|>
|> what is this protocol=be ?
|> Can u tell me what is this about ?
|> ps:
|> --
|> 1)I am using: oracle 7.2.3 | HPUX 9.x | Not using Net
|> 2)Running application as adcadm user commnicating to oracle-DB
|>
|> ---------------------------------39761700030269--
Your ps listing is cutting off the complete entry. This is really the
bequeath adapter, which is the SQL*Net V2 version of the pipe driver. I think
there are additional flags to ps which will give you the full command, but
I don't know them offhand.
-- ------------------------------------------------------------------------ Scott Urman Oracle Corporation surman_at_us.oracle.com ------------------------------------------------------------------------ Author of "Oracle PL/SQL Programming", ISBN 0-07-882176-2 Published by Oracle Press - http://www.osborne.com/oracle/index.htm ------------------------------------------------------------------------ "The opinions expressed here are my own, and are not necessarily that of Oracle Corporation" ------------------------------------------------------------------------Received on Mon May 06 1996 - 00:00:00 CEST