Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: 10g on Fedora Core 2 - all Oracle backgr. proc. show as: .../oracle.bin

Re: 10g on Fedora Core 2 - all Oracle backgr. proc. show as: .../oracle.bin

From: Vic B. <sbrk_at_shaw.ca>
Date: 21 Nov 2004 22:07:14 -0800
Message-ID: <a8660c69.0411212207.72833b41@posting.google.com>


Problem's been solved! :))

$ ps -ef

UID        PID  PPID  C STIME TTY          TIME CMD
oracle    2540     1  0 19:01 ?        00:00:00 ora_pmon_test
oracle    2542     1  0 19:01 ?        00:00:00 ora_mman_test
oracle    2544     1  0 19:01 ?        00:00:00 ora_dbw0_test
oracle    2546     1  0 19:01 ?        00:00:00 ora_lgwr_test
oracle    2548     1  0 19:01 ?        00:00:02 ora_ckpt_test
oracle    2550     1  0 19:01 ?        00:00:02 ora_smon_test
oracle    2552     1  0 19:01 ?        00:00:00 ora_reco_test
oracle    2554     1  0 19:01 ?        00:00:02 ora_cjq0_test
oracle    2556     1  0 19:01 ?        00:00:00 ora_d000_test
oracle    2558     1  0 19:01 ?        00:00:00 ora_s000_test
oracle    2564     1  0 19:01 ?        00:00:00 ora_qmnc_test
oracle    2566     1  0 19:01 ?        00:00:02 ora_mmon_test
oracle    2568     1  0 19:01 ?        00:00:00 ora_mmnl_test
oracle    2571     1  0 19:01 ?        00:00:09 ora_j000_test


First of all I'd like to thank Fabrizio, Yang and R.F. Pels for providing explanation and hints that lead to solution.

I ended up upgrading kernel to the latest one: 2.6.9-1.3_FC2, renaming
'oracle.bin' back to 'oracle' and adding vm/hugetlb_shm_group='xxx' to
/etc/sysctl.

Note: Before upgrading the kernel I noticed that /proc/sys/vm/hugetlb_shm_group didn't exist and I was getting an
'unknown key error' on vm/hugetlb_shm_group='xxx' line in sysctl.

Just a last word to Sybrand Bakker:

your post wasn't helpfull at all. If you don't know the answer to some question, nobody knows everything, it's not the end of the world - just don't post the reply.

Before you post, ask yourself if you're really trying to help out or are you just advertising your cynicism.

As I've said, if you don't know the answer, please don't try to
'help'.

This link may help for your future posts: http://groups.google.com/googlegroups/posting_style.html

Thanks,

Vic Received on Mon Nov 22 2004 - 00:07:14 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US