-
2008-08-26 12:18:28 / Oracle数据库管理
redhat 4u4+oracle 10g _asm在安装完10数据库软件后创建库时, 选择asm存储并且创建asm实例, 出现下面附件所示错误信息监听器的大家给看看呢,我的oracle 目录是在各自的本地盘/u01/app/oracle/product/10.2.0/db_1目录上好像是说/u01/app/oracle/product/10.2.0/db_1/dbs 下创建监听器不能实现ra
查看(130)
评论(12)
-
2008-08-25 10:48:07 / Oracle数据库管理
刚装好redhat4u4 --crs在两个节点上,还没有安装数据库软件大家帮我看看下面的权限是不是正常的,谢谢red1@root >lltotal 12684-rw-r-----1 rootoinstall2748416 Aug 25 10:43 ocr-rw-r--r--1 oracle oinstall 10240000 Aug 25 10:43 votingdiskred1@root >pwd/etc/init.dred1@root >l
查看(65)
评论(2)
-
2008-08-13 12:02:28 / Oracle数据库管理
我的两台redhat4做RAC以oracle用户登录,分别在两台机器上作(red1 red2)mkdir ~/.sshchmod 700 ~/.sshssh-keygen -t rsassh-keygen -t dsa然后在RAC1上执行red1-> cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keysred1-> cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keysred1-> ssh r
查看(294)
评论(22)
-
2008-08-08 10:32:42 / Oracle数据库管理
建库时没有安装,现在想通过命令行方式创建,但是不成功Password for SYSMAN user:Do you wish to continue? [yes(Y)/no(N)]: yAug 8, 2008 9:42:11 AM oracle.sysman.emcp.EMConfig performINFO: This operation is being logged at C:oracleora10gcfgtoollogsemcaPro_COMemca_2008-08-08_09-40-17-AM.lo
查看(72)
评论(1)
-
2008-07-29 15:25:16 / Oracle数据库管理
我的radhat 4 +10g登录时如下方法始终无法成功[oracle@asm dbs]$ sqlplus / as sysdbaSQL*Plus: Release 10.2.0.1.0 - Production on Mon Jul 21 15:19:00 2008Copyright (c) 1982, 2005, Oracle.All rights reserved.ERROR:ORA-01031: insufficient privilegesEnter user-name:ERROR
查看(352)
评论(11)
-
2008-07-28 14:04:54 / Oracle入门与认证
我填写个人信息时,到填写到州/省 时发现只能输入三个英文字符就不能再输了,有字数限制,输入中文两个字是可以的,但是要求是英文拼音, 我该怎么填呢,难到要简写么,比如江苏写JS么,这样老外怎么能看得懂呢?[ 本帖最后由 6month 于 2008-7-28 14:06 编辑 ]
查看(261)
评论(6)
-
2008-07-25 11:34:18 / Oracle数据库管理
RMAN备份的一道题的疑惑,大家看看呢QUESTION 25You set the recovery window to seven days and the backup optimization to ON using the CONFIGUREcommand of Recovery Manager (RMAN). The most recent backup of the TOOLStablespace to disk was taken on January 3. The TOOLStablespace is read-only.
查看(91)
评论(1)
-
2008-07-24 16:35:09 / Oracle入门与认证
QUESTION 43Using Oracle Scheduler you have scheduled two jobs, JOB_Aand JOB_B, to run at 9:00 p.m. every Friday. You want both the jobs to use a single resource plan, WEEKEND_PLAN. Which task must have already been performed to enable you to achieve this objective?A. A window must have been c
查看(148)
评论(3)
-
2008-07-24 16:16:25 / Oracle数据库管理
QUESTION 25You set the recovery window to seven days and the backup optimization to ON using the CONFIGUREcommand of Recovery Manager (RMAN). The most recent backup of the TOOLStablespace to disk was taken on January 3. The TOOLStablespace is read-only.On February 21, when you execute a comma
查看(63)
评论(0)
-
2008-07-23 09:54:04 / Oracle数据库管理
SQL>show parameter spfile;NAMETYPEVALUE------------------------------------ ----------- ----------------spfilestringSQL>show parameter pfile;NAMETYPEVALUE--------------
查看(253)
评论(16)