Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I am looking for some help with a 1

Status
Not open for further replies.

salmon465

Technical User
Oct 21, 2003
11
US

I am looking for some help with a /etc/system issue.
I am loading Oracle8.1 and my instructions tell me I have to set these values in /etc/system file

set shmsys.shminfo_shmmax=4294967295
set shmsys.shminfo_shmmin=1
set shmsys.shminfo_shmmin=100
set shmsys.shminfo_shmseg=10
set shmsys.shminfo_semmni=100
set shmsys.shminfo_semms1=1000
set shmsys.shminfo_semmns=2000
set shmsys.shminfo_semopm=100
set shmsys.shminfo_semvmx=32767

After I do this and reboot my server (280R) I get these errors that come up.

Unsupported operator .AYa on line 78 of the etc/system
Unsupported operator .AYa on line 79 of the etc/system
Unsupported operator .AYa on line 80 of the etc/system
Unsupported operator .AYa on line 81 of the etc/system
Unsupported operator .AYa on line 82 of the etc/system
Unsupported operator .AYa on line 83 of the etc/system
Unsupported operator .AYa on line 84 of the etc/system
Unsupported operator .AYa on line 86 of the etc/system

This is my hardware (SunOS nissandc 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Fire-280R)

Anybody have any suggestions?

Thanks,
Jsalmon

 
The format is set shmsys: not set shmsys.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top