32k核 oracle,Windows 操作系统(不管32bit还是64bit)是不支持oracle db的 db_32k_cache_size参数的。...

Windows 操作系统(不管32bit还是64bit)是不支持oracle db的 db_32k_cache_size参数的。

如下:

F:\oracle\product\10.2.0\db_1\BIN>sqlplus / as sysdba

SQL*Plus: Release 10.2.0.4.0 - Production on Tue May 19 09:03:23 2015

Copyright (c) 1982, 2007, Oracle. All Rights Reserved.

Connected to:

Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production

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

09:03:27 [email protected]> show parameter inst

NAME TYPE VALUE

------------------------------------ ----------- ------------------------------

active_instance_count integer

cluster_database_instances integer 1

instance_groups string

instance_name string fs

instance_number integer 0

instance_type string RDBMS

open_links_per_instance integer 4

parallel_instance_group string

parallel_server_instances integer 1

09:03:31 [email protected]> show parameter 32k

NAME TYPE VALUE

------------------------------------ ----------- ------------------------------

db_32k_cache_size big integer 0

09:03:37 [email protected]> alter system set db_32k_cache_size=10m;

alter system set db_32k_cache_size=10m

*

ERROR at line 1:

ORA-32017: failure in updating SPFILE

ORA-00382: 32768 not a valid block size, valid range [..]

Elapsed: 00:00:00.09

09:03:48 [email protected]> create tablespace tbs32K

16:43:28 2 datafile 'c:\tbs32K.dbf' size 4M

16:43:28 3 blocksize 32k;

create tablespace tbs32K

*

ERROR at line 1:

ORA-00382: 32768 not a valid block size, valid range [2048..16384]

Elapsed: 00:00:00.40

16:43:30 [email protected]>

原文:http://blog.csdn.net/msdnchina/article/details/45848331

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值