Oracle Solaris 11

十月 11th, 2011 | No Comments | Posted in 6.综合内容 | 阅读次数: 359 次

甲骨文表示,會在即將舉行的Oracle OpenWorld大會上,率先預覽Oracle Solaris 11,該系統預計將於2011年11月推出。這是自Sun Microsystems自2004年Solaris 10發表7年以來的首次更新,[......]

Read more

Tags:

Oracle 发布 NoSQL 数据库

十月 6th, 2011 | No Comments | Posted in oracle | 阅读次数: 496 次

Oracle的这个NoSQL Database,是在10月4号的甲骨文全球大全上发布的Big Data Appliance的其中一个组件,Big Data Appliance是一个集成了Hadoop、NoSQL Database、Oracl[......]

Read more

Tags:

ora-27125解决方法unable to create shared memory segment

十一月 19th, 2010 | 3 Comments | Posted in oracle | 阅读次数: 827 次

Author:gaojinbo Time:2010-11-19 ORA-27125:unable to create shared memory segment   1.确定安装oracle所使用的用户组,sap下[......]

Read more

Tags:

关于oracle冷备份与热备份的对比

八月 29th, 2010 | 4 Comments | Posted in oracle | 阅读次数: 266 次

关于冷备份与热备份的对比 一、 冷备份 冷备份发生在数据库已经正常关闭的情况下,当正常关闭时会提供给我们一个完整的数据库。冷备份时将要害性文件拷贝到另外的位置的一种说法。对于备份Oracle信息而言,冷备份时最快和最安全的方法。冷备[......]

Read more

Tags:

Oracle 数据库版本调查与分析

八月 23rd, 2010 | No Comments | Posted in oracle | 阅读次数: 60 次

据我所知,很多第三方公司给客户实施的时候,选择的 Oracle 版本 都是非常随意的。数据库软件的版本选择多少是有点技术含量在里面的,毕竟数据库这东西要升级并非易事。这里小范围调查一下大家都在用 Oracle RDBMS 的哪个版本,然后把[......]

Read more

Tags:

10201升级到10204的ORA-01092问题的解决

二月 23rd, 2010 | 2 Comments | Posted in oracle | 阅读次数: 344 次

oracle 10201升级到10204后出现下现问题 SQL> startup ERROR at line 1: ORA-01092: ORACLE instance terminated. Disconnection[......]

Read more

Tags:

oracle11g学习笔记-select

十月 10th, 2009 | 3 Comments | Posted in 4.数据库, oracle | 阅读次数: 77 次

制作:高进波 时间:2009-10-09 select完整语法 select [all | distinct top n [percent] with ties select_list [into [new_table_na[......]

Read more

Tags: , , ,

10个步骤在Centos5.3下成功安装oracle11g r2

九月 27th, 2009 | 3 Comments | Posted in 4.数据库, Centos, oracle | 阅读次数: 1,887 次

制作:高进波 时间:2009-09-27 环境: centos 5.3 x86 oracle 11g r2 for linux   vi /etc/hosts 127.0.0.1 oracle.gaoj[......]

Read more

Tags: