|
oracle服务启动和停止脚本(redhat as2.1下) [root@web init.d]# cat orad #!/bin/sh# author: jackylau <squidipt@yahoo.com.cn># chkconfig: 345 99 99# description: start or stop oracle. /etc/rc.d/init.d/functions#oracle_envexport oracle_base=/home/orac... http://www.qqread.com/oracle/2006/09/h209333.html 2006-09-18 [Oracle]内的更多内容 redhatlinux下oracle启动脚本的建立dbstartoracle8.1.6 本人运行环境为redhat7.1+oracle8.1.6,发现dbstart脚本有问题,不能得到当前运行的oracle的版本号。编辑dbstart...,找到 status=1 if [ "$version" = "8.1" ] 在之前加上 version="8.1" 二、建立/etc/init.d/oracle脚本如下:#!... http://www.qqread.com/oracle/2006/09/e209326.html 2006-09-18 [Oracle]内的更多内容 oracle 8i release 3(version 8.1.7)在redhat7.0下的安装 a87386-02)上更只字不提,但实际上redhat7.0所包装的glibc 2.1.96与目前oracle technet上的oracle发行版本8.1.7.0...1存在兼容性问题,比如创建数据库时执行 startup nomount命令时产生ora-03113错误;当安装oracle http[apache] ser... http://www.qqread.com/oracle/2006/10/b227489.html 2006-10-03 [Oracle]内的更多内容 oracle 8.1.7在redhat 7.3的安装方法 redhat 6.2兼容包 (redhat 7.3盘上或redhat网站上找一下)compat-glibc-6.2-2.1.3.2.i386.rpmcompat-libs-6.2-3.i386.rpmcompat-libstdc++-6.2-2.9.0.16.i386.rpmcompat-egcs-6.2-1.1.2.16.i386.rpm* glibc-2.1.3-stubs (oracle... http://www.qqread.com/oracle/2006/11/b270130.html 2006-08-14 [Oracle]内的更多内容 redhat7.3/8.0下的oracle 8i安装笔记 redhat8按server方式安装需要增加的安装包大类:1 包含一个x系统,建议使用gnome,2 将开发工具包develop tools...mtr之类的小工具很有用安装大约1.4g空间安装后将语言环境设置缺省的en_us.utf-8(redhat7.3下是en_us.iso885915... http://www.qqread.com/oracle/2006/11/e270122.html 2006-08-14 [Oracle]内的更多内容 redhat9下安装oracle 9.2 欢迎大家访问!站长阿泰qq:253222170**********************************************************************...redhat9.0是一个非常好的linux发行版本,具有良好的中文支持和丰富的应用软件,令包括笔者在内的好多linux用家爱... http://www.qqread.com/oracle/2006/11/e270121.html 2006-03-01 [Oracle]内的更多内容 installing oracle 9i on redhat linux 7.1, 7.2, 7.3, 8.0, 9 and on rhas2.1 http://www.redhat.com/software/linux/advanced/. but red hat is offering a developer edition of advanced s...redhat 2.1 advanced server doesn't work with oracle 9i (9.0.1) universal installer. here are the options ... http://www.qqread.com/oracle/2006/11/v270132.html 2006-08-14 [Oracle]内的更多内容 redhat as4 下安装oracle10g redhat as4系统安装:磁盘配置:设备 类型 大小/ ext3 39911swap 1024网络基本配置:etho ip/gateway:199.0.0.2...30/255.255.255.0主机名:linuxsvr网关:199.0.0.1主/次dns:202.103.96.68/202.103.96.112防火墙基本配置:⊙ ... http://www.qqread.com/oracle/2007/01/e293148.html 2007-01-13 [Oracle]内的更多内容 redhat下安装tomcat 都是讨论在redhat下tomcat的安装 ** redhat下的tomcat安装 zywang [中国linux论坛 ] (错误和疑问请和zy.wang@263.net联系) 在http://jakarta.apache.org/builds/tomcat/release/v3.1/bin/linux/i386/取得mod_jserv.so 1、安装j... http://www.qqread.com/j2ee/e303500.html 2007-03-18 [J2EE/J2ME]内的更多内容 【总结】linux redhat as3上安装jdk1.4 redhat as3 update3安装包:j2sdk-1_4_2_05-linux-i586.bin安装过程:1、将该文件拷贝到/tmp目录下----//注:cp j2...redhat as3选择的是完全安装,根据网上的安装文档操作后发现执行java总是提示找不到/usr/java/j2sdk1.4.2_05/jre... http://www.qqread.com/jsp/f221711.html 2006-10-17 [Jsp]内的更多内容 redhat上安装 apache + gd1.8.3 + php4 + tomcat + sybase + oracle&n 现将在redhat6.2下apache1.3.12+gd1.8.3+php4.04+tomcat+sybase11.9.2+oracle8.1.6+mysql3.22.27的安装配置全部奉献给大家,希望能对大家有所帮助; 运行环境:pⅲ550+256m+20g+530tx lan+sis6326 8m+redhat linux6.2 安装规划... http://www.qqread.com/jsp/e255093.html 2006-10-27 [Jsp]内的更多内容 redhat9下openwebmail+sendmail配置 的指令redhat-config-bind-2.0.0-14ypbind-1.12-5bind-9.2.2-21<=这个是用来安装 server 的基本上,bind的主...要设定档为/etc/named.conf,各种针对主机的设定值都在这个档案中设定!但是具体的hostname<――ip 的对应关... http://www.qqread.com/jsp/e261472.html 2006-09-22 [Jsp]内的更多内容 [linux专题_apache]redhatlinux as3中apache+jsp整合 apache中运行jsp注:1.jsp(java server pages):是一种构建动态网站的脚步语句2.支持jsp的脚本解析器:常见的有tomcat、resin等3.connectors:要整合apache和tomcat,需要用到二者之间的连接器(connectors),如webapp、jk、jk2等... http://www.qqread.com/jsp/n303375.html 2007-03-13 [Jsp]内的更多内容 redhat linux 9下让php支持java类 系统环境:redhat 9.0apache-1.3.27mysql3.23-54a-11php-4.32j2sdk1.4.1_03安装配置:1.mysql使用的是redhat9自带的rpm包,不介绍安装了,jdk的安装也很简单,我们把jdk安装到/usr/java/j2sdk1.4.1_03 并在/etc/profile设置jd... http://www.qqread.com/php/2006/11/e270463.html 2006-08-12 [Php]内的更多内容 redhat中快速安装php/mysql "redhat-config-packages" to get a user-friendly gui to add/remove any packages.[2] by default, the php-my..."redhat-config-packages" to add it. (rh8 disc2 and disc3 are needed)[2] exceute the following commands: #... http://www.qqread.com/php/2006/11/e265259.html 2006-05-20 [Php]内的更多内容 redhat as2.1下apache2.0.49+php4.3.6+oracle9.2.0的安装 redhat as2.1下apache2.0.49+php4.3.6+oracle9.2.0的安装所需程序包ship_9204_linux_disk1.cpio.gz ship_9204_li...redhat/rpm#rpm –vuh binutils#tar zxvf httpd-2.0.49.tar.gz#tar zxvf php-4.3.6.tar.gz#cd httpd-2.0.49#./co... http://www.qqread.com/php/2006/11/e260388.html 2006-07-25 [Php]内的更多内容 starsuite6.0 & sdk安装及配置指南-- linux篇 (以redhat8.0/bash为例) (以redhat8.0/bash为例)0. 建议首先卸载8.0自带的openoffice,卸载方法rpm -e --nodeps openofficerpm -e --node...修改系统环境变量(以redhat为例)在/etc/rc.d/rc.local最后加入下列语句在/etc/rc.d/rc.local最后加入下列语句exp... http://www.qqread.com/java/2006/10/f245967.html 2006-10-22 [Java]内的更多内容 redhat as4-u2下mysql 5.0.22集群配置 redhat as4-u2最近看到过很多关于cluster的资料,一直在研究linux系统级的负载均衡和高可用,但是还没有完全成功...redhat as4-u22. mysql数据库版本 mysql-max-5.0.22-linux-i686-glibc23.tar.gz共三台机器pc安装了redhat as4-u... http://www.qqread.com/network/server/e199815.html 2006-08-15 [服务器技术]内的更多内容 光盘版redhat 8.0操作系统安装图文指南 应该用命令:#redhat-config-mouse六、在[安装类型]中,我们可以[定制安装],这种安装方式的好处对于新手弟兄多多...已经有了redhat8.0,但安装suse 8.0时发现,安装suse的挂载点,不能用挂载点用/,所以我们只好变通一下,在挂载... http://www.qqread.com/network/server/d200682.html 2006-08-19 [服务器技术]内的更多内容 redhat6.1+apache+tomcat安装指南-jsp使用 下载说明: 在java.sun.com取得jdk1_2_2-linux-i386.tar.gz 在http://java.apache.org/builds/ 在http://jakarta.apache.org/builds/tomcat/release/v3.1/bin/取得jakarta-tomcat.tar.gz, 在http://java.apache.org/jserv/dist... http://www.qqread.com/network/server/k227996.html 2006-10-01 [服务器技术]内的更多内容
[上一页] [85] [84] [83] [82] [81] [80] [下一页]
您可以点击右边查看标题索引页 |