Size: px
Start display at page:

Download ""

Transcription

1 $ export DISPLAY= :0.0 $ which xclock /usr/openwin/bin/xclock $ xclock & [1] 830 $ $./runinstaller Starting Oracle Universal Installer... Checking Temp space: must be greater than 180 MB. Actual 1205 MB Passed Checking swap space: must be greater than 150 MB. Actual 1431 MB Passed Checking monitor: must be configured to display at least 256 colors. Actual Passed Preparing to launch Oracle Universal Installer from /tmp/orainstall _ pm. Please wait...$ You can find the log of this install session at: /u01/app/orainventory/logs/installactions _ pm.log 1 P a g e

2 2 P a g e

3 3 P a g e

4 4 P a g e

5 5 P a g e

6 6 P a g e

7 7 P a g e

8 8 P a g e

9 9 P a g e

10 Click Contiune.. Error Happened due to Shortage of Swap memory resource # swap -s;df -h /tmp total: k bytes allocated k reserved = k used, 71812k available Filesystem size used avail capacity Mounted on swap 92M 23M 68M 26% /tmp Install Log Errors: ================ INFO: ld: elf error: file /u01/app/oracle/product/12.1.0/dbhome_1/lib//libpls12.a(pdz4.o): elf_getdata: Memory allocation error: section data: Resource temporarily unavailable INFO: ld: fatal: mmap anon failed: Resource temporarily unavailable INFO: make: Fatal error: Command failed for target `/u01/app/oracle/product/12.1.0/dbhome_1/rdbms/lib/oracle' 10 P a g e

11 11 P a g e

12 # id -p uid=0(root) gid=0(root) projid=1(user.root) # cd /u01/app/orainventory # pwd /u01/app/orainventory # ls -ltrh orainstroot.sh -rwxrwx--- 1 oracle oinstall 1.6K Sep 6 14:31 orainstroot.sh # /u01/app/orainventory/orainstroot.sh Changing 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 oinstall. The execution of the script is complete. # # id -p uid=0(root) gid=0(root) projid=1(user.root) # cd /u01/app/oracle/product/12.1.0/dbhome_1 # pwd /u01/app/oracle/product/12.1.0/dbhome_1 # ls -lh /u01/app/oracle/product/12.1.0/dbhome_1/root.sh -rwxr-x--- 1 oracle oinstall 454 Sep 6 14:28 /u01/app/oracle/product/12.1.0/dbhome_1/root.sh # /u01/app/oracle/product/12.1.0/dbhome_1/root.sh Performing root user operation for Oracle 12c The following environment variables are set as: ORACLE_OWNER= oracle ORACLE_HOME= /u01/app/oracle/product/12.1.0/dbhome_1 12 P a g e

13 Enter the full pathname of the local bin directory: [/usr/local/bin]: Creating /usr/local/bin directory... Copying dbhome to /usr/local/bin... Copying oraenv to /usr/local/bin... Copying coraenv to /usr/local/bin... Creating /var/opt/oracle/oratab file... Entries will be added to the /var/opt/oracle/oratab file as needed by Database Configuration Assistant when a database is created Finished running generic part of root script. Now product-specific root actions will be performed. # 13 P a g e

14 Relink now again to see if relink fails: =================================== Relink All =========== export ORACLE_HOME=/u01/app/oracle/product/12.1.0/dbhome_1 export PATH=$ORACLE_HOME/bin:$PATH:/usr/ccs/bin:. export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib TEMP=/export/home/oracle/tmp TMPDIR=/export/home/oracle/tmp export TEMP TMPDIR 14 P a g e

15 Just Before Relink I verified the size of file oracle: ========================================== cd $ORACLE_HOME/bin $ ls -ltrh oracle* -rwxr-x--- 1 oracle oinstall 0 May 25 06:57 oracle (Note Here Size is Zero, relink did not happen corectly) $ ls -ltrh rman* -rwxr-x--x 1 oracle oinstall -rwxr-x--x 1 oracle oinstall 19M Sep 6 14:01 rmano 19M Sep 6 14:03 rman $ORACLE_HOME/bin/relink all writing relink log to: /u01/app/oracle/product/12.1.0/dbhome_1/install/relink.log # pwd /export/home/oracle/tmp # ls -ltrh total 2 drwxr-x--- 6 oracle oinstall 512 Sep 6 16:30 OraInstall _ PM # cd OraInstall _ PM # ls -ltrh total 10 -rw-rw oracle oinstall 84 Sep 6 16:30 command_output_4973 drwxrwx--- 6 oracle oinstall 512 Sep 6 16:30 jre drwxrwx--- 9 oracle oinstall 1.0K Sep 6 16:30 oui drwxrwx--- 8 oracle oinstall 512 Sep 6 16:30 OPatch drwxrwx--- 5 oracle oinstall 512 Sep 6 16:31 ext # swap -s;df -h /tmp;df -h /export/home/oracle/tmp; du -hs /export/home/oracle/tmp total: k bytes allocated k reserved = k used, 71812k available Filesystem size used avail capacity Mounted on swap 92M 23M 68M 26% /tmp Filesystem size used avail capacity Mounted on /dev/dsk/c0t0d0s7 7.1G 3.2G 3.9G 45% /export/home 521M /export/home/oracle/tmp After relink completion : ========================= # swap -s;df -h /tmp;df -h /export/home/oracle/tmp; du -hs /export/home/oracle/tmp total: k bytes allocated k reserved = k used, k available Filesystem size used avail capacity Mounted on swap 1.1G 23M 1.1G 3% /tmp 15 P a g e

