ChinaUnix.net
相关文章推荐:

RMAN06496 must use the TO clause when the database is mounted or open

启动informix数据库时出错:各为大狭帮忙看看怎么回事啊?informix版本是9.3FC s80a:informix 4>; oninit exec(): 0509-036 Cannot load program oninit because of the following errors: & & & &0509-150 & Dependent module /var/adm/ifx_loader_domain/iosm09a_64.so could not be loaded. & & & &0509-022 Cannot load module /var/adm/ifx_loader_domain/iosm09a_64.so. & & & &0509-026 System error: A parameter must ...

by policun - Informix - 2005-03-09 09:18:39 阅读(1294) 回复(1)

相关讨论

系统:aix 5.3 oracle RAC startup的时候长时间停驻在database mounted 状态不动,最后也能mount上,时间很长,并且发现系统有瓶颈,cpu占有率100%

by mrlau - Oracle - 2006-10-15 09:53:40 阅读(6015) 回复(11)

also,if a table is in use, can it be alerted or droped in postgresql. Thank you very much.

by xktop - PostgreSQL - 2006-04-03 22:09:28 阅读(1867) 回复(2)

Hi, anyone can share with me how to use C connect to database? Please advise...

by toms1981 - C/C++ - 2006-01-13 19:20:14 阅读(845) 回复(5)

在alpha的as4100主机上修改密码时有以下信息,但密码修改是成功的;新建用户时也有同样信息。请教各位高手这是报错吗? # passwd Changing password for root. New password: Retype new password: Hashed database not in use, only /etc/passwd text file updated.

by killer_huang - 其他UNIX - 2005-09-29 11:38:35 阅读(1342) 回复(4)

i want to find the olddest file in a directory which contain million file ls -alt | tail 1 tail: cannot open input > ls -alt |tail 1 tail: cannot open input but it raise such a error, how to handle it?

by flyingbig - Shell - 2008-04-25 21:07:40 阅读(1333) 回复(8)

写了一个简单的程序,使用了winhttp.h头文件,但编译的时候出了下面的错,Any suggestion? 使用的是VS2005+window SDK Error 1 error C2146: syntax error : missing ';' before identifier 'HINTERNET' c:\program files\microsoft sdks\windows\v6.0\include\winhttp.h 50 下面是部分winhttp.h代码 #define BOOLAPI WINHTTPAPI BOOL WINAPI // // types // typedef LPVOID HINTERNET; typedef HINTERNET * LPHINTERNET; ...

by yfsu - C/C++ - 2011-04-07 15:32:36 阅读(2299) 回复(4)

bcp的问题,要怎么处理 Can't use the OUTPUT option when passing a constant to a stored procedure.

by winjjd - Sybase - 2004-09-18 14:31:02 阅读(1890) 回复(3)

when in doubt, use brute force. --- Ken Thompson 据说是Ken Thompson引用佛经中的一句话。 他用这句话用来进一步描述规则: Rule 4. Fancy algorithms are buggier than simple ones, and they’re much harder to implement. use simple algorithms as well as simple data structures. (规则4:新奇的算法通常比简单的算法大,并且比较难实现。尽量使用简单的算法和简单的数据结构) 但是...

by Kingore - BSD - 2008-10-19 20:58:03 阅读(3075) 回复(7)

我在将数据库改成归档模式后 建了rmants表空间 rman用户,并授予权限 然后执行 $rman catalog rman/rman时出现 rman: can't open catalog错误 数据库oracle 8.1.7 from linux os: turbolinux 7 dataserver :em10:

by kalala - Oracle - 2003-12-10 09:37:53 阅读(925) 回复(8)

I have installed the Postgresql 8.0,but I don't konw how to get the server started when computer startup!(My OS is redhat 9.0,and I haven't installed any previous databae) Who can help me? Thanks!I will be on line all the time.

by superline007 - PostgreSQL - 2005-03-10 22:14:11 阅读(1333) 回复(2)