1.登录数据库

[oracle@edbjr2p1 ~]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.4.0 Production on Sun May 4 11:19:40 2014

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

Connected to an idle instance.

2.启动数据库
SYS@PROD>startup
ORACLE instance started.

Total System Global Area  835104768 bytes
Fixed Size                  2257840 bytes
Variable Size             528485456 bytes
Database Buffers          301989888 bytes
Redo Buffers                2371584 bytes
Database mounted.
Database opened.

3.查看global_name的名称
SYS@PROD>select * from global_name
  2  ;

GLOBAL_NAME
--------------------------------------------------------------------------------
PROD.ORACLE.COM