16 Filesystem size used avail capacity Mounted on /dev/dsk/c0t0d0s7 7.1G 2.7G 4.4G 38% /export/home 1K /export/home/oracle/tmp $ cd $ORACLE_HOME/bin $ pwd /u01/app/oracle/product/12.1.0/dbhome_1/bin $ ls -ltrh oracle* -rwsr-s--x 1 oracle oinstall 319M Sep 6 16:20 oracleo -rwsr-s--x 1 oracle oinstall 319M Sep 6 16:57 oracle $ ls -ltrh rman* -rwxr-x--x 1 oracle oinstall -rwxr-x--x 1 oracle oinstall 19M Sep 6 16:33 rmano 19M Sep 6 16:33 rman Verify Insatll LOG : /u01/app/orainventory/logs/installactions _ pm.log Verify Relink log : /u01/app/oracle/product/12.1.0/dbhome_1/install/relink.log ora12crac1:/u01/app: cat /u01/app/oracle/product/12.1.0/dbhome_1/install/relink.log grep err ora12crac1:/u01/app: ora12crac1:/export/home/oracle: cat.profile # This is the default standard profile provided to a user. # They are expected to edit it to meet their own needs. MAIL=/usr/mail/${LOGNAME:?} echo "Profile executing" umask 022 ORACLE_BASE=/u01/app/oracle export ORACLE_BASE TEMP=/tmp TMPDIR=/tmp export TEMP TMPDIR ORACLE_HOME=/u01/app/oracle/product/12.1.0/dbhome_1 export ORACLE_HOME PATH=/usr/sbin:/usr/bin:/usr/openwin/bin:. export PATH PATH=$ORACLE_HOME/bin:$PATH export PATH #ORACLE_SID=d041 export ORACLE_SID alias c='clear' alias s='sqlplus / as sysdba' alias h='history -30' 16 P a g e

17 export PS1=`uname -n`:'$pwd':" " echo "Profile execution completed" To execute above Profile: ===========================../.profile ora12crac1:/u01/app: du -hs * 1.2M orainventory 5.5G oracle 17 P a g e

JRE version 1.1.6v5 (Java Runtime Environment) - please DO NOT get the JDK instead. This can be downloaded from

JRE version 1.1.6v5 (Java Runtime Environment) - please DO NOT get the JDK instead. This can be downloaded from User Friendly Install Of Oracle8i on Redhat Linux 6.1 ------------------------------------------------------ If you have never tried to install Oracle8i on Linux then start here! Oracle8i release 8.1.5.0.0

More information

Quick Installation Guide

Quick Installation Guide Gummula_malesh@yahoo.com Quick Installation Guide 12c Release 1 (12.1) for Oracle Solaris on x86-64 (64-Bit) This guide describes how to quickly install Oracle Database 12c Release 1 (12.1) on Oracle Solaris

More information

Oracle Database 12c Installation Procedure

Oracle Database 12c Installation Procedure Oracle Database 12c Installation Procedure Step 0: Preparation Step 0.1: Fully patch the system. Run: # yum update -y Step 0.2: Install the EPEL repo. Run: # yum install epel-release Step 0.3: Prepare

More information

-1- csh cd. cd alias!! ; set prompt=" pwd % " 16 cd. 17 cd.. 18 his /home% set prompt. alias. yasuoka : root :

-1- csh cd. cd alias!! ; set prompt= pwd %  16 cd. 17 cd.. 18 his /home% set prompt. alias. yasuoka : root : -1- csh 4 root root prompt set prompt pwd % prompt alias alias pwd % alias cd \!\! ; set prompt=" pwd % " pwd % cd. cd.. his 9 set prompt= pwd % 10 cd 11 set prompt=" pwd % " 12 cd.. 13 set prompt= pwd

More information

Author A.Kishore Installation Guide for Oracle on Sun Solaris 8

Author A.Kishore   Installation Guide for Oracle on Sun Solaris 8 Installation Guide for Oracle 9.2.0.5 on Sun Solaris 8 HISTORY Rev Author Description 1.0 A.Kishore Draft 2.0 A.Kishore Included the screen shots and the upgrade screen shot from 9.2.0.1 to 9.2.0.5 on

More information

Oracle Database 12c R1

Oracle Database 12c R1 Oracle Database 12c R1 I. II. III. 1. Software 2. A) B) C) 3. 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. A) B) C) D) 1. VirtualBox Guest Addition 2. 3. 4. IV. DB V. VI. Database I. Click here to expand...

More information

DOWNLOAD PKGS FILES XFER (MB) SPEED Completed 3/3 56/56 0.8/ k/s

DOWNLOAD PKGS FILES XFER (MB) SPEED Completed 3/3 56/56 0.8/ k/s ON THE ZONE: root@create:~# pkg install SUNWdtrc No updates necessary for this image. root@create:~# pkg install pkg://solaris/developer/assembler Packages to install: 1 Create boot environment: No Create

