원문 : 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
번호 제목 글쓴이 날짜 조회 수
55 캐릭터셋 확인하는 쿼리 조인상 2010.05.12 8121
54 v$datafile 의 status 에 recover로 표시되는 경우 조인상 2010.05.12 9941
53 NT기반 오라클환경에서 OS 다시 깔았을때 복구방법 조인상 2010.05.12 9138
52 AIO 문제때문에 오라클 실행안될때 조인상 2010.05.12 9664
51 제약조건 이름은 아는데 테이블을 모를경우 찾는 스크립트 조인상 2010.05.12 8448
50 오라클 온라인백업스크립트 구성 예 조인상 2010.05.12 7442
49 Oracle Library Cache and Dictionary Cache 조인상 2010.05.12 8845
48 오라클 인덱스 분리해서 임포트 하는 방법 조인상 2010.05.12 6643
47 오라클 hotbackup 스크립트 조인상 2010.05.12 9582
46 오라클 삭제하는 방법 조인상 2010.05.12 14078
45 AIX 64bit - oracle 10.2.0.1 설치 file 조인상 2010.05.12 12745
44 오라클 홈디렉토리 변경 ( /oracle_backup => /oracle ) 조인상 2010.05.12 11917
43 Linux 32bit ( EntePrise AS 3.0) - 오라클 9.2.0.4 설치 조인상 2010.05.12 7326
42 INCREMENTAL, CUMULATIVE, COMPLETE EXPORT & IMPORT 조인상 2010.05.12 7144
41 오라클 cold 백업 스크립트(특정데이터파일만 추출) NT용 file 조인상 2010.05.12 9221
» TNS-12540: TNS:internal limit restriction exceeded 조인상 2010.05.12 9299
39 테이블 컬럼의 데이터타입 변경 조인상 2010.05.12 14397
38 테이블의 특정 컬럼에 걸려있는 제약 조건의 확인 조인상 2010.05.12 7978
37 테이블 복구 사례 조인상 2010.05.12 6814
36 Oracle Flashback 복구 조인상 2010.05.12 7985
서버에 요청 중입니다. 잠시만 기다려 주십시오...