15
ORACLE APPS DBA TRAINING For Online Oracle Apps DBA Training, Online Oracle RAC 11g Training, Online Oracle DBA Training, Online Weblogic Admin Training, Call us @ +919573543334 or Mail us @ [email protected] Search search blog archives Online Training Apps DBA R12.2.2 Training Fusion Apps DBA Training Oracle Apps DBA Training Oracle DBA 11gR2 Training Oracle RAC 11gR2 Training Weblogic Admin 11g Training Categories Basic Unix (5) DataGuard (2) Identity Management 11g (2) Installations (15) Online Training (5) Oracle Apps 11i/R12 (101) Oracle Apps 12.2 (19) Oracle Apps Cloning (6) Oracle Apps DBA Interview Questions (8) Oracle Apps DBA Scripts (2) Oracle Apps Patching (3) Oracle Apps R12 (16) Oracle Apps R12.2.2 (18) Oracle Apps R12.2.3 (11) Oracle Apps R12.2.4 (6) Oracle ASM Management (1) Oracle Database (12) Oracle Database 11G (9) Oracle Database 12c (8) Oracle Fusion Apps 11.1.4 (33) Oracle Fusion Apps 11.1.5 (34) Oracle Fusion Apps 11.1.6 (24) Oracle Fusion Apps 11.1.7 (24) Oracle Fusion Apps 11.1.8 (23) Oracle RAC 10g (5) Oracle RAC 11gR2 (11) Oracle RAC 12c (1) Oracle SOA 12c (5) Oracle Weblogic 11g (18) Oracle Weblogic 12c (1) R12 Enhancements (3) RMAN (4) Oracle Apps 11i/R12 CONFIGURING MIDDLETIER JVMS FOR APPLICATIONS 11i Count of Users connected to Oracle Apps Find Blocking Session details Find component Version in Apps 11i/R12 Find Product Version Find Release version of Oracle Apps FNDCPASS Usage How to check for DB links How to check shared pool and SGA size How to check snapshot information How to create $TOP How to Create Custom Top How to end date large number of fnd_users in Oracle Apps How to find out Oracle Apps password?? How to find rapidwiz version

Oracle 12c Database Installation Step by Step Procedure on Linux

Embed Size (px)

DESCRIPTION

Oracle 12c Database Installation Step by Step Procedure on Linux

Citation preview

Page 1: Oracle 12c Database Installation Step by Step Procedure on Linux

ORACLE APPS DBA TRAININGFor Online Oracle Apps DBA Training, Online Oracle RAC 11g Training, Online Oracle DBA Training, Online Weblogic Admin Training, Callus @ +91­9573543334 or Mail us @ [email protected]

Searchsearch blog archives

Online TrainingApps DBA R12.2.2 TrainingFusion Apps DBA TrainingOracle Apps DBA TrainingOracle DBA 11gR2 TrainingOracle RAC 11gR2 TrainingWeblogic Admin 11g Training

CategoriesBasic Unix (5)DataGuard (2)Identity Management 11g (2)Installations (15)Online Training (5)Oracle Apps 11i/R12 (101)Oracle Apps 12.2 (19)Oracle Apps Cloning (6)Oracle Apps DBA Interview Questions (8)Oracle Apps DBA Scripts (2)Oracle Apps Patching (3)Oracle Apps R12 (16)Oracle Apps R12.2.2 (18)Oracle Apps R12.2.3 (11)Oracle Apps R12.2.4 (6)Oracle ASM Management (1)Oracle Database (12)Oracle Database 11G (9)Oracle Database 12c (8)Oracle Fusion Apps 11.1.4 (33)Oracle Fusion Apps 11.1.5 (34)Oracle Fusion Apps 11.1.6 (24)Oracle Fusion Apps 11.1.7 (24)Oracle Fusion Apps 11.1.8 (23)Oracle RAC 10g (5)Oracle RAC 11gR2 (11)Oracle RAC 12c (1)Oracle SOA 12c (5)Oracle Weblogic 11g (18)Oracle Weblogic 12c (1)R12 Enhancements (3)RMAN (4)

