码迷,mamicode.com
首页 >  
搜索关键字:linux;oracle    ( 139个结果
linux oracle 11g安装
centos6.564位基本服务器安装oracle11g_r264位作者:刘美求日期:2017.06.051、安装依赖包#yum-yinstallgccgcc-c++makebinutilscompat-libstdc++-33elfutils-libelfelfutils-libelf-develglibcglibc-commonglibc-devellibaiolibaio-develunixODBCunixODBC-devel安装所缺少的软..
分类:数据库   时间:2017-06-05 22:21:03    阅读次数:211
UDEV SCSI Rules Configuration for ASM in Oracle Linux 5 and 6
UDEV SCSI Rules Configuration for ASM in Oracle Linux 5 and 6 For Oracle Automatic Storage Manager (ASM) to use disks, it needs to be able to identify ...
分类:数据库   时间:2017-05-24 22:49:20    阅读次数:311
RedHat7.2安装oracle 12c
实验环境:RedHat7.2x64、Oracle12c系统要求:1、Oracle12c对系统内存的最低要求为1G,推荐2G或更大的内存2、Oracle对交换分区(SwapSpace)的推荐设置如下:3、Oracle12c企业版需要6.4G大小的磁盘空间,标准版需要6.1G大小的磁盘空间。/tmp需要至少1G的大校软件依赖:yum-yins..
分类:数据库   时间:2017-05-08 14:16:34    阅读次数:2192
在linux oracle 10g/11g x64bit环境中,goldengate随os启动而自己主动启动的脚本
在linux。oracle 10g/11g x64bit环境中,goldengate随os启动而自己主动启动的脚本 背景描写叙述: goldengate安装于/u01/ggs文件夹下 rhel5.5 oracle 10g/11g x64bit Oracle GoldenGate Command In ...
分类:数据库   时间:2017-05-05 23:18:46    阅读次数:253
linux-oracle-常见命令
分类:数据库   时间:2017-03-24 21:12:24    阅读次数:188
[Linux]文件浏览
1.使用file命令查看文件中数据的类型 [oracle@linuxforlijiaman Desktop]$ ls linux oracle.txt test.png [oracle@linuxforlijiaman Desktop]$ ls -F #查看桌面文件 linux/ oracle.tx... ...
分类:系统相关   时间:2017-03-10 00:45:09    阅读次数:228
linux oracle监听配置
1、在oracle用户下输入命令:netca,进入安装界面,选择“Listener configuration”,点击“Next”按钮 2、选择“Add”,点击“Next”按钮 3、默认监听名称,点击“Next”按钮 4、默认选择“TCP”,点击“Next”按钮 5、选择“Use the stand ...
分类:数据库   时间:2017-03-02 16:54:53    阅读次数:191
Linux oracle数据库创建表空间、用户并赋予权限
管理员用户登录oracle数据库 1、创建临时表空间 select name from v$tempfile;查出当前数据库临时表空间,主要是使用里面的存放路径; 得到其中一条记录/opt/oracle/oradata/orcl/temp01.dbf 创建临时表空间:create temporary ...
分类:数据库   时间:2017-01-17 10:29:56    阅读次数:247
Linux下oracle连接客户端sqlplus的安装配置
1.下载安装软件包:oracle-instantclient11.2-basic-11.2.0.1.0-1.x86_64.rpm oracle-instantclient11.2-sqlplus-11.2.0.3.0-1.x86_64.rpm2.rpm安装[root@www~]#rpm-ihvoracle-instantclient11.2-basic-11.2.0.1.0-1.x86_64.rpm--nodeps [root@www~]#rpm-ihvoracle-instantclie..
分类:数据库   时间:2017-01-10 16:18:40    阅读次数:758
linux
oracle是一个巨大的同步机 ELF:在计算机科学中,是一种用于二进制文件、可执行文件、目标代码、共享库和核心转储的标准文件格式。 是UNIX系统实验室(USL)作为应用程序二进制接口(Application Binary Interface,ABI)而开发和发布的,也是Linux的主要可执行文件 ...
分类:系统相关   时间:2016-12-31 12:33:07    阅读次数:336
139条   上一页 1 ... 3 4 5 6 7 ... 14 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!