From owner-freebsd-questions Sun Nov 28 12: 5:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from postman.bahianet.com.br (postman.bahianet.com.br [200.223.88.38]) by hub.freebsd.org (Postfix) with ESMTP id 82C00153BC for ; Sun, 28 Nov 1999 12:05:00 -0800 (PST) (envelope-from jcarlos@bahianet.com.br) Received: from nop (nop.bahianet.com.br [200.223.88.126]) by postman.bahianet.com.br (8.9.3/8.9.3) with SMTP id SAA01157 for ; Sun, 28 Nov 1999 18:08:42 -0200 (EDT) Message-ID: <000f01bf3aa5$8eef5e50$0400a8c0@bahianet.com.br> From: "Joao Carlos" To: Subject: SYBASE Date: Mon, 29 Nov 1999 18:08:49 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, Thanks to everyone who helped me with the MAXMEM option in kernel. Now, i'm experiencing another problem. When i Start SYBASE server as the sybase user, it works wonderful. When i put in /usr/local/etc/rc.d a script called sybase.sh with chmod 755, it starts buit stops on Opening Master Database... I'bve tried to put all files it calls with chmod 4755 sybase.sybase to see if the problem was this. It did not work. Then, i wrote a program in C to set the user ID and GROUP ID for the sybase user and group, and then execute the SYBASE ASE. It did not work. I saw that it worked only when the FreeBSD finishes to start all processes, including the getty to the virtual terminals. AI'd like to know if anybody had this problem putting SYBASE to work, and how can i solve this problem, or at least somebody tell me if there is a way to start a program after everything in the system starts. Thanks --- Joao Carlos jcarlos@bahianet.com.br To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message