说点什么呢
发布时间:2013-11-29 11:48:34
连接sqlplus不象mysql那样可以翻历史记录,因此,我们来改造下。安装rlwrap-0.37.tar.gz:cd /home/rhy/tools/wget http://utopia.knoware.nl/~hlub/uck/rlwrap/rlwrap-0.37.tar.gztar zxvf rlwrap-0.37.tar.gzcd rlwrap-0.37./configuremakemake install切换到oracle用户下vi .bash_profile加入别.........【阅读全文】
发布时间:2013-11-28 09:43:26
建立多个实例和数据库(整理时间:2008-06-06)(系统环境:oracle 9i) RedHat AS4)1、 将原来的/opt/oracle/product/9.2.0.4/dbs/spfilejsunicom.ora 复制成新的,以便新建立netplat实例使用$ cd&nb.........【阅读全文】
发布时间:2013-11-27 15:36:42
oracle 9i 管理. (平台: Redhat AS 3 Linux oracle 9i) (时间:2007-2-10) 1、 登陆oracle 系统 # Su – oracle # sqlplus “/ as sysdba” 2、 查看系统中.........【阅读全文】
发布时间:2013-11-27 09:55:54
oracle 9i 管理.(平台: Redhat AS 3 Linux oracle 9i) (时间:2007-2-10)1、 登陆oracle 系统# Su – oracle# sqlplus “/ as sysdba”2、 查看系统中的日志.........【阅读全文】
发布时间:2013-11-27 09:53:01
oracle 9i 在RedHat AS 3上的安装.(平台: Redhat AS 3 Linux oracle 2.4.21-4.EL) (时间:2006-12-14)一、 安装平台及软硬件环境软件平台:redhat AS 3 Linux oracle 2.4.21-4.EL硬.........【阅读全文】