简体   繁体   中英

Is it possible to create an Oracle 11g database using an Oracle 10g ASM instance?

是否可以使用Oracle 10g ASM实例创建Oracle 11g数据库?

It is possible to run Oracle 11g instance that connects to Oracle 10g ASM instance. The only problem for you could be clusterware version. Oracle CRS should have highest version among (ASM,RDBMS).

And because ASM version will stay 10g, RDBMS will not be able to use any new ASM features.

More information can be found in Metalink article "Oracle Clusterware - ASM - Database Version Compatibility [ID 337737.1]"

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM