DB/Oracle 2012. 7. 3. 17:02

# listener.ora Network Configuration File: /oracle/11g/product/11.2.0/db_1/network/admin/listener.ora
# Generated by Oracle configuration tools.

SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = orcl)
(ORACLE_HOME = /oracle/11g/product/11.2.0/db_1)
)
)

LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = 아이피)(PORT = 포트))
)
)

ADR_BASE_LISTENER = /oracle/11g

'DB > Oracle' 카테고리의 다른 글

stored procedure invalid 조회  (0) 2012.07.03
CentOS 6 x64 에서 oracle 11gr2 설치  (0) 2012.07.03
잘 까먹는 것들  (0) 2012.07.03
posted by hani^___^
: