admin管理员组

文章数量:1794759

oracle11gr1怎么打开,oracle

oracle11gr1怎么打开,oracle

Linux Oracle 11g安装:

硬件要求:

物理内存:1GB。

查看现有内存大小的命令:

# grep MemTotal /proc/meminfo

# grep SwapTotal /proc/meminfo

查看系统剩余内存和交换分区:

# free

查看共享内存数量的命令:

# df -k /dev/shm/

查看磁盘空间大小:

# df -k /tmp

操作系统必须是如下的一种:

Asianux 2.0

Asianux 3.0

Oracle Enterprise Linux 4.0

Oracle Enterprise Linux 5.0

Red Hat Enterprise Linux 4.0

Red Hat Enterprise Linux 5.0

SUSE Enterprise Linux 10.0

查看操作系统版本的命令:

# cat /proc/version

Linux系统内核的最低要求:

对Asianux 2.0 ,Oracle Enterprise Linux 4.0 和 Red Hat Enterprise Linux 4.0 :2.6.9

对 Asianux 3.0 ,Oracle Enterprise Linux 5.0 和 Red Hat Enterprise Linux 5.0 :2.6.18

对SUSE Enterprise Linux 10.0 :2.6.16.21

查看内核版本的命令:

# uname -r

本文标签: oracle11gr1怎么打开oracle