원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어

Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

 

본문 : http://www.ischo.net -- 조인상 //시스템 엔지니어

+++++++++++++++++++++++++++++++++++++++++++++++++++++++


OS: Red Hat Enterprise Linux AS release 3 (Taroon)
커널 : 2.4.21-4

LSNRCTL for Linux: Version 9.2.0.4.0 - Production on 10-OCT-2006 11:01:46

Copyright (c) 1991, 2002, Oracle Corporation.  All rights reserved.

Starting /opt/oracle/product/9.2.0.4.0/bin/tnslsnr: please wait...

TNSLSNR for Linux: Version 9.2.0.4.0 - Production
System parameter file is /opt/oracle/product/9.2.0.4.0/network/admin/listener.ora
Log messages written to /opt/oracle/product/9.2.0.4.0/network/log/listener.log
Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
TNS-12540: TNS:internal limit restriction exceeded
TNS-12560: TNS:protocol adapter error
  TNS-00510: Internal limit restriction exceeded
  Linux Error: 28: No space left on device

Listener failed to start. See the error message(s) above...




Errors
ORA-12540 "TNS:internal limit restriction exceeded"


Symptoms
Unable to make more than 510 connections to Server using OCI
Error is "TNS-12540: TNS:internal limit restriction exceeded"


Cause
The problem was caused by an insufficient OPEN FILES setting (the current value can be viewed with ulimit -a).


Solution
To implement the solution, please execute the following steps:

1. Increase OPEN FILES, for example:

ulimit -n 4096
번호 제목 글쓴이 날짜 조회 수
115 exp error - ORA-19206: Invalid value for query or REF CURSOR parameter 조인상 2010.05.12 165951
114 centOS 5.2 에 오라클 10g 설치 조인상 2010.05.12 118830
113 오라클 온라인백업 스크립트 (ksh 용) [1] file 조인상 2010.05.12 109156
112 ORA-28040 : No matching authentication protocol 조인상 2014.11.13 80221
111 히든 파라미터 확인하는 쿼리 조인상 2010.05.12 66159
110 성능분석을 위한 v$sysstat, v$sesstat, v$system_event 조회 조인상 2011.09.27 54189
109 오라클 패치후 각 컴퍼넌트들 버전 확인 쿼리 조인상 2010.10.05 51831
108 온라인 백업/리스토어 (imp/exp) 조인상 2010.05.09 43621
107 일반유저에게 kill session 권한 주기 ischo 2019.08.12 43102
106 exp실행시 에러. ORA-06512 SYS.DBMS_METADATA_INT 조인상 2010.05.12 36278
105 오라클 11g - ADR/ADRCI : 새로운 alertlog 위치 조인상 2011.05.17 33516
104 datafile, redolog, controlfile 위치 변경하기 조인상 2012.08.02 29736
103 오라클에 접속하는 최대 인스턴스개수(세션개수)를 늘리는 방법 조인상 2010.05.12 28196
102 ORA-04063: package body "EXFSYS.DBMS_EXPFIL_EXP" has errors 조인상 2012.01.04 25697
101 SQL developer 실행시 jvm.dll 오류 발생 조치 방법 조인상 2013.01.23 24887
100 Oracle 설치문서에서 보는 ASM file 조인상 2012.03.30 24816
99 ORA-01555 : snapshot too old: rollback segment number %s with name \"%s\" too small ischo 2012.04.10 24390
98 windows용 오라클 온라인 백업 스크립트 file 조인상 2010.07.01 23794
97 Oracle Database 2 Day DBA - 부록 A. ASM file 조인상 2012.04.05 23588
96 ORA-01089 : 오라클 프로세스를 kill 한 후 로그인 못 할때 조인상 2010.06.20 23314
서버에 요청 중입니다. 잠시만 기다려 주십시오...