Listening Endpoints Summary... (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC))) (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=Linux)(PORT=1521))) Services Summary... Service "ORCL.SOFT" has 1 instance(s). Instance "ORCL", status UNKNOWN, has 1 handler(s) for this service... Service "PLSExtProc" has 1 instance(s). Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service... The command completed successfully LSNRCTL> ――――――――――――――――――――――――――――――
LSNRCTL for Linux: Version 9.2.0.1.0 - Production on 26-FEB-2004 16:15:28 Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved. Welcome to LSNRCTL, type "help" for information.
LSNRCTL> stop Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC))) The command completed successfully LSNRCTL> ――――――――――――――――――――――――――――――
启动Oracle Web Server,操作如下: ―――――――――――――――――――――――――――――― [oracle@Linux oracle]$cd $Oracle_HOME/Apache/Apache/bin [oracle@Linux oracle]$./startJServ.sh /opt/oracle9i/product/9.2.0/Apache/Apache/bin/apachectl start: httpd started ――――――――――――――――――――――――――――――