操作系统是sco openserver5.0.7,数据库是oracle7.3.4,oraCLE_SID=oracle。在initoracle.ora中增加了:remote_login_passwordfile=exclusive。在命令行下成功执行了:orapwd file=$oraCLE_HOME/dbs/orapworacle password=111111 entries=5。在启动数据库时,报ora-01990: error opening password file '/u/oracle/product/734/dbs/orapworacle',而在/u/oracle/product/734/dbs目录下,已经生成了orapworacle文件。 请问如何解决,...
by jdjkxsl - Oracle - 2009-03-09 16:47:41 阅读(1042) 回复(3)
发现了一个奇怪的问题,我的程序在下面没有问题,可以得到正确的,数据并且显示图象,但是同样的程序在下得到的文件大小是不一样的,很奇怪,好象文件指针发生了偏移从中的129和130可以看出,文件指针的偏移不是80000,大家遇到过同样的问题吗,这个问题把我弄郁闷了,偏偏老师需要的是版本.下面是程序和log /************************************************ This program make difference between 2 images, this differ...
兄弟在安装oracle 10g RAC之后,startup过程遇到: ora-01990: error opening password file '/opt/oracle/product/10.1.0/dbs/orapw' 报错,请问各位仁兄如何处理?
求救: ora-00205: error in identifying control file, check alert log for more info SQL> startup oraCLE instance started. Total System Global Area 96468992 bytes Fixed Size 1217884 bytes Variable Size 88083108 bytes Database Buffers 4194304 bytes Redo Buffers 2973696 bytes ora-00205: error in identifying control file, check alert log for ...
startx X Window System Version 6.8.2 Release Date: 9 February 2005 X Protocol Version 11, Revision 0, Release 6.8.2 Build Operating System: Linux 2.4.21-25.ELsmp i686 [ELF] Current Operating System: Linux ftpserver 2.6.9-22.EL #1 Mon Sep 19 18:20:28 EDT 2005 i686 Build Date: 19 September 2005 Build Host: porky.build.redhat.com Before reporting problems, check http://wiki.X.Org ...
linu服务器起动后有二个报错/bin/date和/bin/cat,系统显示E 297:write errorin swap file ;linux下修改文件,提示write error(file system sull?),求救:QQ272976620, MSN :netgjb@tom.com
用df -k看: [oracle@IBM audit]$ df -k filesystem 1K-blocks Used Available Use% Mounted on /dev/sda3 5036316 5036316 0 100% / /dev/sda1 1004052 27368 925680 3% /boot /dev/sda5 4032092 2068980 1758288 55% /home none 1032208 0 1032208 0% /dev/shm /dev/sda6 2016016 32916 18806...
Dear All : 用C Shell 我如何寫text到一個file? 如何從file讀入text? 可否提供範例,Thanks!!!