|
-
Hi,
You are right about the Oracle background processes. the count depends upon the no of Oracle background processes.
The foll. command gives a count of the no. of Oracle background processes in Unix :-
ps -ef | grep ora_ | grep -v grep | wc -l
I'm not sure about the Schemaname and Username - looks pretty much the same. Can anyone throw some light on it ?
Vinit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|