More information

Oracle 11g RAC on Linux- CRS Inderpal S. Johal. Inderpal S. Johal

Oracle 11g RAC on Linux- CRS   Inderpal S. Johal. Inderpal S. Johal ORACLE CRS INSTALLATION : INSTALLATION AND CONFIGURATION GUIDE Inderpal S. Johal INTRODUCTION This document will gives details of Oracle Clusterware installation on RHEL 4. CRS INSTALLATION STEPS 1. Cluster

More information

Files

Files http://www.cs.fsu.edu/~langley/cop3353-2013-1/reveal.js-2013-02-11/02.html?print-pdf 02/11/2013 10:55 AM Files A normal "flat" file is a collection of information. It's usually stored somewhere reasonably

More information

Build Your Own Oracle RAC 11g Release 2 Cluster on Red Hat 4 and iscsi

Build Your Own Oracle RAC 11g Release 2 Cluster on Red Hat 4 and iscsi Build Your Own Oracle RAC 11g Release 2 Cluster on Red Hat 4 and iscsi Here is my setup which I have used for Installing Oracle RAC 11gR2 OpenFiler To access linux1 and linux2 Linux1 4 GB 250 GB Linux2

More information

Oracle RAC with ASM. IBM Systems and Technology Group IBM Oracle Center march 2012

Oracle RAC with ASM. IBM Systems and Technology Group IBM Oracle Center march 2012 Oracle RAC with ASM ioc@fr.ibm.com IBM Systems and Technology Group IBM Oracle Center march 2012 Unofficial documentation (IBM Internal) 1/53 IBM Oracle Center (IOC) I. Table of Contents I. TABLE OF CONTENTS...

More information

Installing and Patching Oracle

Installing and Patching Oracle APPENDIXA This section provides supporting information to assist you with the Oracle 11g installation. Note Oracle 11g is available only for a 64-bit architecture. Use the information in this section in

More information

TransNav Xpert Installation Guide

TransNav Xpert Installation Guide TransNav Xpert Installation Guide R05.03.00 May 2011 R Copyright 2011 Force10 Networks, Inc. All rights reserved. Force10 Networks reserves the right to change, modify, revise this publication without

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Client Quick Installation Guide 12c Release 1 (12.1) for Oracle Solaris on SPARC (64-Bit) E17758-06 January 2014 This guide describes how to quickly install Oracle Database Client for Oracle

More information

Installing and Patching Oracle

Installing and Patching Oracle CHAPTER 4 The Oracle procedures described in this section should be performed only as directed in the checklist provided in 1.3.1 Installation Scenarios and Checklists, page 1-3 for the installation setup

More information

Changing the IP Address and Host Name

Changing the IP Address and Host Name Changing the IP Address and Host Name For Solaris version 10: cat /etc/release Oracle Solaris 10 9/10 s10x_u9wos_14a X86 Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. Assembled

More information

Oracle9i. Purpose of this Procedure. Requirements. Quick Installation Procedure

Oracle9i. Purpose of this Procedure. Requirements. Quick Installation Procedure Oracle9i Quick Installation Procedure Release 1 (9.0.1) for HP 9000 Series HP-UX May 2001 Part No. A90351-01 Purpose of this Procedure The following procedure describes basic requirements your system needs

More information

File Access Control Lists (ACLs)

File Access Control Lists (ACLs) File Access Control Lists (ACLs) Exercise Setup These exercises assume you are using RHEL 7.2 or CentOS 7.2 Create the following users and assignment passwords if these users do not already exist on your

More information

OEM 13cR2 Installation on RHEL 6.9

OEM 13cR2 Installation on RHEL 6.9 OEM 13cR2 Installation on RHEL 6.9 Oracle Enterprise Manager 13c R2 Installation on Red Hat Enterprise Lnux 6.9. The database installation is custom - without using templates. 2018 KADIR ILKER TAYSI ALL

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Client Quick Installation Guide 11g Release 2 (11.2) for IBM: Linux on System z E24327-03 November 2016 This guide describes how to quickly install Oracle Database Client 11g Release 2

More information

raw]$ uname -a Linux laguna el6.x86_64 #1 SMP Tue Jan 29 11:47:41 EST 2013 x86_64 x86_64 x86_64 GNU/Linux

raw]$ uname -a Linux laguna el6.x86_64 #1 SMP Tue Jan 29 11:47:41 EST 2013 x86_64 x86_64 x86_64 GNU/Linux PART 1 of 4 - GRID INFRASTRUCTURE INSTALLATION Environment details: Red Hat Enterprise Linux Server release 6.4 (Santiago) Oracle 11.2.0.3 PSU4 Preinstallation Steps ## Information provided by OS admin:

More information

Deploying Scalable Oracle RAC on Amazon EC2. Articles & Tutorials > Deploying Scalable Oracle RAC on Amazon EC2

Deploying Scalable Oracle RAC on Amazon EC2. Articles & Tutorials > Deploying Scalable Oracle RAC on Amazon EC2 Amazon Web Services Sign Up My Account / Console English AWS Products & Solutions Articles & Tutorials Developers Support Browse By Category AWS Services Amazon CloudFront Amazon Elastic Compute Cloud

