最近在研究oracle dataguard 在设置备库时出现了一些问题一直困扰着我: SQL> startup oracle instance started. Total System Global Area 264241152 bytes Fixed Size 1218868 bytes Variable Size 92276428 bytes database Buffers 167772160 bytes Redo Buffers 2973696 bytes database mounted. ORA-01157: cannot identify/lock data file 1 - see DBWR trace fi...
by fantahzcn - Oracle - 2010-08-25 23:53:18 阅读(2121) 回复(11)
solaris 下安装了oracle10 , 现在需要把一个instance的database 迁到新加进来硬盘上。 有没有什么工具? 如果database比较大,, 关闭database , 通过CP分别 把datafile, logfile ,controlfile 拷贝到目的路径, 是否会成功,,有没有更好的办法? 自己测试环境试了一把,,但是数据库很小,,可以起来。
沒有看到這一段,浪費了我一天時間 http://www.stanford.edu/dept/itss/docs/oracle/10g/java.101/b12021/invokeapp.htm#BCEGCDBG 3.2.2 Utilizing Java Native Interface (JNI) Support The Java Native Interface (JNI) is a standard programming interface for writing Java native methods and embedding the Java virtual machine into native applications. The primary goal of JNI is to provide binary compatibility...
================================ http://www.puschitz.com/ ================================
各位:在oracle数据库中有没有一个脚本是自动定时在每天的某一个时间段 perform database checks. 或者是在RBMS目录中有这样的脚本了,不需要自己再写了。
我到oracle上面下载oracle database 10g一开始用网际快车就连上了,可是关了电脑重新下载却说文件大小发生变化,重新下载要我注册,可是我怎么注册都成功不了,请问各位前辈这是怎么回事???我怎么才能尽快下到这个软件。。。。。。。
aix 5.2 64位enable oracle 9.2.0.1.0 在link database 93%时 出现error in invoking target utilities of makefile /oracle/app/oracle/product/9.0.2.0.1/rdbms/lib/ins_rdbms.mk
======================================== http://www.puschitz.com/ ========================================
我的database已经安装成功,而且数据库也创建成功了,但是start listener 时候, 得到 "The listener supports no service" ? 怎样解决这个问题?