From owner-freebsd-database Fri Dec 31 22:14:10 1999 Delivered-To: freebsd-database@freebsd.org Received: from mail.rdc1.nj.home.com (ha1.rdc1.nj.home.com [24.3.128.66]) by hub.freebsd.org (Postfix) with ESMTP id CEA0214CCD for ; Fri, 31 Dec 1999 22:13:55 -0800 (PST) (envelope-from damascus@eden.rutgers.edu) Received: from damascus ([24.3.219.36]) by mail.rdc1.nj.home.com (InterMail v4.01.01.00 201-229-111) with ESMTP id <20000101061349.NNNS18367.mail.rdc1.nj.home.com@damascus> for ; Fri, 31 Dec 1999 22:13:49 -0800 Message-Id: <4.2.2.20000101010952.039bcd50@email.eden.rutgers.edu> X-Sender: damascus@email.eden.rutgers.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Sat, 01 Jan 2000 01:14:50 -0500 To: freebsd-database@FreeBSD.ORG From: Carroll Kong Subject: Re: Oracle for Linux in FreeBSD problems? In-Reply-To: References: <199912261336.IAA66179@whizzo.transsys.com> <199912261336.IAA66179@whizzo.transsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk Sorry to bother everyone with this, but I tried a lot of different tricks and nothing seemed to work. After installing oracle for linux 8.0.5 under freebsd 3.3-stable, I tried to create my own database. (I did not let the install make database objects for me). After going into svrmgrl and starting up an instance without mounting, and then creating my own DB. I tried running sqlplus and I got this error message. I just ran sqlplus and waited for the prompts. Enter user-name: system Enter password: ERROR: ORA-06553: PLS-213: package STANDARD not accessible Error accessing package DBMS_APPLICATION_INFO ERROR: ORA-06553: PLS-213: package STANDARD not accessible Connected to: Oracle8 Enterprise Edition Release 8.0.5.1.0 - Production With the Partitioning and Objects options PL/SQL Release 8.0.5.1.0 - Production SQL> Also, for some odd reason, if I try to reinstall oracle for linux 8.0.5 with the new redhat 6.1 development port, when I run sqlplus, it says the TNS listener is not listening (even after relinking it!). However, if I have the old 5.2 redhat base installed, try to install, then watch it fail the link, then use the 6.1 port and relink manually, it works!?!? I tried it using two different machines. So, basically this got me to wonder, if this is normal? (this sqlplus error?). If they avoided it, can you please tell me which redhat setups you have? I only have the linux_base 6.1 and linux_devtools 5.2..... i guess it's a bad idea that they are split, but I ran into problems getting the linux_devtools 6.1 patch going. Anyway, does it work if you have both 6.1 on base and devel? Or am I the only one with this problem? Thanks a lot in advance! -Carroll Kong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message