More information

1 Reviewing Information About this Guide

1 Reviewing Information About this Guide Oracle Database Client Quick Installation Guide 12c Release 1 (12.1) for HP-UX Itanium E47802-01 December 2013 This guide describes how to quickly install Oracle Database Client 12c Release 1 (12.1) on

More information

Oracle is a registered trademark, and Net8, Oracle8i, Oracle Database Configuration Assistant, Oracle intermedia, Oracle

Oracle is a registered trademark, and Net8, Oracle8i, Oracle Database Configuration Assistant, Oracle intermedia, Oracle Oracle8i Release Notes Release 3 (8.1.7) 64 Bit for SGI IRIX May 2001 Part No. A90269-01 These release notes contain important information not included in the documentation on the Oracle8i for SGI IRIX

More information

CSCI 2132 Software Development. Lecture 4: Files and Directories

CSCI 2132 Software Development. Lecture 4: Files and Directories CSCI 2132 Software Development Lecture 4: Files and Directories Instructor: Vlado Keselj Faculty of Computer Science Dalhousie University 12-Sep-2018 (4) CSCI 2132 1 Previous Lecture Some hardware concepts

More information

1 Reviewing Information About this Guide

1 Reviewing Information About this Guide Oracle Database Client Quick Installation Guide 11g Release 1 (11.1) for HP-UX PA-RISC B32326-03 December 2009 This guide describes how to quickly install Oracle Database Client on HP-UX Itanium systems.

More information

Oracle 10G Upgrade Documentation

Oracle 10G Upgrade Documentation ORACLE 10g Upgrade Documentation Oracle 10G Upgrade Documentation Page No. 1/18 Required Patch Downloads 01. Interim Patches are required as per the note 871096. 02. Download the RDBMS_SAP_64.ZiP file

More information

UNIX File Hierarchy: Structure and Commands

UNIX File Hierarchy: Structure and Commands UNIX File Hierarchy: Structure and Commands The UNIX operating system organizes files into a tree structure with a root named by the character /. An example of the directory tree is shown below. / bin

More information

Upgrade Grid Infrastructure from to on Linux

Upgrade Grid Infrastructure from to on Linux Upgrade Grid Infrastructure from 11.2.0.2 to 11.2.0.3 on Linux Created by : Hans Camu Date : 29 August 2012 http://camoraict.wordpress.com In this article I will describe the steps to upgrade an Oracle

More information

System Administration

System Administration Süsteemihaldus MTAT.08.021 System Administration File system basics UNIX shell basics 1/23 2/23 3/23 4/23 5/23 6/23 System Root Mount points User Profiles /home /boot /dev/sda Boot loader files and Linux

More information

Oracle 11gR2 Two Node Real Application Cluster installation step by step guide on Linux using Vmware Server 2.0

Oracle 11gR2 Two Node Real Application Cluster installation step by step guide on Linux using Vmware Server 2.0 Oracle 11gR2 Two Node Real Application Cluster installation step by step guide on Linux using Vmware Server 2.0 Mohamed Azar. Database Administrator, Blogger, Contributor,Book Reviewer. http://mohamedazar.wordpress.com

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Quick Installation Guide 10g Release 2 (10.2) for HP-UX PA-RISC (64-Bit) B28054-01 February 2006 This guide describes how to quickly install Oracle Database 10g on HP-UX PA-RISC (64-Bit)

More information

The Unix Shell. Permissions

The Unix Shell. Permissions The Unix Shell Copyright Software Carpentry 2010 This work is licensed under the Creative Commons Attribution License See http://software-carpentry.org/license.html for more information. shell shell pwd,

More information

METALIB VERSION 4 How to Remove MetaLib Version 3

METALIB VERSION 4 How to Remove MetaLib Version 3 METALIB VERSION 4 How to Remove MetaLib Version 3 Last Update: July 29, 2007 Document Version 1.0 Code:M-ver3.0-HTRM CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or

More information

Operating systems fundamentals - B10

Operating systems fundamentals - B10 Operating systems fundamentals - B10 David Kendall Northumbria University David Kendall (Northumbria University) Operating systems fundamentals - B10 1 / 12 Introduction Basics of protection and security

More information

How to Install Oracle Database 10g

How to Install Oracle Database 10g How to Install Oracle Database 10g CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or its affiliates and any misuse or abuse will result in economic loss. DO NOT COPY

More information

Oracle 11g R2. Installation and Configuration Guide. Abstract

Oracle 11g R2. Installation and Configuration Guide. Abstract Oracle 11g R2 Installation and Configuration Guide Abstract This guide contains configuration information for installing and managing an Oracle Database 11g R2 for IMC on the Linux operating system. Part

More information

1 Reviewing Information About this Guide

1 Reviewing Information About this Guide Oracle Database Client Quick Installation Guide 10g Release 2 (10.2) for Linux Itanium B15677-01 November 2005 This guide describes how to quickly install Oracle Database Client on Linux x86-64 systems.

More information

Grid Control Patch Set Step by Step Install On Linux

