Thank you Justin. You have solved my problem!! GREAT!
Thanks a stack Carl -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 10 May 2002 03:52 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: SAPDB - HELP! Oh, I just saw you message on the list that says your running Solaris 8. Yes I did get mine fixed. In my case what was happening was that the database was starting to many processes, and Solaris 8 limits each process. So all that you need to do is (as root) go into the /etc/system file and add the lines below and restart. set shmsys:shminfo_shmmax=0x2000000 set shmsys:shminfo_shmmin=1 set shmsys:shminfo_shmmni=256 set shmsys:shminfo_shmseg=256 set semsys:seminfo_semmap=256 set semsys:seminfo_semmni=512 set semsys:seminfo_semmsl=32 set semsys:seminfo_semmns=512 This should solve your problem. Thank You, Justin A. Stanczak Web Manager Shake Learning Resource Center Vincennes University (812)888-5813 "Carl Olivier" <[EMAIL PROTECTED] To: <[EMAIL PROTECTED]> .za> cc: Subject: SAPDB - HELP! 05/10/02 05:24 AM Please respond to carl Greetings. I am terribly sorry to bother you, but I found your post to the SAPDB-General mailing list regarding the following errors you encountered while installing SAP: -24994,ERR_RTE: runtime environment error 1,Kernel died before reaching COLD state and (in the knldiag file): 2001-12-15 16:49:59 1 ERR 11277 IPC create_sem: semget error, No space left on device I am getting the exact same error, but for the life of me cannot figure out (or find an answer) on how to solve it!! Did you come right with your problem? If so, please could you be so kind as to let me in on the secret? Heh. I would be much obliged! Thanks in advance, and sorry to bother once agian, Carl Olivier Zero One [EMAIL PROTECTED] _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
