随笔分类 - Orcale
摘要:1.在$oracle_home/jdk/jre/lib/fonts目录下新建文件夹fallback,具体操作如下: $ cd $oracle_home $ cd jdk/jre/lib/fonts $ mkdir fallback 2.从window下拷贝simsun.ttc字体文件到新建的fall
阅读全文
摘要:1.DBCA(Database Configuration Assistant) Start DBCA Create a Database General purpose or transaction processing/Data warehouse/Custom Database Databas
阅读全文
摘要:1.配置环境变量 vim /etc/profile export ORACLE_SID=orcl export ORACLE_BASE=/app/oracle export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/dbhome_1 export PATH="$
阅读全文
摘要:1.切换至root用户 2.uname -a/-m grep MemTotal /proc/meminfo grep SwapTotal /proc/meminfo free -m 3.df -h /tmp 至少1G空间 4.查看安装依赖软件 rpm -q package_name binutils
阅读全文
摘要:一、Database Configuration Assistant 创建数据库 一般用途或事务处理 取消“配置企业管理器” 设置密码 选中“事例方案” 在“口令管理”里面启用 示例用户scott和hr并为其设置密码 二、Net Configuration Assistant 监听程序配置 添加 默
阅读全文
摘要:一、Oracle 下载 http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html 版本分为 c(cloud) g(grid) i(internet) 二、Oracle安装 1. 选中刚才下到的
阅读全文

浙公网安备 33010602011771号