Cisco Certified Internetwork Expert(Routing and Switching) CCIE R&S 2101X, IBM Certified Advanced Technical Expert - Power Systems with AIX v2, Red Hat Certified Engineer RHCE 130-165-39X, Oracle Certified Master 10g
发布时间:2011-10-22 12:14:51
========phanx.com========Author: phanxUpdated: 2011-10-22转载请保留作者信息=========================今天在用SecureCRT登录远程主机使用sqlplus的时候,发现开启金山词霸的“划译”会干扰剪贴板。在开启划译的时候,复制就会有问题 输入这句话,结果正常SQL> select sysdate aaa.........【阅读全文】
发布时间:2011-08-25 19:04:36
AIX6.1 上安装OpenSSL和OpenSSH后发现使用ssh命令报错: # ssh localhost***********************************Error stack trace (1 frames):((01)) [C_Initialize] failed at c_init_fini.c:152, rc = 2 (0x2), reason: [Failed to open.........【阅读全文】
发布时间:2011-08-20 23:26:27
informix mail_close, nsf error:localfd......【阅读全文】
发布时间:2011-05-27 11:38:44
在AIX下将表导出到NFS上oracle@localhost:/home/oracle $expdp ora/ora tables=test directory=DMPDIR dumpfile=test.dmpExport: Release 10.2.0.5.0 - 64bit Production on Friday, 27 May, 2011 10:58:57Copyright (c) 2003, 2007, Oracle. All rights reserved..........【阅读全文】
发布时间:2011-05-17 18:55:40
一台RHEL4的服务器被强制删除了glibc-2.3.4-2.36包。 所有的命令都无法执行,都报错: -bash: /bin/ls: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory用RHEL4的光盘启动到linux rescue模式,准备重新安装glibc包,却发现/dev下没有scd0设备。 通过dmesg|grep -i cdrom 发现.........【阅读全文】