Oracle Apps 11i/R12CONFIGURING MIDDLE­TIER JVMS FOR APPLICATIONS 11iCount of Users connected to Oracle AppsFind Blocking Session detailsFind component Version in Apps 11i/R12Find Product VersionFind Release version of Oracle AppsFNDCPASS UsageHow to check for DB linksHow to check shared pool and SGA sizeHow to check snapshot informationHow to create $TOPHow to Create Custom TopHow to end date large number of fnd_users in Oracle AppsHow to find out Oracle Apps password??How to find rapidwiz version

Page 2: Oracle 12c Database Installation Step by Step Procedure on Linux

How to run autoconfig in test mode??Invalid Objects QueryMetalink CollectionMetalink Collection for APPS11iMinimize downtime during upgradeOracle Apps Maintenance ModeOracle Apps Yellow Bar IssueOracle ArchitectureOracle Database 11g New FeaturesRecover Oracle Applications context fileREP­3000 Oracle Toolkit ErrorTablespace space check scriptUnable to get Apps Responsibilities on portal Page

ArchivesFebruary 2015 (1)January 2015 (1)December 2014 (2)November 2014 (3)August 2014 (3)July 2014 (7)June 2014 (11)April 2014 (8)March 2014 (7)February 2014 (5)January 2014 (6)December 2013 (7)October 2013 (2)September 2013 (8)August 2013 (2)July 2013 (9)June 2013 (3)May 2013 (5)April 2013 (11)March 2013 (9)February 2013 (27)January 2013 (17)December 2012 (5)November 2012 (11)October 2012 (7)September 2012 (10)August 2012 (3)July 2012 (7)June 2012 (6)May 2012 (2)February 2012 (1)January 2012 (1)December 2011 (2)November 2011 (2)October 2011 (4)September 2011 (1)July 2011 (1)June 2011 (3)May 2011 (18)March 2011 (12)February 2011 (33)

Oracle Apps CloningCloning IssuesHow to clean FND_NODES tableMulti Node To Single Node CloningSimple Clone Process in 11i/R12

Oracle Apps PatchingApplying a PatchCustomize AutoConfigHow to find an AD patchset level ?How to know which modules affected by a patch???Merged Patch Details

Page 3: Oracle 12c Database Installation Step by Step Procedure on Linux

Merging of oracle apps patchesOPatch UsageReducing Patching Downtimes for Apps

RMANRMAN Restore and Recovery Scenarios

InstallationsHow to create the .bat file for easy access the Linux, Red hat & Unix machines without entering the Password through PuttyFusion Apps 11.1.7 AccessOracle Database 12c installation on linuxOracle Database 11gR2 InstallationOracle Apps R12.1.1 Installation on Oracle Virtualbox

« Oracle Database 12c New FeaturesFind Concurrent Manager Logfile »

Oracle Database 12c installation on linux1 Comments Published by AppsDBA June 30th, 2013 in Installations, Oracle Database, Oracle Database 12cOracle 12c Database installation step by step procedure on Linux:

1) Install OEL 5.7 Linux using the following link

Oracle Enterprise Linux 5.7 Installation

Here my hostname

[root@12cdb ~]# hostname12cdb.oracle.com

2) create user and group

[root@12cdb /]# groupadd dba[root@12cdb /]# useradd ­g dba oracle

3) Create required directory structure

[root@12cdb /]# mkdir ­p /u01/app/oracle/product/12.1.0

4) Copy 12c Database software to /u01 directory

[root@12cdb Desktop]# cd /u01[root@12cdb u01]# lsapp V38500­01_1of2.zip V38500­01_2of2.zip

5) Change ownerships & permissions to the created directories

[root@12cdb /]# chown ­R oracle:dba /u01[root@12cdb /]# chmod ­R 755 /u01

