Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> (no subject)
I don't know if this happened to others, but when I installed 8.1.6 (on AIX)
I had too many problems with performance, communication, and whatever you
can think about...
I migrated to 8.1.7 and applied 8.1.7.2 patch and my life is calm for now...
it is worth to try.
Saludos,
Veronica Levin Enriquez
Compañía Cervecera de Nicaragua
-----Mensaje original-----
De: Joe LaCascio [mailto:jlacasci_at_wheatonma.edu]
Enviado el: Miércoles, 19 de Septiembre de 2001 02:00 p.m.
Para: Multiple recipients of list ORACLE-L
Asunto:
Any idea's folks?
I'm running a DEC Alpha 4100, DEC Unix 4.0d. I've just installed 8.1.6 with patch 8.1.6.2 and the sqlnet patch 1399208.
When I try to start the listener I get the following errors:
Script started on Wed Sep 19 12:04:14 2001 % ln^H ^Hsnrctl
LSNRCTL for DEC OSF/1 AXP: Version 8.1.6.0.0 - Production on 19-SEP-2001 12:04:17
(c) Copyright 1998, 1999, Oracle Corporation. All rights reserved.
Welcome to LSNRCTL, type "help" for information.
LSNRCTL> start
Starting /1091/oracle/product/816/bin/tnslsnr: please wait...
Internal AIO consistency error: Cannot use libaio_raw with threads.
Either relink without -pthread or link -laio, not -laio_raw. Aborting...
Here's my listener.ora also:
# LISTENER.ORA Configuration
File:/1091/oracle/product/816/network/admin/listener.ora
# Generated by Oracle configuration tools.
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC)) )
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = mufasa)(PORT = 1525)) )
(PRESENTATION = GIOP) (SESSION = RAW) ))
(ADDRESS = (PROTOCOL = TCP)(HOST = mufasa)(PORT = 2481))
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Joe LaCascio INET: jlacasci_at_wheatonma.edu Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Veronica Levin INET: vlevin_at_victoria.com.ni Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Sep 19 2001 - 16:47:54 CDT