Grid Control Patch Set Step by Step Install On Linux Grid Control Patch Set 10.2.0.3 Step by Step Install On Linux Alejandro Vargas 11/02/2007 INDEX About This Document...2 1. Check your Grid Control Database Version...2 2. Download the last Patch Set for

More information

Oracle Database 10g R2. Installation Guide for OEL5(x86) Writer : 이경호

Oracle Database 10g R2. Installation Guide for OEL5(x86) Writer : 이경호 Oracle Database 10g R2 Installation Guide for OEL5(x86) Writer : 이경호 목차 1. 시스템구성... - 2-1.1. 개요... - 2-1.1.1. 정의... - 2-1.1.2. 목적... - 2-1.1.3. 환경... - 2-2. 준비사항... - 2-3. Oracle Install configuration...

More information

Product Release Notes for Avaya Proactive Contact Database

Product Release Notes for Avaya Proactive Contact Database Product Release Notes for Avaya Proactive Contact 4.1.2 Database Page 1 Notice: While reasonable efforts were made to ensure that the information in this document was complete and accurate at the time

More information

1 Reviewing Information About this Guide

1 Reviewing Information About this Guide Oracle Database Client Quick Installation Guide 10g Release 2 (10.2) for hp Tru64 UNIX B25303-01 August 2006 This guide describes how to quickly install Oracle Database Client on hp Tru64 UNIX systems.

More information

Consolidation and Oracle 12.2 DBaaS on Kaminario K2

Consolidation and Oracle 12.2 DBaaS on Kaminario K2 Consolidation and Oracle 12.2 DBaaS on Kaminario K2 October 2017 TABLE OF CONTENTS 2 3 6 7 8 Introduction Oracle 12.2 Consolidation on Kaminario ASM Best Practices for Kaminario Conclusion Oracle Grid

More information

Obtaining and Installing the Updated TSBroadcaster Scripts

