1. open_links
|| Parameter type Integer
|| Default value 4
|| Parameter class Static
|| Range of values 0 to 255
한 세션에서 Remote Database로 동시에 연결 할 수 있는 최대 수
– 8.1.7 이전 버전에서 open_links의 설정값을 255를 초과하여 설정 시 ORA-600 [k2rcbk: null gti] Internal Error 발생함. open_links 설정시 255를 초과하면 안됨. (Bug no. 1035278)
– ora-600 [npiane0] Internal Error 발생 (Bug 1092735) open_links 값을 초과하여 connection 시도 시 발생.
2. open_links_per_instance
Parameter type Integer
Default value 4
Parameter class
Static Range of values 0 to 4294967295 (4 GB -1)
Oracle Real Application Clusters 인경우에는 인스턴스 별로 다르게 설정 할수 있습니다.