-
2008-07-07 16:11:41
/ Oracle数据库管理
我最近要在window上安装rac,请问存储用什么好asm和裸分区啊 ,asm可以用在裸分区上吗ocr和voting可以用裸分区吗
查看(211)
评论(7)
-
2008-07-03 11:22:29
/ Oracle数据库管理
我在做数据库的不完全恢复,无法恢复数我的操作sqlplus /nologsql>conn /as sysdbasql>createtablespace testdatafile 'f:ackup est.dbf' size 10m;sql>create table test (rdate date) tablespace test;sql>insert into test values(sysdate);sql>insert into test values(sysdate);sql>commit;sql>alter tablespace test offline;sql>host cp f:ackup est.dbf f:oracleackup est.dbf'sql>alter tablespace test online;sql>drop table test//时间 10:50sql>shutdown
查看(268)
评论(14)
-
2008-06-30 20:25:33
/ Oracle数据库管理
我在测试的时候 ,用户数超过100个就不能连接了,这是怎么回事啊,我的机器是linux as 4.6
查看(195)
评论(6)
-
2008-06-27 14:01:30
/ Oracle数据库管理
Committed undo informationAlso known as unexpired undo, undo information that is nolonger needed to support an active transaction but is still needed to satisfy the undo retentioninterval, as defined by UNDO_RETENTION. This undo can be overwritten, however, if an activetransaction needs undo space.Expired undo informationUndo information that is no longer needed to support an activetransaction and is overwritten when space is required by an active transaction.这两段话有
查看(98)
评论(1)
-
2008-06-19 16:18:37
/ Oracle数据库管理
我一直有个疑问,就是裸分区,原来我们经理跟我说,把oracle的数据文件放在裸分区上,虽然速度快,但是,在坐恢复的时候会出现问题,所以我一直不敢用裸分区,但是oracleasm的bug太多了,那位仁兄告诉我一下,这两种方案,那个好
查看(258)
评论(5)
-
2008-06-19 09:14:06
/ Oracle数据库管理
我一直不会配置oracle10g的监听器 ,每次有netca创建玩之后,再到listener。ora文件里改个实例名,那位知道oracle10g监听器的 配置原理
查看(237)
评论(11)
-
2008-06-10 16:16:08
/ Oracle数据库管理
我本机重装了系统xp ,我的oracle安装了F盘我使用了oradim -NEW -sid mydb -pfile=f:oracle..init.ora提示注册失败,说是系统找不到指定的文件,我确定我的文件路径是对的那位高手提式下,我应该怎么做啊环境变量已经设好
查看(137)
评论(3)
-
2008-06-10 16:14:46
/ Oracle数据库管理
我本机重装了系统xp ,我的oracle安装了F盘我使用了oradim -NEW -sid mydb -pfile=f:oracle..init.ora提示注册失败,说是系统找不到指定的文件,我确定我的文件路径是对的那位高手提式下,我应该怎么做啊环境变量已经设好
查看(254)
评论(10)
-
2008-06-02 15:52:10
/ Oracle数据库管理
Oracle 10.1.0.2.0用10.2.0.4可以直接升级吗
查看(273)
评论(7)
-
2008-05-30 09:14:22
/ Oracle数据库管理
如何在双机环境下安装数据库,各位给个方案吧,谢谢各位了
查看(98)
评论(1)
-
2008-05-29 10:11:22
/ Oracle入门与认证
我想知道这两种表空间在应用上的优缺点效率上考虑上,欢迎大家来讨论一下
查看(593)
评论(7)
-
2008-05-26 16:03:18
/ Oracle数据库管理
我经常碰到下面的问题,oracle10g的标准版安装在8个处理器的机器上会照成什么影响,
查看(90)
评论(1)
-
2008-05-22 10:43:09
/ Oracle入门与认证
小弟最近想考oca,我怎么考阿,到哪里报名,我现在在北京,有考试相关的资料或题库之类的东西吗,请前辈多多执教指教吧
查看(397)
评论(5)
-
2008-05-21 16:22:59
/ Oracle数据库管理
我现在想从10g到11g,我应该怎么处理阿,我到哪里下载相应的软件包阿,环境是双机的 ,怎么处理阿
查看(195)
评论(4)
-
2008-05-12 23:07:40
/ Oracle数据库管理
执行脚本出错阿,不知道为什么WARNING: directory '/u01' is not owned by rootChecking to see if Oracle CRS stack is already configuredSetting the permissions on OCR backup directorySetting up NS directoriesPROT-1: Failed to initialize ocrconfigFailed to upgrade Oracle Cluster Registry configuration这是为什么阿那位大哥帮忙分析一下吧,好像我在安装过程中,没有提示执行oraInventionl.sh脚本我把/u01chmod -R 775 /u01
查看(191)
评论(1)
-
2008-05-10 10:51:16
/ Oracle数据库管理
我在linux 至强处理器安装oracle10g+rac在安装crs时,安装界面给我提示file not found:%fileName%不能点击忽略,如果点击,后面 的root.sh的脚本会执行不成功找不到的文件是creating link '/u01/crs/lib/libcintsh.so.10.1'for '/u01/crs/lib/libcintsh.so'我在google一下,说缺少了一个包,我的linux是系统兼容64位oracle10.1.0.0那位大哥帮帮忙,我已经苦恼了两天了
查看(270)
评论(9)
-
2008-05-10 10:04:34
/ Oracle数据库管理
我最近在客户那里安装oracle 10g +rac在安装rac时,由于linux的内核版本过高,图形界面无法启动,所以我使用-ignoreSysPrereqs参数,在安装到94%的时候,弹出对话框,file not found:%fileName%不能点击忽略,后面在执行root.sh脚本会无法通过creating link '/u01/crs/lib/libcintsh.so.10.1'for '/u01/crs/lib/libcintsh.so'就是上面的文件没有发现,我的linux 版本as4update5intel处理器是64位oracle10.1.0.0我上网google一下说系统里却了个安装包,linux采用的是全部的安装,光盘的每个
查看(153)
评论(0)
-
2008-04-28 15:46:31
/ Oracle数据库管理
DB_FILE_NAME_CONVERT Specify the path name and filename location of the primary database datafilesfollowed by the standby location. This parameter converts the path names of theprimary database datafiles to the standby datafile path names. If the standbydatabase is on the same system as the primary database or if the directorystructure where the datafiles are located on the standby site is different from theprimary site, then this parameter is required. Note that this parameter is u
查看(151)
评论(1)
-
2008-04-28 10:04:48
/ Oracle数据库管理
各位我的 em无法启动C:>emctl start dbconsoleOracle Enterprise Manager 10g Database Control Release 10.1.0.2.0Copyright (c) 1996, 2004 Oracle Corporation.All rights reserved.http://maxu:5500/em/console/aboutApplicationStarting Oracle Enterprise Manager 10g Database Control ...OracleDBConsolemydb 服务正在启动 ..........................................OracleDBConsolemydb 服务已经启动成功。我用的路径是http://maxu:5500/em/console版本是Oracle Database 10g En
查看(296)
评论(3)
-
2008-04-20 17:55:11
/ Oracle数据库管理
一名合格的DBA需要哪些技能阿。大家讨论讨论阿,我觉得unix的技术比较重要,但unix掌握到什么程度阿,还有存储 都掌握到什么程度阿
查看(583)
评论(12)