当前位置:首页 » 专业资讯
开发技术指南» 文章正文
    引言: by Jeff Hunter, Sr. Database Adm
 

 

 ·ftp 登陆错误详解    »显示摘要«
    摘要:from:http://www.cfanclub.net/ftp登陆不了是很经常碰到的事,很多人常常是不加分析就发贴询问。老实说,这样既浪费自己时间,又浪费别人精力,还常常不能得到满意的回答。因此每一位希望从ftp站点发现资源的朋友都有必要学会分析登陆失败的原因,   两个基本知识:   1 对方很可能暂时没开ftp   2 要学会看登陆错误指令   所谓登陆提示,是指登陆时你与服务器双向交流的一些指令及状态提示,你如果看到类似这样的字......
 ·老,牛    »显示摘要«
    摘要:自己动手写操作系统 自己动手写操作系统(一) 作者:伊梅 自由软件社区是一个充满自由和梦想的地方,在10余年的时间里它创造了 一个又一个奇迹。然而,这些奇迹的创造者不只是stallman,也不只是linus torvalds,而是活跃在世界各地的不计其数的开发人员。 在使用各种功能强大的自由软件时,我总会对其开发者充满崇敬之情,期盼有朝一日自己也能成为他们中的一员。很多对自由社区充满向往之情的人,虽然也想努力融身于其中,但又不知该怎么做。那么,就请与我们一......


XDB和8080
以前就对9i安装后那个可恶的xdb的http默认占用了8080,导致tomcat只能跑到其他端口上,当时想解决没找到何时的手册,今天因为服务器转移,必须将8080还给tomcat,祭起google大法,搜到一老外的文章,照着第一种方法顺利完成了修改,不过发现他提到的用oem操作的方法一连xml数据库就报未连上数据库的错误,怪哉!

xml db port assignments

contents 【相关文章:读核日记声明

by jeff hunter, sr. database administrator 【扩展阅读:读核日记fork上篇

oracle introduced the xml database in release 9i. along with this new feature, oracle continues the practice of incorporating new, barely documented port assignments that often leave the dba to search endlessly for possible configuration file(s) that define these port assignments. well, when it comes to searching for where these port numbers related to xml db are defined, you will not find them on the file system, but rather inside the database. this article will attempt to unravel some of the mysteries on managing port assignments related to oracle xml db.

【扩展信息:GCC安装参考

introductionrepository views and default portschanging xml db default portsdisabling the port assignment

introduction repository views and default ports changing xml db default ports disabling the port assignment click here.

the key xml db technologies can be grouped into two major classes - a xmltype that provides a native xml storage and retrieval capability strongly integrated with sql, and a xml repository that provides foldering, access control, versioning etc. for xml resources. users view and manage xml objects like files and schemas in the xml repository as a hierarchy of folders. this repository aspect of xml db involves access through standard protocols such as http/webdav and ftp. these servers will bind to ports 8080 and 2100 respectively by default.

dbas will sometimes wonder why their web server, that always used to work, has all of the sudden been hijacked after installing oracle9i and creating a database using dbca. after some research, they attempt to shutdown the oracle tns listener and notice that the port in question (mostly 8080) is no longer being utilized. unfortunately, there is little to tell the dba that these ports are going to be used until they find out the hard way: when the database starts and steals the ports away from another process that hasnt yet started or when the other process errors and/or is unreachable.


...   下一页
    摘要:刚才论坛上看到有个兄弟提议罗列debian系统配制工具,我觉的很好,为了让更多兄弟看到,发新贴,望别介意。刚才论坛上看到有个兄弟提议罗列debian系统配制工具,我觉的很好,为了让更多兄弟看到,发新贴,望别介意。都是命令行的配制工具:rcconf 系统引导是你想要启动的服务,很有用工具。base-config 基系统配制,第一次启动后,碰到的就是它吧,配制的方面很多哦,呵呵。debconf debian 包裹配制系统dpkg-reconfigure 配制一......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE