>  기사  >  데이터 베이스  >  ora-00119错误处理

ora-00119错误处理

WBOY
WBOY원래의
2016-06-07 17:39:441137검색

今天做实验为了好识别机器随手用hostnamesource命令更改了linux主机名然后启动数据库报如下错误:[oracle@sourcedbs]$sqlplus/as ..

 localhost.localdomain localhost

更改后启动数据库正常,虚拟主机,网站空间,如下所示:
[root@oracle ~]# su - oracle
[oracle@source ~]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.2.0 Production on Sat Aug 24 20:17:45 2013

Copyright (c) 1982, 2010, Oracle.  All rights reserved.

Connected to an idle instance.

SQL> startup
ORACLE instance started.

Total System Global Area 1252663296 bytes
Fixed Size                  2226072 bytes
Variable Size             973080680 bytes
Database Buffers          268435456 bytes
Redo Buffers                8921088 bytes
Database mounted.
Database opened.

 

本文出自 “myblog” 博客,请务必保留此出处

,香港虚拟主机
성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.