ChinaUnix.net
相关文章推荐:

error0E06D06Cconfiguration file routinesNCONFgetstringno value

这句的意思是说:INFORMIXSERVER的值不在SQLHOSTS文件里,但我查了一下,INFORMIXSERVER的值在SQLHOSTS里,我想问一下,产生这个问题的原因一般是什么?

by vkeyj - Informix - 2007-03-16 23:03:24 阅读(5092) 回复(6)

相关讨论

fail over user or system filesize limit 2GB. 系统是AIX 5.2.0 用户是使用root操作的,导入到tsm时文件大小是6GB,难道ibm对自己的东西??? 察看了ROOT用户的属性并没有文件大小的限制阿 那位大虾有没有解决的办法

by alonemo - AIX - 2007-06-25 16:40:03 阅读(1711) 回复(2)

我们的数据库经常会出现:error in /cc/dd/init_123.trc, ORA-00600:internal error code,arguments:[17113],[0X00000],[],[],[] 请高手解答一下,谢谢!

by solaris+AIX - Oracle - 2005-07-01 11:16:52 阅读(3668) 回复(2)

veritas error :file error failed (13) 是硬件故障?

veritas备份

by shmlv - 存储备份 - 2003-08-15 11:59:29 阅读(1216) 回复(2)

本代理程序的目的想实现 接受远程请求,启动网元连接程序vcit,然后传递远程任务和接收网元返回报告。 采用双管道的方式,但是fork的子进程 在执行execl出错:execl error: No such file or directory, 该代码片断开始是能执行的, 加入socket之后就不行了,请高人帮忙,指点迷津! // file: prg6_1.c #include /* These are the usual header files */ #include /* for bzero() */ #incl...

by microchu - C/C++ - 2006-08-14 11:40:27 阅读(3614) 回复(1)

if(write(fd,&data,2)<0) { printf("fd is %dn",fd); printf("i2c: watchdog write error.n"); printf("error :%sn",strerror(errno)); close(fd); exit(-1); } 咝绣e誤打印信息為 fd is 3 i2c: watchdog write error error: Bad file Descriptor 在這段程序之前有ioctl設置,read等 都沒有出錯 到了write錯了,怎麽解決啊?

by heavensword - 内核/嵌入技术 - 2005-11-14 08:28:49 阅读(1295) 回复(4)

我在linux 下装 oracle 时遇到了这个问题,error in setting permisssions of file /directory shanllow/jre/1.1.8/LICENES error in setting permisssions of file /directory shanllow/jre/1.3.1/CHANGES 但问题是我根本就没在 1.1.8 下找到 LINCENES 没在 1.3.1 下找到 CHANGES,是不是java 环境装得有问题? 我的 linux 是 fedro core , oracle 是 9.2.0 , jdk 1.3 我忽略掉两个error 后 copy 文件 copy 到 libpreemptive_clos...

by shanllow - Oracle - 2005-05-30 17:48:10 阅读(1224) 回复(4)

UnixWare ora 8.1.6 数据库down了一下,现在再起,出现 ORA-01990: error opening password file '/home/oracle/app/oracle/product/8.1.6/dbs/orapw' ,我看了以前的帖子,可能是密码文件没有了,但我不知道怎么生成新的密码文件, 请高手赐教!!

by 风舞 - Oracle - 2004-05-07 19:02:08 阅读(1052) 回复(1)

有一个lv出问题了,用fsck报错: fsck -y /dev/rlvtest fsck: 0506-040 Cannot find the Vfs value for file system /dev/lvtest # fsck -V jfs /dev/rlvtest Not a recognized filesystem type. (TERMINATED) 请问如何解决呢? 这个lv是用来做数据库空间的裸设备。有重要的数据,请各位帮忙分析啊 # lslv lvtest LOGICAL VOLUME: lvtest VOLUME GROUP: rootvg LV IDENTIFIER: 00538a8d00004c00000000fdf...

by sunljh - AIX - 2006-05-22 22:07:20 阅读(3288) 回复(4)

请教各位达人: RH9自带的vsftp 修改配置文件后 客户端连接出现错误 正在连接到 218.22.20.90 正在连接到 218.22.20.90 ->; IP=218.22.20.90 端口=2121 220 (vsFTPd 1.1.3) USER bbnews 331 Please specify the password. PASS (隐藏) 500 OOPS: missing value in config file 配置文件: # Example config file /etc/vsftpd.conf # # The default compiled in settings are very paranoid. This sample file # loosens things u...

by cntop - 服务器应用 - 2004-12-07 14:06:51 阅读(8070) 回复(1)

求救!!!!!!!!!!!!!!!!!!!1 一下是我的slapd.conf # # See slapd.conf(5) for details on configuration options. # This file should NOT be world readable. # ucdata-path d:/openldap/ucdata include d:/openldap/etc/schema/core.schema include d:/openldap/etc/schema/java.schema include d:/openldap/etc/schema/corba.schema include d:/openldap/etc/schema/cosine.schema include d:/openldap/...

by siqiabc - 服务器应用 - 2006-02-18 13:57:09 阅读(6322) 回复(3)