Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle shadow process parent id of 1
dbaplusplus_at_hotmail.com wrote:
> Yong:
>
> See below different behavior for Oracle 9.2 and 10.1 on HP UNIX 11i. a.
> sqlplus scott/tirger_at_svc b. sqlplus scott/tiger:
>
> 1 Using oracle9.2.0.5 on HP UNIX 11i:
>
> a,.pqmsadm 19426 19412 0 20:18:14 ? 0:00 oraclepqms
> (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
>
> b. oracle 21710 1 0 20:21:14 ? 0:00 oraclepqms (LOCAL=NO)
>
> 2. Using Oracle 10.1.0.4 on HP UNIX 11i:
> a, oracle 27756 1 3 20:25:05 ? 0:00 oraclebdc
> (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
I don't have access to Oracle on any UNIX/Linux right now. Is bequeath_detach set in sqlnet.ora? Can you run tusc with -f or perhaps -k option on sqlplus in your 10g environment? Compare the result with that in 9i.
Yong Huang
> b, oracle 27666 1 0 20:23:58 ? 0:00 oraclebdc (LOCAL=NO)
Received on Sun Oct 23 2005 - 07:49:48 CDT
![]() |
![]() |