Oracle 9i Installation Guide
Oracle 9i Installation Guide
Oracle 9i (9.0.2)
Installation Guide
for
Server and Clients
Oracle 9i (9.0.2) Installation for Server and Client
Copyright Notice
Copyright © 2004 SmarTeam Corporation Ltd. All rights reserved.
SMARTEAM® is the registered trademark of SmarTeam Corporation Ltd. in the US, Israel and
other countries.
Viewing Technology Copyright © 1993-2001 Cimmetry Systems, Inc. All Rights Reserved.
AutoVue and Cimmetry are trademarks or registered trademarks of Cimmetry Systems, Inc.
All other trademarks or service marks referred to herein belong to their respective owners.
SmarTeam Corporation Ltd. makes no warranty or representation as to the accuracy of any
information contained herein. DOCUMENTATION AND PRODUCT IS PROVIDED 'AS IS' AND
ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES,
INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE DISCLAIMED, EXCEPT TO THE
EXTENT THAT SUCH DISCLAIMERS ARE HELD TO BE LEGALLY INVALID.
Part Number: EDR-I4-R13
i
Oracle 9i (9.0.2) Installation for Server and Client
Table of Contents
1 Introduction ____________________________________________________1-1
Installation ____________________________________________________________3-2
Installing Oracle Software _______________________________________________3-2
Network Configuration _________________________________________________3-7
Setup _________________________________________________________________3-9
Creating an Oracle Database _____________________________________________3-9
Configuring Oracle Database Initialization Parameters________________________3-12
Important Notes ______________________________________________________3-16
Important Notes ______________________________________________________3-17
Oracle Server Setup ___________________________________________________3-19
Uninstalling___________________________________________________________3-20
Installation Troubleshooting_____________________________________________3-20
ii
Oracle 9i (9.0.2) Installation for Server and Client
Installation ____________________________________________________________4-2
Client Installation Types ________________________________________________4-3
Installing a Custom Client _______________________________________________4-3
Installing an Administrator Client _________________________________________4-4
Exiting Oracle Installer _________________________________________________4-5
Setup _________________________________________________________________4-8
Uninstalling____________________________________________________________4-8
iii
Oracle 9i (9.0.2) Installation for Server and Client
1 Introduction
Document Description
This document outlines the procedures required to install an Oracle Server and Oracle Client for
the SMARTEAM environment.
This guide assumes knowledge and experience in installing Oracle, including the installation of
previous Oracle versions. The main purpose of this document is to highlight the installation
procedure and the components of an Oracle database that are required by SMARTEAM-related
applications. For details of the standard Oracle installation procedure, refer to the Oracle 9i
Installation Guide.
Product Description
Packaging
SmarTeam Corp. supplies Oracle 9i release 2 (9.0.2) Enterprise Edition CDs in the following
configuration:
• Oracle 9i release 2 Enterprise Edition - 3 CDs
• Oracle 9i release 2 (9.0.2) Client – 1 CD
• Oracle 9i release 2 (9.0.2) Documentation, Viewable – 1 CD
Related Documents
Oracle 817 Migration Guide
Oracle 9i Migration Guide
Oracle 9i Installation Guide
1-1
Oracle 9i (9.0.2) Installation for Server and Client
2 S y s t e m R e q u i r e m e n ts
This section describes the system requirements for a Database Installation, where the requirements
are divided into Server and Client requirements.
Server Requirements
This installation assumes the following hardware and software configuration:
Number of CPUs: 1 (2 are highly recommended)
Minimum Processor Type: Pentium III, 700 MHz
RAM: 512MB
Hard-disk drive space: 4.5 GB [3GB for installation + 1.5 GB for database]
OS: Windows 2000 SP3
Note: Although Oracle software functions when minimum system requirements are used, it is highly
recommended to use a computer with higher than the minimum requirements.
Client Requirements
Runtime Client
165 MB free disk space is required for an Oracle Runtime client installation.
Administrator Client
510 MB free disk space is required for an Oracle Administrator client installation.
For other hardware configurations, refer to the requirements recommended by your software vendor,
for example, SMARTEAM, CAD, and Office.
2-1
Oracle 9i (9.0.2) Installation for Server and Client
3 O r a c l e S e r v e r I n s ta l l a t i o n
The Oracle Server installation process described in this document is divided into two stages. The first
stage consists of software installation and network configuration followed by some manual changes. The
second stage consists of creating the Oracle database.
Before-Installation Activities
3-1
Oracle 9i (9.0.2) Installation for Server and Client
Installation
Note: The Oracle Server installation must be performed on the computer on which Oracle will be
installed; installation using a Terminal Server will not succeed.
The Oracle Server installation process has two general steps:
Installing Oracle Software – installs all pertinent files on the server.
Network configuration – configures the means by which the Oracle Server is recognized and
connected on the network with Oracle Clients.
3-2
Oracle 9i (9.0.2) Installation for Server and Client
3-3
Oracle 9i (9.0.2) Installation for Server and Client
6. In the Available Product Components window, select the components listed in the following
illustrations. If you are not able to remove a particular component, continue selecting and
unselecting, as illustrated, and then return to the component you could not remove and try again.
After completing your selections, recheck your list with the one displayed.
3-4
Oracle 9i (9.0.2) Installation for Server and Client
3-5
Oracle 9i (9.0.2) Installation for Server and Client
3-6
Oracle 9i (9.0.2) Installation for Server and Client
Network Configuration
10. When the Net8 Configuration Assistance
window appears, as illustrated, check the option
Perform typical configuration then click Next
to continue
3-7
Oracle 9i (9.0.2) Installation for Server and Client
Post-Installation Activities
Post-installation activities include the following:
Adjusting SQLNET.ORA
Note: Failing to perform post-installation activities may cause SMARTEAM applications to
malfunction.
A d j u s t i n g S Q L N E T. O R A
After a regular Oracle Installation, either Database or Client, it is necessary to adjust the
configuration file SQLNET.ORA for SMARTEAM applications, especially for SMARTEAM –
Multi-site.
Perform the following adjustments:
Disable NAMES.DEFAULT_DOMAIN. Disabling this option is necessary for SMARTEAM –
Multi-site to function correctly. Enabling this option could affect the Oracle replication global name
and service name resolution mechanism.
Disable SQLNET.AUTHENTICATION_SERVICES. Enabling this option, by setting it to the
default setting NTS, could prevent the Oracle client from connecting to the database, in case the
client and database are located in different domains and there is no trust relationship between those
domains. Thus, it is recommended to disable that option unless there is a special requirement for
enabling it, for example, if you are using enterprise-level OS based authentication.
If the file SQLNET.ORA does not exist, it is recommended to create it, as described above.
3-8
Oracle 9i (9.0.2) Installation for Server and Client
Setup
Setup activities include the following:
Creating an Oracle Database
Configuring Oracle Database Initialization Parameters
Choosing a Database Character Set
Important Notes
Oracle Server Setup
3-9
Oracle 9i (9.0.2) Installation for Server and Client
3-10
Oracle 9i (9.0.2) Installation for Server and Client
3-11
Oracle 9i (9.0.2) Installation for Server and Client
3-12
Oracle 9i (9.0.2) Installation for Server and Client
3-13
Oracle 9i (9.0.2) Installation for Server and Client
3-14
Oracle 9i (9.0.2) Installation for Server and Client
3-15
Oracle 9i (9.0.2) Installation for Server and Client
3-16
Oracle 9i (9.0.2) Installation for Server and Client
Important Notes
It is recommended to separate tables and indexes through distinct tablespaces for better performance.
You can use SmartDBRepairing utility to do this. If you decide to move indexes to another
tablespace – INDX by default – you have to enlarge it beforehand. SMARTEAM – Multi-site
database site requires larger SYSTEM tablespace than a regular database. For more information
about specific requirements for SMARTEAM applications, refer to the respective installation guides
and other documentation. You can perform all these tasks after the database creation has been
completed.
3-17
Oracle 9i (9.0.2) Installation for Server and Client
3-18
Oracle 9i (9.0.2) Installation for Server and Client
3-19
Oracle 9i (9.0.2) Installation for Server and Client
Uninstalling
Important Note. It is highly recommended to perform a backup of your databases and network
configuration files prior to uninstalling Oracle Server.
In order to deinstall Oracle Server, perform the following actions:
1. Shutdown the databases.
2. Shutdown non-database services like Listener services, Oracle Intelligent Agent services.
3. Launch Oracle Universal Installer and use the Deinstall option, which removes the Oracle software
from your computer.
4. After deinstallation it is recommended to cleanup the registry.
5. Restart the computer.
6. Delete Oracle folders.
I n s ta l l a t i o n Tr o u b l e s h o o t i n g
Please see the Web site https://support.smarteam.com/index0.html for the latest information on
troubleshooting.
3-20
Oracle 9i (9.0.2) Installation for Server and Client
4 O r a c l e C l i e n t I n s ta l l a t i o n
Before-Installation Activities
4-1
Oracle 9i (9.0.2) Installation for Server and Client
Installation
This section describes the Oracle Client
installation procedure.
1. Insert the Oracle 9i Release 2 (9.0.2.1.0) –
Oracle 9i Client CD and launch the Oracle
Universal Installer application by pressing
Install/Deinstall Products, as at right.
4-2
Oracle 9i (9.0.2) Installation for Server and Client
C l i e n t I n s t a l l a t i o n Ty p e s
You are now prompted to select the type of client you want to install. The choice of client depends
on the purpose of the installation.
The installation types are:
Custom – Use this option when you want to install a Runtime Client to support basic
SMARTEAM functionality. Also choose this client type if you need to install Oracle client in a
configuration different from the standard Administrator Client type of installation.
Note: The Custom Client installation procedure is used to install a Runtime Client instead of the
Runtime Client installation procedure because the Runtime Client procedure does not install
Oracle OLE DB Provider, which is a necessary component for SMARTEAM.
Administrator Client – Choose this client type if you are going to use the machine for Oracle
management and/or SMARTEAM Multi-site management.
Runtime Client –Do not use this option.
Runtime Client
If you want to install a Runtime Client to support basic SMARTEAM functionality, you need to
include the following items:
Network Utilities (Net8 supporting Utilities)
Database Utilities (Export & Import Utilities) – (optional)
SQL+
Oracle OLE DB Provider (Part of Oracle Window Interfaces branch)
4-3
Oracle 9i (9.0.2) Installation for Server and Client
4-4
Oracle 9i (9.0.2) Installation for Server and Client
4-5
Oracle 9i (9.0.2) Installation for Server and Client
Post-Installation Activities
A d j u s t i n g S Q L N E T. O R A
Please refer to section Adjusting SQLNET.ORA.
Failing to perform post-installation activities may cause future problems in functioning of
SMARTEAM applications.
4-6
Oracle 9i (9.0.2) Installation for Server and Client
4-7
Oracle 9i (9.0.2) Installation for Server and Client
Setup
Setting up Oracle client does not require any special activity and it consists of the following
operations:
1. Create Net8 Service to the database you are going to use in your SMARTEAM application
2. Use SMARTEAM Database Connection Manager to set up connection to your SMARTEAM
database.
Uninstalling
In order to deinstall Oracle Client you should perform following actions:
1. Launch Oracle Universal Installer and use Deinstall option. This will remove Oracle software from
your computer.
2. After deinstallation it is recommended to cleanup registry.
3. Restart the computer.
4. Delete remaining Oracle folders.
4-8