可否在linux下实现双网卡捆绑,浮动ip的功能,即一个网卡down掉另一个立刻开始工作。老大们有案例吗?提供大家讨论一下把
by flybearing - 内核/嵌入技术 - 2005-08-01 12:12:24 阅读(3318) 回复(4)
我用 useradd xxx ,为何/home/xxx的用户目录没有,而在redhat linux下用useradd xxx ,home下的xxx用户目录是有的,这是为什么 如何解决,请指教,谢谢
由于服务器升级,由SCO OpenServer,升级到suse,linux8。0,在unix的.c的动态库,怎么在在linux在编译呢?有没有这方面的书籍,请大虾指点!
按照前面的帖子,设置好etc/system,安装过程都是选缺省的,点“下一步”, 安装过程报错ora-12705,ora-01012,ora-01078。 安装完成后,不能启动oracle instance ora-12705 "invalid or unknown NLS parameter value specified" ora-01078 "failure in processing system parameters" ora -01012 "not logged on" [ 本帖最后由 declare 于 2006-3-2 13:56 编辑 ]
我在suse linux 10下安装sybase12.5可主库怎么也建不起来,请各位大虾指教,谢谢了先 以下是做srvbuild后的日志,可惜界面最后的提示是:Server '×××' was not created. 我已经装了一个星期了:cry::cry::cry::cry: 00:00000:00000:2006/08/31 11:16:21.39 kernel Checked out license ASE_DEV 00:00000:00000:2006/08/31 11:16:21.39 kernel Adaptive Server Enterprise Developer Edition. 00:00000:00000:2006/08/31 11:16:...
su - oracle sqlplus /nolog connect system/system as sys dba startup 然后提示 ora-01078: failure in processing system parameters LRM-00109: could not open parameter file '/home/oracle/product/10.1.0/db_1/dbs/initTEST.ora'
sql>; startup oraCLE instance started. Total system Global Area 320301720 bytes Fixed Size 735896 bytes Variable Size 285212672 bytes Database Buffers 33554432 bytes Redo Buffers 798720 bytes Database mounted. ora-16038: log 1 sequence# 20 cannot be archived ora-19502: write error on file "", blockno (blocksize=) ora-00312: online log 1 th...
在windows2000下配置完tomcat后,执行startup出错: windows找不到文件‘-dsun.io.use.canoncaches=false’ 是什么错误呢? :(