Skip to main content

Oracle Database 11g Installation in Linux 6.2


Pre-request for installation of oracle database 11g in oracle Linux 6.2



Once the installing package process completes then restart the system once if you need (Not mandatory) because some of the packages will get updated once you restart the system.

Go to the software location and install oracle Database.

You can create a location for database installation, if not installation will take automatically the location as default.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Go to the directory and execute the “runInstaller” using the command ‘./installer name’

Installation process will get start in a few seconds.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Click next, if you wish to receive security updates you can generate your email id via oracle support.

Select the installation option, from the list.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Node selection step 

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2



Select the product language and click next.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Select the database edition and click next.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Specify the location of installation of software and click next.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Select the location for inventory.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Select the group if you created, relate the particular operating system group here.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Here it will check the packages available on the system.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Click finish,.



Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Installation process will start.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

In that script locate the bin path.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2







Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Login as root and you will get access of “root.sh” file.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Copying the Db_home location in the script.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Database will install successfully and now configuring database by using the command under the bin folder “. /dbca”

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Select the option to create a new database “ Create a Database” and click next.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Select or check in Data Warehouse option and click next.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Give the name for database as global and assign sid even too 

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2



Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

For database assign passwords as default. 

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

This will take the password as global and same for all user under the list.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Use the Storage system as Your location to install the database.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2



Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

If you want load sample schemas you can check in the “sample schemas” option

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Select the 3rd tab “ Character Sets” to set the language code for the database instance.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Click “ Choose from the list of character sets” – example Unicode or arab.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Click next 

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2



Check in Create Database and click next to finish.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Click ok to confirmation of “Database



Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Restart the System and set the path to start the Oracle services.

Set this path in terminal.

export ORACLE_SID=ARAB

export ORACLE_HOME=/home/oracle/app/oracle/product/11.2.0/dbhome_1

export PATH=$ORACLE_HOME/bin:$PATH



And give sqlplus in the terminal, the sqlplus will ask for user name and password.

Username: sys as sysdba

Password: ********

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

So the sqlplus will get connected as in “Idle instance”.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2



To change from idle instance to normal, use the command startup.

Which is used to change the idle instance mode and then database will get mounted and opened.

Then start the listener control services,

Open the terminal and use the command “lsnrctl Startup”. It will start the services of listener.

Oracle Database 11g Installation in Linux 6.2
Oracle Database 11g Installation in Linux 6.2

Now you can connect the system users and tables from wherever.

Comments

Popular posts from this blog

Contact Me

Do You have any queries ?                   If you are having any query or wishing to get any type of help related Datawarehouse, OBIEE, OBIA, OAC then please e-email on below. I will reply to your email within 24 hrs. If I didn’t reply to you within 24 Hrs., Please be patience, I must be busy in some work. kashif7222@gmail.com

Top 130 SQL Interview Questions And Answers

1. Display the dept information from department table.   Select   *   from   dept; 2. Display the details of all employees   Select * from emp; 3. Display the name and job for all employees    Select ename ,job from emp; 4. Display name and salary for all employees.   Select ename   , sal   from emp;   5. Display employee number and total salary   for each employee. Select empno, sal+comm from emp; 6. Display employee name and annual salary for all employees.   Select empno,empname,12*sal+nvl(comm,0) annualsal from emp; 7. Display the names of all employees who are working in department number 10   Select ename from emp where deptno=10; 8. Display the names of all employees working as   clerks and drawing a salary more than 3000   Select ename from emp where job=’clerk’and sal>3000; 9. Display employee number and names for employees who earn commission   Select empno,ename from emp where comm is not null and comm>0. 10

Informatica sample project

Informatica sample project - 1 CareFirst – Blue Cross Blue Shield, Maryland (April 2009 – Current) Senior ETL Developer/Lead Model Office DWH Implementation (April 2009 – Current) CareFirst Blue Cross Blue Shield is one of the leading health care insurance provided in Atlantic region of United States covering Maryland, Delaware and Washington DC. Model Office project was built to create data warehouse for multiple subject areas including Members, Claims, and Revenue etc. The project was to provide data into EDM and to third party vendor (Verisk) to develop cubes based on data provided into EDM. I was responsible for analyzing source systems data, designing and developing ETL mappings. I was also responsible for coordinating testing with analysts and users. Responsibilities: ·          Interacted with Data Modelers and Business Analysts to understand the requirements and the impact of the ETL on the business. ·          Understood the requirement and develope