6) Unzip the software

[root@12cdb u01]# unzip V38500­01_1of2.zip...

[root@12cdb u01]# unzip V38500­01_2of2.zip...[root@12cdb u01]# lsapp database V38500­01_1of2.zip V38500­01_2of2.zip

7) open new terminal & run xhost + as a root user

[root@12cdb database]# xhost +access control disabled, clients can connect from any host

8) Run runInstaller now

[root@12cdb database]# su – oracle

Page 4: Oracle 12c Database Installation Step by Step Procedure on Linux

[oracle@12cdb ~]$ cd /u01/database/[oracle@12cdb database]$ lsinstall response rpm runInstaller sshsetup stage welcome.html[oracle@12cdb database]$ ./runInstaller

Uncheck the box and click “Next”

click yes

Select “Skip software updates” and click “Next”

Page 7: Oracle 12c Database Installation Step by Step Procedure on Linux

Fill the values as shown in the below screen shot

Oracle base : /u01/app/oracleSoftware location : /u01/app/oracle/product/12.1.0/dbhome_1Database file location: /u01/app/oradataDatabase edition : Enterprise EditionCharacter set : Unicode(AL32UTF8)OSDBA group : dbaGlobal database name : prod.oracle.comAdministrative password: passwordConfirm password : password

Pluggable database name: pdbprod

Page 11: Oracle 12c Database Installation Step by Step Procedure on Linux

[root@12cdb ~]# /u01/app/oraInventory/orainstRoot.shChanging permissions of /u01/app/oraInventory.Adding read,write permissions for group.Removing read,write,execute permissions for world.

Changing groupname of /u01/app/oraInventory to dba.The execution of the script is complete.[root@12cdb ~]# /u01/app/oracle/product/12.1.0/dbhome_1/root.shPerforming root user operation for Oracle 12c

The following environment variables are set as:ORACLE_OWNER= oracleORACLE_HOME= /u01/app/oracle/product/12.1.0/dbhome_1

Enter the full pathname of the local bin directory: [/usr/local/bin]:The contents of “dbhome” have not changed. No need to overwrite.The contents of “oraenv” have not changed. No need to overwrite.The contents of “coraenv” have not changed. No need to overwrite.Creating /etc/oratab file…Entries will be added to the /etc/oratab file as needed byDatabase Configuration Assistant when a database is createdFinished running generic part of root script.Now product­specific root actions will be performed.[root@12cdb ~]#

Run these scripts and click “ok”

Page 14: Oracle 12c Database Installation Step by Step Procedure on Linux

Check the database version

[oracle@12cdb dbs]$ . oraenvORACLE_SID = [PROD] ? prodThe Oracle base remains unchanged with value /u01/app/oracle[oracle@12cdb dbs]$ sqlplus / as sysdba

SQL*Plus: Release 12.1.0.1.0 Production on Sat Jun 29 14:18:33 2013

Copyright (c) 1982, 2013, Oracle. All rights reserved.Connected to:Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 – 64bit ProductionWith the Partitioning, OLAP, Advanced Analytics and Real Application Testing options

SQL> select status from v$instance;

STATUS————OPEN

SQL> select banner from v$version;

BANNER——————————————————————————–Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 – 64bit ProductionPL/SQL Release 12.1.0.1.0 – ProductionCORE 12.1.0.1.0 ProductionTNS for Linux: Version 12.1.0.1.0 – ProductionNLSRTL Version 12.1.0.1.0 – Production

Installation done successfully

5 people like this. Sign Up to see what your friends like.Like Send

Page 15: Oracle 12c Database Installation Step by Step Procedure on Linux

Copyrights of AppsDBATraining reserved by Complete Source.RSS Entries and RSS Comments

Facebook social plugin

Comment

Add a comment...

Sujit Darshansingh Shribatho · Bangalore, India

Good Doc

Reply · Like · November 2, 2013 at 2:50pm