1.To Find Swap, RAM, and OS Version 对于 Solaris 操作系统,查看 Swap, RAM, and OS Version 的方法: swap -l /usr/sbin/prtconf | grep -i memory uname -r 2.To Determine the Unix Kernel Parameters Solaris /etc/system COMMAND TO SEARCH"/etc/sysdef | grep SHM" or…
windows 8 安装 oracle 11g 报错:command line option syntax error,type command/? for help 在windows8操作系统上安装oracle 数据库一定要注意安装路径中不能包括中文,当前登录系统的账户姓名不能是中文名字,一般我 安装windows8操作系统时需要捆绑一个我们申请好的微软邮箱,邮箱账号中姓名大多都写的是中文名字,当用该邮箱账号成功捆绑 windows8操作系统,操作系统就自动生成如:C:\Users\姓名\..…
centos 安装oracle 11g r2(三)-----表空间创建 创建表空间前要保证监听与数据库实例已经启动 1.启动监听 [oracle@localhost ~]$ lsnrctl start LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 01-DEC-2017 09:25:48 Copyright (c) 1991, 2009, Oracle. All rights reserved. Starting /data/orac…