Oracle 19c DBCA 修改 DB_BLOCK_SIZE

l
lixiao
3 小时前17 阅读0 评论

一朋友问了我一个问题,说 19c DBCA 的时候不能修改 blocksize,这个理论上是没有问题的,结果一看确实是灰色,不可选:

上 MOS 搜了一下,要在”Custom Database”选项才能修改, 很久没玩 Oracle 了,确实有点手生,随笔记之。

How to change DB_BLOCK_SIZE while creating database using DBCA? (Doc ID 847784.1)
Only way to change DB_BLOCK_SIZE while creating a database using DBCA is to choose “Custom Database” when choosing type of database to create.
This will give you a drop down menu instead of defaulting to 8192 when choosing any other type of database to create.

评论 (0)

加载评论中...