In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
The system configuration, environment variable addition and grid installation continued in the previous blog, this article is mainly the installation of the rest of the previous blog address: http://tongcheng.blog.51cto.com/6214144/1852074
1. Check prerequisites for oracle database installation (using runcluvfy.sh script in grid package)
[grid@rac1 grid]$ ./ runcluvfy.sh stage -pre dbinst -n rac1,rac2 -osdba dba
.................................
Pre-check for database installation was successful. --Conditions must be successful to install
[grid@rac1 grid]$ ./ runcluvfy.sh stage -pre dbcfg -n rac1,rac2 -d
2. Orale database installation
[oracle@rac1 database]$ ./ runInstaller
rac1 Node 1 executes root.sh script
rac2 Node 2 Execute root.sh script
3. Create asm disk group
[root@rac1 ~]# su - grid
[grid@rac1 ~]$ asmca
4. create a database
[root@rac1 ~]# xhost +
access control disabled, clients can connect from any host
[root@rac1 ~]# su - oracle
[oracle@rac1 ~]$ dbca
5. Login database
[oracle@rac1 ~]$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.4.0 Production on Sun Sep 18 13:10:57 2016
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options
SQL> show release;
release 1102000400
SQL> select file#,ts#,name,status from v$datafile;
FILE# TS# NAME STATUS
---------------------------------------------------------------------------------
1 0 +DATA/racdb/datafile/system.256.922882375 SYSTEM
2 1 +DATA/racdb/datafile/sysaux.257.922882383 ONLINE
3 2 +DATA/racdb/datafile/undotbs1.258.922882385 ONLINE
4 4 +DATA/racdb/datafile/users.259.922882385 ONLINE
5 5 +DATA/racdb/datafile/undotbs2.264.922882991 ONLINE
SQL>
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.