Chinaunix首页 | 论坛 | 博客
  • 博客访问: 56017
  • 博文数量: 9
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 105
  • 用 户 组: 普通用户
  • 注册时间: 2014-05-16 16:45
文章分类
文章存档

2015年(9)

我的朋友

分类: Oracle

2015-05-26 16:56:13

Sqlnet.ora文件权限

vim /u01/app/oracle/product/11.2.0.2/dbhome_1/network/admin/sqlnet.ora

SQLNET.ALLOWED_LOGON_VERSION =9

[oracle@DG02 dbs]$ lsnrctl stop

 

[oracle@DG02 dbs]$ lsnrctl start

 

[oracle@DG02 dbs]$ dba

 

SQL*Plus: Release 11.2.0.2.0 Production on Fri Jan 30 17:34:18 2015

 

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

 

 

Connected to:

Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production

With the Partitioning, OLAP, Data Mining and Real Application Testing options

 

SQL> shutdown abort

ORACLE instance shut down.

SQL> startup nomount

ORACLE instance started.

 

Total System Global Area  839282688 bytes

Fixed Size                  2231128 bytes

Variable Size             524289192 bytes

Database Buffers          310378496 bytes

Redo Buffers                2383872 bytes

阅读(1925) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~