Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: some additional information ... -> Syntax /etc/system ?
Hi Srivenu,
stupid question: what is the correct syntax of setting theses
variables in the /etc/system. Am I right that these are used in a way
as C #define?
In the net I've seen several versions like:
set shmsys:shminfo_shmmax = value set shmsys:shminfo_shmmni = value set shmsys:shminfo_shmseg = value set shmsys:shminfo_shmmin = value set semsys:seminfo_semmni = value set semsys:seminfo_semmns = value set semsys:seminfo_semmsl = value
and also:
set shmmax = value set shmmni = value set shmseg = value set shmmin = value set semmni = value set semmns = value set semmsl = value
and finally the same without an equal sign or without the keyword
"set". Since I was never forced to change those settings I'm
interested of the correct syntax.
Nevertheless here is the output from sysdef _without_ running the dbca
wizard:
* IPC Semaphores module is not loaded * * * IPC Shared Memory module is not loaded
for further instructions patiently waiting ...
Frank
srivenu_at_hotmail.com (srivenu) wrote in message
news:<1a68177.0209162155.4e118dd5_at_posting.google.com>...
> I think its /etc/system configuration problem. > can you post the output of the unix command > /usr/sbin/sysdef|grep SHM > regards > SrivenuReceived on Tue Sep 17 2002 - 20:45:12 CDT
![]() |
![]() |