Obtaining and Installing the Updated TSBroadcaster Scripts [ Obtaining and Installing the Updated TSBroadcaster 1.0.0.10 Scripts Overview Background An issue with the tomcat process on the TSBroadcaster server causes the process to sometimes run out of memory.

More information

Chapter Two. Lesson A. Objectives. Exploring the UNIX File System and File Security. Understanding Files and Directories

Chapter Two. Lesson A. Objectives. Exploring the UNIX File System and File Security. Understanding Files and Directories Chapter Two Exploring the UNIX File System and File Security Lesson A Understanding Files and Directories 2 Objectives Discuss and explain the UNIX file system Define a UNIX file system partition Use the

More information

Oracle Database. Quick Installation Guide. June g Release 2 (10.2) for Solaris Operating System (x86) B

Oracle Database. Quick Installation Guide. June g Release 2 (10.2) for Solaris Operating System (x86) B Oracle Database Quick Installation Guide 10g Release 2 (10.2) for Solaris Operating System (x86) B31215-01 June 2006 Oracle Database Quick Installation Guide, 10g Release 2 (10.2) for Solaris Operating

More information

Oracle Database 18c. Vagrant + Oracle Linux Oracle Database 18c + Create DB. Oracle Linux 7.4 Install

Oracle Database 18c. Vagrant + Oracle Linux Oracle Database 18c + Create DB. Oracle Linux 7.4 Install Oracle Database 18c Vagrant + Oracle Linux 7.4 + Oracle Database 18c + Create DB www.bigdatalyn.com 88322511@qq.com 2018/03/01 Oracle Linux 7.4 Install Use vagrant box to install http://yum.oracle.com/boxes/

More information

Processes are subjects.

Processes are subjects. Identification and Authentication Access Control Other security related things: Devices, mounting filesystems Search path Race conditions NOTE: filenames may differ between OS/distributions Principals

More information

1.3 What does Ctrl-D, Ctrl-A, Ctrl-F and Ctrl-T do in terms of command line editing? (6)

1.3 What does Ctrl-D, Ctrl-A, Ctrl-F and Ctrl-T do in terms of command line editing? (6) Question 1 2 ICT2631 1.1 How do you switch between virtual consoles? (3) Hold down CTRL and ALT keys and press F1 through F7 to switch between consoles. 1.2 Give three reasons why you may opt to use a

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Client Quick Installation Guide 12c Release 1 (12.1) for IBM: Linux on System z E56896-01 November 2014 This guide describes how to quickly install Oracle Database Client 12c Release 1

More information

Oracle Universal Installer

Oracle Universal Installer Oracle Universal Installer Concepts Guide Release 2.2 March 2002 Part No. A96697-01 Oracle Universal Installer Concepts Guide, Release 2.2 Part No. A96697-01 Copyright 1996, 2002 Oracle Corporation. All

More information

Introduction to Linux Workshop 1

Introduction to Linux Workshop 1 Introduction to Linux Workshop 1 The George Washington University SEAS Computing Facility Created by Jason Hurlburt, Hadi Mohammadi, Marco Suarez hurlburj@gwu.edu Logging In The lab computers will authenticate

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Client Quick Installation Guide 12c Release 1 (12.1) for Linux x86-64 E55098-08 July 2017 This guide describes how to quickly install Oracle Database Client 12c Release 1 (12.1) on Linux

More information

#########oracle 11g installation on RHEL 5################

#########oracle 11g installation on RHEL 5################ #########oracle 11g installation on RHEL 5################ ********DAY-1 5April2011************** Step 1: Network settings: vi /etc/hosts For

More information

Server Installation Guide on Windows 2000 using WebLogic

Server Installation Guide on Windows 2000 using WebLogic IBM Tivoli Identity Manager Server Installation Guide on Windows 2000 using WebLogic Version 4.5.0 SC32-1335-00 IBM Tivoli Identity Manager Server Installation Guide on Windows 2000 using WebLogic Version

More information

Linux for Beginners. Windows users should download putty or bitvise:

Linux for Beginners. Windows users should download putty or bitvise: Linux for Beginners Windows users should download putty or bitvise: https://putty.org/ Brief History UNIX (1969) written in PDP-7 assembly, not portable, and designed for programmers as a reaction by Bell

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Quick Installation Guide 11g Release 2 (11.2) for HP-UX PA-RISC (64-Bit) E18244-02 February 2011 This guide describes how to quickly install Oracle Database 11g Release 2 (11.2) on HP-UX

More information

Installing Oracle Database Software

Installing Oracle Database Software CHAPTER 1 Installing Oracle Database Software Exam Objectives In this chapter, you will learn to 062.2.2.1 Plan for an Oracle Database Software Installation 062.2.4.1 Install the Oracle Database Software

More information

ORACLE Application Server Installation Guide for HPUX 11

ORACLE Application Server Installation Guide for HPUX 11 ORACLE Application Server 4.0.8.2 Installation Guide for HPUX 11 Office of Information and Instructional Technology Enterprise Applications Systems Technical Services IMPORTANT NOTES RE INSTALLATION INSTRUCTIONS:

More information

Enterprise Manager Cloud Control 12c Release1 ( ) Installation Akanksha Sheoran Product Management

Enterprise Manager Cloud Control 12c Release1 ( ) Installation Akanksha Sheoran Product Management Business-DrivenIT Management Enterprise Manager Cloud Control 12c Release1 (12.1.0.1) Installation Akanksha Sheoran Product Management Agenda Enterprise Manager 12.1 Binaries Where to get it from? Verify

More information

Software I: Utilities and Internals

Software I: Utilities and Internals Software I: Utilities and Internals Lecture 3 File System Commands The File System A file in UNIX is a sequence of bytes. UNIX imposes no structure in a file and there is no extension implicit in a file

More information

Introduction to Linux

Introduction to Linux Introduction to Linux Phil Mercurio The Scripps Research Institute mercurio@scripps.edu 1 Session Overview What is Linux Shells & Windows The Linux File System Assorted Commands 2 What Is Linux? Linux

More information

Getting Started with Linux

Getting Started with Linux Getting Started with Linux For those with experience using Microsoft Windows there will be many familiar ways of operating in a Linux environment. There are also a few key differences. The main differences

More information

Do not start the test until instructed to do so!

Do not start the test until instructed to do so! Instructions: Print your name in the space provided below. This examination is closed book and closed notes, aside from the permitted one-page formula sheet. No calculators or other electronic devices

More information

Student Remote Login Procedure (see picture below): 1. Start SSH Secure Shell 2. Click the computer icon (4 th on the toolbar) 3.

Student Remote Login Procedure (see picture below): 1. Start SSH Secure Shell 2. Click the computer icon (4 th on the toolbar) 3. Student Remote Login Procedure (see picture below): 1. Start SSH Secure Shell 2. Click the computer icon (4 th on the toolbar) 3. Enter stargate.ncc.edu in the text field labeled Host Name: 4. Enter the

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Quick Installation Guide 11g Release 1 (11.1) for HP-UX PA-RISC B32325-06 August 2010 This guide describes how to quickly install Oracle Database 11g on HP-UX Itanium systems. It includes

More information

GNU/Linux 101. Casey McLaughlin. Research Computing Center Spring Workshop Series 2018

GNU/Linux 101. Casey McLaughlin. Research Computing Center Spring Workshop Series 2018 GNU/Linux 101 Casey McLaughlin Research Computing Center Spring Workshop Series 2018 rccworkshop IC;3df4mu bash-2.1~# man workshop Linux101 RCC Workshop L101 OBJECTIVES - Operating system concepts - Linux

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Quick Installation Guide 11g Release 2 (11.2) for HP-UX Itanium E24342-04 April 2015 This guide describes how to quickly install Oracle Database 11g Release 2 (11.2) on HP-UX Itanium systems.

More information

Installing the Product Software

Installing the Product Software CHAPTER 1 The Cisco Configuration Engine is a network management software that acts as a configuration service for automating the deployment, management, and upgrading of network devices and services.

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Client Quick Installation Guide 12c Release 1 (12.1) for IBM AIX on POWER Systems (64-Bit) E18448-04 December 2013 This guide describes how to quickly install Oracle Database Client 12c

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Quick Installation Guide 12c Release 1 (12.1) for IBM AIX on POWER Systems (64-Bit) E56891-04 May 2016 This guide describes how to quickly install Oracle Database 12c Release 1 (12.1) on

More information

Unix Filesystem. January 26 th, 2004 Class Meeting 2

Unix Filesystem. January 26 th, 2004 Class Meeting 2 Unix Filesystem January 26 th, 2004 Class Meeting 2 * Notes adapted by Christian Allgood from previous work by other members of the CS faculty at Virginia Tech Unix Filesystem! The filesystem is your interface

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Client Quick Installation Guide 12c Release 1 (12.1) for IBM AIX on POWER Systems (64-Bit) E56114-04 May 2016 This guide describes how to quickly install Oracle Database Client 12c Release

More information

1. What statistic did the wc -l command show? (do man wc to get the answer) A. The number of bytes B. The number of lines C. The number of words

1. What statistic did the wc -l command show? (do man wc to get the answer) A. The number of bytes B. The number of lines C. The number of words More Linux Commands 1 wc The Linux command for acquiring size statistics on a file is wc. This command provides the line count, word count and number of bytes in a file. Open up a terminal, make sure you

More information

File Security Lock Down Your Data. Brian Reames January 22, 2012

File Security Lock Down Your Data. Brian Reames January 22, 2012 File Security Lock Down Your Data Brian Reames January 22, 2012 Table of Contents 1.0 Basic Linux Permissions...4 1.1 Determining Permissions... 5 1.2 File Permissions vs. Directory Permissions... 6 1.3

More information

Oracle 11g R2. Installation and Configuration Guide. Abstract

Oracle 11g R2. Installation and Configuration Guide. Abstract Oracle 11g R2 Installation and Configuration Guide Abstract This guide contains configuration information for installing and managing an Oracle Database 11g R2 for IMC on the Linux operating system. Part

More information

Database proactive patching step (PSU) for October 2017

Database proactive patching step (PSU) for October 2017 Database proactive patching step (PSU) 26635880 for 12.1.0.2 October 2017 PSU patching for 12.1.0.2:- 1. First Identify the patch to be downloaded:- Oracle 12.1.0.2 proactive DB patching. Patch number:-26635880.we

More information

Exploring UNIX: Session 3

Exploring UNIX: Session 3 Exploring UNIX: Session 3 UNIX file system permissions UNIX is a multi user operating system. This means several users can be logged in simultaneously. For obvious reasons UNIX makes sure users cannot

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Quick Installation Guide 11g Release 1 (11.1) for AIX Based Systems B32333-02 August 2008 This guide describes how to quickly install Oracle Database 11g on AIX system. It includes information

More information

Installing Oracle Database Software

Installing Oracle Database Software 1 Installing Oracle Database Software CERTIFICATION OBJECTIVES 1.01 Plan for an Oracle Database Software Installation 1.02 Install the Oracle Database Software Q&A Two-Minute Drill Self-Test 2 Chapter

More information

Linux Essentials. Programming and Data Structures Lab M Tech CS First Year, First Semester

Linux Essentials. Programming and Data Structures Lab M Tech CS First Year, First Semester Linux Essentials Programming and Data Structures Lab M Tech CS First Year, First Semester Adapted from PDS Lab 2014 and 2015 Login, Logout, Password $ ssh mtc16xx@192.168.---.--- $ ssh X mtc16xx@192.168.---.---

More information

Migrating/Upgrading to Oracle Version 8.1.5: UNIX (BC-DB- ORA

Migrating/Upgrading to Oracle Version 8.1.5: UNIX (BC-DB- ORA Migrating/Upgrading to Oracle Version 8.1.5: UNIX (BC-DB- ORA HELP.BCDBORA Release 4.6C Migrating/Upgrading to Oracle Version 8.1.5: UNIX (BC-DB-ORA SAP AG Copyright Copyright 2001 SAP AG. All rights reserved.

More information

Welcome to the Oracle Enterprise Manager

Welcome to the Oracle Enterprise Manager Welcome to the Oracle Enterprise Manager Technical Webcast Series Please ensure that you are connected to the audio portion of this event which is available by dialing: Dial-in in US/Canada : ( 888 ) 794-4691

More information

File System. yihshih

File System. yihshih File System yihshih Files % ls l d rwx--x--x 7 wutzh gcs 1024 Sep 22 17:25 public_html File type File access mode # of links File user owner File group owner File size File last modify time 2 File name

More information

Setting Up Oracle for Prime Fulfillment

Setting Up Oracle for Prime Fulfillment APPENDIXA This appendix describes how to set up an Oracle Database 11g, Enterprise Edition Release 11.2.0.1.0-64 bit Production server that works with Cisco Prime Fulfillment. This appendix is written

More information

Unix Handouts. Shantanu N Kulkarni

Unix Handouts. Shantanu N Kulkarni Unix Handouts Shantanu N Kulkarni Abstract These handouts are meant to be used as a study aid during my class. They are neither complete nor sincerely accurate. The idea is that the participants should

More information

Overview LEARN. History of Linux Linux Architecture Linux File System Linux Access Linux Commands File Permission Editors Conclusion and Questions

Overview LEARN. History of Linux Linux Architecture Linux File System Linux Access Linux Commands File Permission Editors Conclusion and Questions Lanka Education and Research Network Linux Architecture, Linux File System, Linux Basic Commands 28 th November 2016 Dilum Samarasinhe () Overview History of Linux Linux Architecture Linux File System

More information

Installing Oracle Database 10g Release 2 for Asianux2.0 on Power. Aug 10, 2006

Installing Oracle Database 10g Release 2 for Asianux2.0 on Power. Aug 10, 2006 Installing Oracle Database 10g Release 2 for Asianux2.0 on Power Aug 10, 2006 Copyright 2006 ORACLE Corporation. All rights reserved. Printed 8/10/2006 Author: Qiuhui Ling Oracle China Development Center

More information

Oracle Database. Quick Installation Guide. August g Release 2 (10.2) for hp Tru64 UNIX B

Oracle Database. Quick Installation Guide. August g Release 2 (10.2) for hp Tru64 UNIX B Oracle Database Quick Installation Guide 10g Release 2 (10.2) for hp Tru64 UNIX B31392-01 August 2006 Oracle Database Quick Installation Guide, 10g Release 2 (10.2) for hp Tru64 UNIX B31392-01 Copyright

More information

5/8/2012. Creating and Changing Directories Chapter 7

5/8/2012. Creating and Changing Directories Chapter 7 Creating and Changing Directories Chapter 7 Types of files File systems concepts Using directories to create order. Managing files in directories. Using pathnames to manage files in directories. Managing

More information

CSC UNIX System, Spring 2015

CSC UNIX System, Spring 2015 CSC 352 - UNIX System, Spring 2015 Study guide for the CSC352 midterm exam (20% of grade). Dr. Dale E. Parson, http://faculty.kutztown.edu/parson We will have a midterm on March 19 on material we have

More information

Linux Training. for New Users of Cluster. Georgia Advanced Computing Resource Center University of Georgia Suchitra Pakala

Linux Training. for New Users of Cluster. Georgia Advanced Computing Resource Center University of Georgia Suchitra Pakala Linux Training for New Users of Cluster Georgia Advanced Computing Resource Center University of Georgia Suchitra Pakala pakala@uga.edu 1 Overview GACRC Linux Operating System Shell, Filesystem, and Common

More information

1 Reviewing Information About This Guide

1 Reviewing Information About This Guide Oracle Database Quick Installation Guide 12c Release 1 (12.1) for IBM AIX on POWER Systems (64-Bit) E18447-04 December 2013 This guide describes how to quickly install Oracle Database 12c Release 1 (12.1)

More information

Linux Operating System Environment Computadors Grau en Ciència i Enginyeria de Dades Q2

Linux Operating System Environment Computadors Grau en Ciència i Enginyeria de Dades Q2 Linux Operating System Environment Computadors Grau en Ciència i Enginyeria de Dades 2017-2018 Q2 Facultat d Informàtica de Barcelona This first lab session is focused on getting experience in working

More information

1 Reviewing Information About this Guide

1 Reviewing Information About this Guide Oracle Database Client Quick Installation Guide 10g Release 2 (10.2) for AIX 5L Based Systems (64-Bit) B19078-02 November 2005 This guide describes how to quickly install products available on the Oracle

More information

9i RAC: Manual Backup and Recovery Shankar Govindan

9i RAC: Manual Backup and Recovery Shankar Govindan 9i RAC: Manual Backup and Recovery Shankar Govindan Introduction When we plan to move a large database or a heavily used OLTP database to a cluster setup, to get enough mileage from the horizontal scaling

More information

RAC Installation and Configuration. Oracle Database 10g

RAC Installation and Configuration. Oracle Database 10g RAC Installation and Configuration Oracle Database 10g Table of Content 1. INTRODUCTION... 3 1.1. PURPOSE OF DOCUMENT... 3 1.2. INTENDED AUDIENCE... 3 1.3. SCOPE OF THIS GUIDE... 3 2. DATABASE INSTALLATION...

More information

A Demonstration and Guide ===== Installing Advantage Data Transformer on AIX (32-bit or 64-bit) Operating System

A Demonstration and Guide ===== Installing Advantage Data Transformer on AIX (32-bit or 64-bit) Operating System A Demonstration and Guide ===== Installing Advantage Data Transformer on AIX (32-bit or 64-bit) Operating System This document will take you through a demonstration of installing Advantage Data Transformer

More information

EECS Software Tools. Lab 2 Tutorial: Introduction to UNIX/Linux. Tilemachos Pechlivanoglou

EECS Software Tools. Lab 2 Tutorial: Introduction to UNIX/Linux. Tilemachos Pechlivanoglou EECS 2031 - Software Tools Lab 2 Tutorial: Introduction to UNIX/Linux Tilemachos Pechlivanoglou (tipech@eecs.yorku.ca) Sep 22 & 25, 2017 Material marked with will be in your exams Sep 22 & 25, 2017 Introduction

More information

Deploying Oracle Real Application Clusters 11g R2 on Red Hat Linux 6.x

Deploying Oracle Real Application Clusters 11g R2 on Red Hat Linux 6.x Deploying Oracle Real Application Clusters 11g R2 on Red Hat Linux 6.x Application Note Version: 1.0 Abstract: This application note covers key operations in detail to help you better understand how to

More information