ChinaUnix.net
相关文章推荐:

PRKH1010 Unable to communicate with CRS services

1: access donet framework. import clr clr.AddReference("System.Windows.Forms") from System.Windows.Forms import Form my_form = Form() 2: access third donet library import clr import sys sys.path.append(r"c:\dev") #set the path where store the dll clr.AddReferenceToFile("Hello.Dll") #set the dll filename from HelloDLL import Hello namespace HelloDLL { public class Hello { ...

by junsi - Python文档中心 - 2008-12-13 23:42:54 阅读(1504) 回复(0)

相关讨论

I install vm at computer A and B. The host os of A and B are WindowsXP, and the guest os of A and B are linux9. I use configure the network using bridge technogly, and allow each host and guest a IP within the same subnet. I discover that host of A can successfully ping host of B, guests of B , and guest of A, so do host of B. But guest of A can not ping guest of B. Somebody help me!

by aeronautic - Linux论坛 - 2005-05-19 15:36:33 阅读(409) 回复(0)

web services   Web services 简介   Web services 是一种构建应用程序的普通模型,并能在所有支持 Internet 通讯的操作系统上实施运行。Web services 令基于组件的开发和 Web 的结合达到最佳,基于组件的对象模型,如:Distributed Component Object Model(DCOM)、Remote Method Invocation(RMI),Internet Inter-Orb Protocol(IIOP)都已经发布了很长时间了,但是这些模型都依赖于特殊对象模型协议,而 Web services 利用 SO...

by kumwolf - 网络技术文档中心 - 2008-10-18 20:38:14 阅读(875) 回复(0)

[oracle@ed-olraclin50a ~]$ srvctl start nodeapps -n ed-olraclin50a crs-1005: Failed to get required resources crs-0223: Resource ora.ed-olraclin50a.vip has placement error. crs-1005: Failed to get required resources crs-0223: Resource ora.ed-olraclin50a.LISTENER_ED-OLRACLIN50A.lsnr has placement error. Name Type Target State Host -------------------------------...

by yxtg - Oracle - 2010-08-13 17:06:52 阅读(8022) 回复(6)

看了你的关于:父进程与子进程communicate..利用PIPE的例子(perl原创精华文章!) 由于水平有限,逻辑思路我也没有理清楚! 能否详细说明一下,谢谢! [code] #!/usr/bin/perl use strict; use IO::Select; use POSIX qw(WNOHANG); #---Define constants:定义准备先fork几个Process use constant PREFORK_CHILDREN =>; 3; # debugging information:显示过程 use constant DEBUG =>; 1; # declare globa...

by yxzjf - Perl - 2004-12-13 11:20:06 阅读(1272) 回复(0)

SUN CLUSTER+crs环境下,ocr和vote盘是否是应该受SUN CLUSTER控制(建在共享磁盘组中,SUNW.rac_svm)?

by ycc15 - 存储备份 - 2009-03-02 18:07:32 阅读(1759) 回复(4)

# /oracle/crs/root.sh Checking to see if Oracle crs stack is already configured Checking to see if any 9i GSD is up Setting the permissions on OCR backup directory Setting up Network socket directories /oracle/crs/install/rootconfig[883]: 8174 Memory fault(coredump) Failed to upgrade Oracle Cluster Registry configuration 如何定位?

by dellzhao - Oracle - 2009-02-03 12:58:10 阅读(1589) 回复(0)

crs 安装问题。 HP-UX 11.11 共2个节点 由于硬件问题重新安装ORACLE 在重新安装crs过程中并无任何报错。 在2个节点执行/oracle/product/10.2.0/crs/root.sh 的时候分别报以下错误。 hpux1#[/]/oracle/product/10.2.0/crs/root.sh WARNING: directory '/oracle/product/10.2.0' is not owned by root WARNING: directory '/oracle/product' is not owned by root WARNING: directory '/oracle' is not owned by root Checking t...

by gcgsuper - Oracle - 2008-06-16 17:15:47 阅读(1397) 回复(0)

我想请教一下,我在安装crs时没出现一点错误提示,当第一次安装完运行./vipca后,再回到配置助手时都是很顺利的,全部显示成功,然后我用命令./crsctl stop crs停止crs,过一段时间再用./crsctl start crs启动后,crs都是正常工作的,虚拟IP也能PING通,这样反复试几次都没问题,但知道重启电脑后,再运行./crsctl start crscrs就起不来了,连虚拟IP也PING不通了,请各位高手执教一下,谢谢!

by zhaoqianshuang - Oracle - 2008-01-23 19:15:59 阅读(1749) 回复(1)

full bodymassage hot oil massage double angel massage You can choose girls what you like when your needs best peronal massage. please feel free to contact tantricmassage in hangzhou any place we will send an excellent masseuses within 30 minutes straight to your hotel or home (24hour out call. hangzhou massage ;tantric massage; massage in hangzhou ;body massage;chinese massage;oil massage;m...

by angzhou4 - BSD文档中心 - 2008-09-28 11:59:43 阅读(1488) 回复(0)

Web services 拥有三种基本的元素。 它们是:SOAP、WSDL 以及 UDDI。 什么是 SOAP? 基本的 Web services 平台是 XML + HTTP。 SOAP 指简易对象访问协议 SOAP 是一种通信协议 SOAP 用于应用程序之间的通信 SOAP 是一种用于发送消息的格式 SOAP 被设计用来通过因特网进行通信 SOAP 独立于平台 SOAP 独立于语言 SOAP 基于 XML SOAP 很简单并可扩展 SOAP 允许您绕过防火墙 SOAP 将作为 W3C 标准来发展 什么是 WSDL? WSDL ...

by sohu2000000 - Java文档中心 - 2008-09-01 00:15:11 阅读(954) 回复(0)