설치시 커널 컴파일은 따로 하지는 않았습니다.
아래와 같은 에러가 납니다.
[oracle@APM dbs]$ svrmgrl
Oracle Server Manager Release 3.1.5.0.0 - Production
(c) Copyright 1997, Oracle Corporation. All Rights Reserved.
Oracle8i Enterprise Edition Release 8.1.5.0.1 - Production
With the Partitioning and Java options
PL/SQL Release 8.1.5.0.0 - Production
SVRMGR> connect
Username: internal
Connected.
SVRMGR> startup
ORA-00101: invalid specification for system parameter MTS_DISPATCHERS
ORA-00102: network protocol (ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))
SVRMGR>
|