oracle数据库价格是多少

oracle数据库价格是多少,第1张

oracle数据库一般是按照 版本/CPU数/用户数等来进行授权的,价格从几万到几十万不等。

Oracle数据库最新版本为Oracle Database 19c。Oracle数据库12c 引入了一个新的多承租方架构,使用该架构可轻松部署和管理数据库云。

此外,一些创新特性可最大限度地提高资源使用率和灵活性,如Oracle Multitenant可快速整合多个数据库,而Automatic Data Optimization和Heat Map能以更高的密度压缩数据和对数据分层。

这些独一无二的技术进步再加上在可用性、安全性和大数据支持方面的主要增强,使得Oracle数据库12c 成为私有云和公有云部署的理想平台。

扩展资料:

oracle数据库的文件结构

数据库的物理存储结构是由一些多种物理文件组成,主要有数据文件、控制文件、重做日志文件、归档日志文件、参数文件、口令文件、警告文件等。

控制文件:存储实例、数据文件及日志文件等信息的二进制文件。alter system set control_files=‘路径’。V$CONTROLFILE。

数据文件:存储数据,以.dbf做后缀。一句话:一个表空间对多个数据文件,一个数据文件只对一个表空间。dba_data_files/v$datafile。

参考资料来源:百度百科-Oracle数据库

和版本 用户数 CPU数,功能项都有关的.

Oracle 10g (企业版 25user)(Oracle甲骨文10g (企业版 25user))

类别:数据库软件品牌:Oracle(甲骨文) 在数据库软件中排名第11(本周) 参考价格: ¥23万[北京]商家报价:¥220869 至 ¥254952

http://detail.zol.com.cn/data-base/index66445.shtml

具体价格可以和代理商谈,但是不会有太大的偏差.

10 express版本免费,可以商用,但是有一些限制

1G内存,单CPU,单机单数据库,4G存储空间上限。

其它所有版本都不能用于商用

Oracle Database Express Edition may be used for free, for the purposes of developing, prototyping and running applications. It can also be used for free to provide demonstrations and training. It may also be distributed for free with any applications. However, any use of the Oracle Database Express Edition is subject to the following limitations:

1. Express Edition is limited to a single instance on any server.

2. Express Edition may be installed on a multiple CPU server, but may only be executed on one processor in any server.

3. Express Edition may be used only to support up to 4GB of user data (not including Express Edition system data).

4. Express Edition may use up to 1 GB RAM of available memory.

The Oracle technical support organization will not provide technical support, phone support, or updates for Oracle Database Express Edition.

Oracle软件本身是免费的,所以任何人都可以从Oracle官方网站下载并安装Oracle的数据库软件,收费的是License,即软件授权,如果数据库用于商业用途,就需要购买相应Oracle产品的License。

现在Oracle有两种授权方式,按CPU(Process)数和按用户数(Named User Plus)。前一种方式一般用于用户数不确定或者用户数量很大的情况,典型的如互联网环境,而后一种则通常被用于用户数确定或者较少的情况。

按CPU: License数=CPU 数*系数。系数来自Oracle的一个参数表,如IBM Power6的处理器为1,AMD和Intel的处理器为0.5,详细情况见下:

参数    处理器型号    

0.25    Sun UltraSPARC T1 处理器    

0.50    Sun UltraSPARC T1处理器    

0.50    Intel、AMD处理器    

0.50    Sun UltraSPARC T2+ 处理器    

1.00    IBM POWER6、POWER7 处理器    

0.75    其他多核处理器    

1.00    单核处理器    

则根据公式可以算出,一个Intel 的2*4核处理器需要2*4*0.5=4个CPU licenses

按用户数:Oracle用户数的官方定义是每一个访问Oracle数据库的用户,无论是自然人还是设备(如工业环境中的传感器之类),都算作一个用户(Named User)。

英文官方定义:Named User Plus: is defined as an individual authorized by you to use the programs which are installed on a single server or multiple servers, regardless of whether the individual is actively using the programs at any given time. A non human operated device will be counted.

按用户数购买则对应相应的产品有对应的License的最低购买量限制,如下:

产品                                       最低License数    

Oracle Database Standard Edition ONE    5 Named User Plus licenses    

Oracle Database Standard Edition        5 Named User Plus licenses    

Oracle Database Enterprise Edition      25 Named User Plus licenses per CPU    

Oracle Application Server Standard Edition ONE    5 Named User Plus licenses    

All other Oracle Application Server products    10 Named User Plus licenses per CPU    

当然用户应该根据自己的实际用户数订购,且不少于相应版本所要求的最低用户数。

一般情况下,1CPU的费用约等于50user的费用,所以如果用户数>CPU数*系数*50,则按CPU订购反而更为经济。

这里是Oracle 11g企业版的销售价格:

https://shop.oracle.com/pls/ostore/f?p=ostore:product:0:::3:P3_PPI,P3_LPI,P3_METRIC,P3_TERM:2110028883896552297,4508925239811805719874,Named%20User%20Plus,_Perpetual#

每个License还有有效期的分类[不论是User License还是CPU License],分别为:1年、2年、3年、4年、5年、永久。当然价格也是依次增加。

当前Oracle 11G的User License无限使用期的价格为人民币¥3,582.00 / Named User Plus,按50个User License无限使用期的购买量则价格为18万每个CPU License无限使用期的价格为¥179,078.00 / Processor,

关于服务价格:一般地,购买Oracle的License都包含首年的服务费,以后的费用按每年原价的22%计算。

更多的产品价格可以访问http://shop.oracle.com查看。


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/sjk/10866192.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-05-11
下一篇 2023-05-11

发表评论

登录后才能评论

评论列表(0条)

保存