【正文】
ING PRESIDENT 17NOV81 5000 10 7844 TURNER SALESMAN 7698 08SEP81 1500 0 30 7876 ADAMS CLERK 7788 23MAY87 1100 20 7900 JAMES CLERK 7698 03DEC81 950 30 7902 FORD ANALYST 7566 03DEC81 3000 20 7934 MILLER CLERK 7782 23JAN82 1300 1014 rows selected.SQL b. service oracle stopSQL Disconnected from Oracle Database 10g Enterprise Edition Release ProductionWith the Partitioning, OLAP and Data Mining options[oracle@ORS ~]$ logout[root@ORS ~] service oracle stopStoping Oracle Listeners ... Done.Stoping Oracle Databases ... Done.[root@ORS ~] su oracle[oracle@ORS ~]$ sqlplus /as sysdbaSQL*Plus: Release Production on Mon Nov 26 20:17:20 2012Copyright (c) 1982, 2005, Oracle. All rights reserved.Connected to an idle instance.SQL set linesize 300。SQL set pagesize 30。SQL select * from 。select * from *ERROR at line 1:ORA01034: ORACLE not availableSQL c. service oracle startSQL Disconnected[oracle@ORS ~]$ logout[root@ORS ~] service oracle startStarting Oracle Databases ... DoneStarting Oracle Listeners ... Done.[root@ORS ~] d. service oracle restart[root@ORS ~] service oracle restartStoping Oracle Listeners ... Done.Stoping Oracle Databases ... Done.Starting Oracle Databases ... DoneStarting Oracle Listeners ... Done.[root@ORS ~] 至此,Oracle服務(wù)啟動(dòng)amp。停止腳本與開(kāi)機(jī)自啟動(dòng)設(shè)置完畢。The following J2EE Applications have been deployed and are accessible at the URLs listed below.iSQL*Plus URL:://localhost:5560/isqlplusiSQL*Plus DBA URL:://localhost:5560/isqlplus/dbaEnterprise Manager 10g Database Control URL:://localhost:1158/em36 / 36