My Platfrom is LinuxAS2.1 + Oracle9i, When start OMS,It's view: [root@ho root]# su - oracle bash: /opt/oracle/product/9.2.0/network/admin: is a directory [oracle@ho oracle]$ agentctl start DBSNMP for Linux: Version 9.2.0.1.0 - Production on 19-AUG-2003 22:38:28 Copyright (c) 2002 Oracle Corporation. All rights reserved. Agent already running [oracle@ho oracle]$ oemctl start oms OEMCTL for ...
by erithe - Oracle - 2003-08-20 15:23:39 阅读(891) 回复(2)
我有一個 java 程式是由 CLP 使用 STRQSH 呼叫出來執行的, 但有時會出現這些錯誤信息, 有沒有高手幫幫我解決 ?? 錯誤信息: 001-0012 error found starting child process. SYSTEM RESOURCES NOT AVAILABLE TO COMPLETE REQUEST.
我的系统是REDHAT7,安装了RP-PPPOE3.5-1,参照PPPOE的安装说明,步骤应为: #rpm -Uvh rp-pppoe-3.5-1.i386.rpm rp-pppoe-gui-3.5-1.i386.rpm #/usr/bin/tkpppoe 然后我把用户名\密码等设置好,接着拨号,但是连接不上,弹出窗口提示: error starting connection:TIMED OUT ,/usr/sbin/adsl-start:line 193 :1108 Terminated $CONNECT "$@" >;/dev/null 2>;&1 以前我用的系统是TURBO7,一样的安装和设置,是可以上网的,没有任何问题. 不知...
I am trying to configure nagios under AIX 5.1 I am facing the following - to find cc or gcc in my export path - to configure the html and cgi-bin for nagios any help in this issue? # cd nagios-1.1 # ls .cvsignore README config.log install-sh sample-config Changelog UPGRADING configure make-tarball subst INSTALLING base configure.in ...
登陆时收到如下邮件:
[code]
Message 224:
From MAILER-DAEMON@test_linux Mon Nov 14 12:01:00 2005
Date: Mon, 14 Nov 2005 12:01:00 +0800
From: Mail Delivery Subsystem
我的应用程序是在tomcat中做的,但是放到jboss中就有如上问题??? 请问着是为什么呢??????????? 什么原因???
我在编译软件前./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这个脚本是干什么用的? [...