欢迎光临IT网Linux学习频道

当前位置: > 数据库 > Oracle >
  • [Oracle] Oracle Linux(64位)安装64位Oracle10g遇到ins_ctx.mk问题 日期:2015-12-16 21:35:32 点击:140 好评:0

    在Oracle Linux Server Release 5.7上安装64位Oracle 10g 时,遇到如下问题: Error in invoking target install of makefile /u01/app/oracle/product/dbhome_1/ctx/lib/ins_ctx.mk. See /u01/app/oracle/oraInventory/logs/installActions2014-01-11_12-44...

  • [Oracle] Oracle 多端口多监听配置 日期:2015-12-16 18:37:06 点击:137 好评:0

    Oracle 多端口多监听配置 [oracle@localhost admin]$ more listener.ora # listener.ora Network Configuration File: /oracle/app/oracle/product/10.2.0/db_1/network/admin/listener.ora # Generated by Oracle configuration tools. SID_LIST_LISTENER =...

  • [Oracle] How to Install Linux CentOs 5.6 on Oracle VBox 日期:2015-12-05 15:28:37 点击:52 好评:0

    VBOX安装Linux Centos CentOS属于RedHat,安装CentOS在Vbox里面,唯一需要注意的就是版本是RedHat,另外硬盘最好分的大点,其他的和我们安装其他操作系统一样。下面我们还是step by step。 1、新建虚拟电脑 2、设置虚拟电脑的内存 建议1G如果你的电脑为2G以...

  • [Oracle] RedHat Enterprise Linux7.0安装Oracle12c 日期:2015-11-30 15:40:23 点击:148 好评:0

    1. 验证 1.1 硬盘空间要求 1.1.1 安装盘 类型 占用磁盘空间 Enterprise Edition 6.4GB Standard Edition 6.1GB Standard Edition One 6.1GB 1.1.2 TMP目录 1GB空间。设置环境变量时,设置TMP和TMPDIR。 1.2 显卡要求 1024*768. 1.3 Runlevel等级 3或者5. 1.4...

  • [Oracle] Linux(CentOS 7.0)安装Oracle11g R2 日期:2015-11-30 15:39:27 点击:198 好评:0

    // 注释 # root用户 $oracle用户 1. 关闭安全措施 # chkconfig iptables off // 永久关闭防火墙 # serviceiptables stop // 暂时关闭防火墙,重启系统后会自动打开 # sed -i s/SELINUX=enforcing/SELINUX=disabled/ /etc/selinux/config // 关闭Selinux 2....

  • [Oracle] Oracle的三种高可用集群方案 日期:2015-10-13 23:50:18 点击:70 好评:0

    快速浏览了一下Oracle官方的网页以及非官方的ppt,简单了解了一下Oracle提供的高可用方案。 主要有三种: 1. RAC RAC, Real Application Clusters 多个Oracle服务器组成一个共享的Cache,而这些Oracle服务器共享一个基于网络的存储。这个系统可以容忍单机/或...

  • [Oracle] 常见socket错误代码 日期:2015-10-12 22:11:57 点击:104 好评:2

    Socket error 0 - Directly send error Socket error 10004 - Interrupted function call Socket error 10013 - Permission denied Socket error 10014 - Bad address Socket error 10022 - Invalid argument Socket error 10024 - Too many open files Sock...

  • [Oracle] Redhat 5.5 安装oracle 11G 日期:2015-10-11 21:13:45 点击:86 好评:0

    安装前准备工作: 1、检查下列包是否安装,若未安装则要先安装: binutils-2.17.50.0.6-2.el5 compat-libstdc++-33-3.2.3-61 elfutils-libelf-0.125-3.el5 elfutils-libelf-devel-0.125 glibc-2.5-12 glibc-common-2.5-12 glibc-devel-2.5-12 gcc-4.1.1-52 gc...

  • [Oracle] oracle表product_user_profile的结构以及使用 日期:2015-10-11 18:17:00 点击:136 好评:0

    我们有时候在以普通用户登录SQL*Plus的时候,会碰到下面的错误提示: Error Accessing PRODUCT_USER_PROFILE Warning: Product user profile information not loaded! You may need to run PUPBLD.SQL as SYSTEM 其实在实际意义上这只是一个警告而已,并不是...

  • [Oracle] ORACLE命令总结 日期:2015-10-11 18:16:30 点击:200 好评:0

    语法 说明 Net start/stop服务名 打开/关闭指定服务 Net start 列出已打开的服务 Lsnrctl start/stop 打开/关闭监听服务 Oracle startup sid实例名 打开指定oracle实例 Host命令 执行主机命令 Create user用户名 identified by密码 创建用户 Grant权限/角色...

  • 首页
  • 上一页
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 下一页
  • 末页
  • 59588
栏目列表
推荐内容