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 in
news:1130008457.776053.11990_at_f14g2000cwb.googlegroups.com:
> I ma using Oracle 10.1.0.4 on hp unix 11i.
> When I connect to database using sqlplus or any other means, the
> sahdow process created has a parent id of 1, as shown from output of ps
> -aef. in Oracle8i or Oracle 9i, we did not see this problem.
>
> ps -aef | grep oracle | grep bdc | grep LOCAL
> oracle 18860 1 22 12:19:30 ? 1:42 oraclebdc (LOCAL=NO)
> oracle 2636 1 0 15:09:00 ? 0:00 oraclebdc
> (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
> oracle 19044 1 0 12:20:42 ? 0:07 oraclebdc (LOCAL=NO)
> oracle 19060 1 0 12:20:47 ? 0:05 oraclebdc (LOCAL=NO)
> oracle 18866 1 0 12:19:30 ? 0:15 oraclebdc (LOCAL=NO)
> oracle 23301 1 0 13:11:57 ? 0:01 oraclebdc (LOCAL=NO)
> oracle 19058 1 0 12:20:44 ? 0:15 oraclebdc (LOCAL=NO)
> oracle 18858 1 0 12:19:29 ? 0:15 oraclebdc (LOCAL=NO)
>
>
Problem?
What problem?
Exactly what do you see in Oracle 9i?
One data point does not show any trend. Received on Sat Oct 22 2005 - 14:17:30 CDT
![]() |
![]() |