Oracle 发布 NoSQL 数据库

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

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 | 阅读次数: 57

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

Read more

Tags:

oracle11g数据库逻辑备份与恢复

十月 7th, 2010 | 2 Comments | Posted in oracle | 阅读次数: 47

Author:gaojinbo Time:2010-9-19 用户需要角色exp_full_database和imp_full_database 一、逻辑备份expdp 1.创建目录对象 create director[......]

Read more

Tags:

oracle11g数据库的管理 学习笔记

九月 26th, 2010 | 2 Comments | Posted in oracle | 阅读次数: 41

Author:gaojinbo Time:2010-9-19 一、oracle数据库结构 1.查看所有表空间及对应的数据文件 sqlplus /nolog conn /as sysdba col file_nam[......]

Read more

Tags:

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

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

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

Read more

Tags:

Oracle 数据库版本调查与分析

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

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

Read more

Tags:

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

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

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

Read more

Tags:

oracle11g启用自动内存管理后不能启动实例

一月 28th, 2010 | 2 Comments | Posted in oracle | 阅读次数: 27

Author:gaojinbo Time:2010-1-28   Memory_target not supported on this system oracle11g启用自动内存管理后不能启动实例  [......]

Read more

Tags:

Oracle Archive log 导致磁盘没空间了怎么办

一月 14th, 2010 | 2 Comments | Posted in oracle | 阅读次数: 24

两种方法: 1、配置RMAN自动管理ARCHIVELOG。也可在RMAN中将数据备份到磁带上,然后将过期的ARCHIVELOG删除; 2、可以手工来处理,步骤如下     1)将/orac[......]

Read more

Tags:

深入解析oracle-数据字典

十一月 21st, 2009 | 2 Comments | Posted in oracle | 阅读次数: 39

Author:高进波 Time:2009-11-19 深入解析oracle  DBA入门,进阶与诊断案例 学习笔记 第四章        数据字典[......]

Read more

Tags: