Home > Database > Mysql Tutorial > body text

ora-00119错误处理

WBOY
Release: 2016-06-07 17:39:44
Original
1102 people have browsed it

今天做实验为了好识别机器随手用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” 博客,请务必保留此出处

,香港虚拟主机
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!