在CPRE里面,打开一个游标时报: "cannot run query--referenced object(name NAME NOT RECOVERABLE) dropped during query optimization." 游标语句: EXEC SQL declare xx_cur cursor for select * from yytable where aa="bb" for readonly; "number of open objects" 1000 select objspare from sysobjects where name="yytable" objspare = 0 ASE 12.0.0.8/P/EBF11692 ESD1/HP9000-879
by zhhui2000 - Sybase - 2008-03-12 15:45:52 阅读(4055) 回复(6)
使用# net ads join -U 加入公司的域出现下面的提示,怎么解决!!! winscard_clnt.c:320:SCardEstablishContextTH() cannot open public shared file: /var/run/pcscd.pub
安装啥./configure时都出来这一句 checking whether the C compiler works... configure: error: cannot run C compiled programs.
修改了ubbconf文件后,如果需要重新load, 执行tmloadcf -y ubbconf命令,此前请删除 tuxconfig文件。 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/25711/showart_258887.html
我在编译软件前./configure时出错,提示: configure: error: cannot run /bin/sh ./config.sub configure: error: /bin/sh './configure' failed for nbase 执行./config.sub -h后,提示: Usage: ./config.sub [OPTION] CPU-MFR-OPSYS ./config.sub [OPTION] ALIAS 这个“CPU-MFR-OPSYS ”和“ALIAS”是什么冬冬,从哪里得到? 我的系统是ubuntu(in vmware),应该如何解决这个问题? config.sub这个脚本是干什么用的? [...
cannot run squid_ldap_auth设置认证但不能启动是怎么回事?如何更改此问题用的是Fedora4+squid2.5+openldap
$ tmloadcf -y ubb CMDTUX_CAT:1280: ERROR: cannot change permissions of security key database directory /home/app/bin/.adm errno = 1
[root@zhangquan ~]# mplayer mplayer: error while loading shared libraries: /usr/lib/libx264.so.45: cannot restore segment prot after reloc: Permission denied [root@zhangquan ~]# cd /usr/lib/ [root@zhangquan lib]# ls libx264.so.45 -l -rwxrwxrwx 1 root root 501360 Apr 7 04:48 libx264.so.45 [root@zhangquan lib]# what's the matter??? permission is 777 now!!!!
请解释一下run time。 我的程序在运行时,一般是8-9次后会出现如下错误: 13:20:02,146 INFO [STDOUT] Failed: se.sics.jasper.SPException: >;Could not initialize SICStus run-time< SICStus 是用到的第3方的软件包。