원문 : 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
번호 제목 글쓴이 날짜 조회 수
95 테이블스페이스 사용현황 확인하는 스크립트 조인상 2010.05.12 7568
94 [사이트 소개]오라클 사용자 그룹 조인상 2010.05.12 5707
93 오라클 유저 생성 및 변경/삭제 조인상 2010.05.12 11413
92 LOCK 문제 확인과 해결 방법 조인상 2010.05.12 15154
91 Aix 5L에서 오라클9i 설치법 조인상 2010.05.12 9708
90 AIX5.2 + 9.2.0.1.0 install + 9.2.0.5.0 patch 조인상 2010.05.12 7287
89 오라클 튜닝 - 옵티마이저 조인상 2010.05.12 7332
88 SGA 크기를 결정하는 방법 조인상 2010.05.12 8948
87 [oerr] ORA-19206: Invalid value for query or REF CURSOR parameter 조인상 2010.05.12 7479
86 오라클 startup & shutdown 쉘 스크립트 짜는 법 조인상 2010.05.12 11620
85 datafile 위치 변경하는 방법 조인상 2010.05.12 10091
84 Opatch : 다재다능한 패치 관리 유틸리티 file 조인상 2010.05.12 10323
83 OPATCH(V9.2) 기능 및 사용가이드 조인상 2010.05.12 6577
82 패치 중 OS 문제로 runInstaller가 끊길때 조인상 2010.05.12 6429
81 online backup(archive log mode) 조인상 2010.05.12 19439
80 Oracle Flashback 복구 조인상 2010.05.12 7985
79 테이블 복구 사례 조인상 2010.05.12 6814
78 테이블의 특정 컬럼에 걸려있는 제약 조건의 확인 조인상 2010.05.12 7978
77 테이블 컬럼의 데이터타입 변경 조인상 2010.05.12 14397
» TNS-12540: TNS:internal limit restriction exceeded 조인상 2010.05.12 9299
서버에 요청 중입니다. 잠시만 기다려 주십시오...