Skip Headers

Oracle9i Installation and Database Administration Guide
Release 2 (9.2.0.2.10) for Fujitsu Siemens Computers BS2000/OSD

Part Number B12034-01
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to next page

1
Release Notes

This chapter describes features of Oracle9i Release 2 Server for Fujitsu Siemens BS2000/OSD. The following topics are covered in this chapter:

Oracle9i Release 2 Server Product Set

Oracle9i on BS2000/OSD is delivered in two editions:

Depending on your type of hardware you have to choose among these two editions.

This documentation is gathering all SPARC mode related information in the chapter about "Oracle on SX Server".

All other chapters do not refer to this distinction or are (in very small parts) /390 related.

This section provides a complete list of the products delivered with your Oracle Server release 9.2.0 for Fujitsu Siemens BS2000/OSD distribution kit. You will receive a list which includes those products that you have purchased and currently have under a technical support agreement. For a complete listing of the programs and system files contained in this distribution, refer to the ARCHIVE listing generated when you read in the distribution tape.


Note:

For details of last minute distribution changes, refer to the file README.DOC.


Tape Description

The Oracle Server product set is available on magnetic tape cartridge.

The tape cartridge description is as follows:

Item Description

Number of tapes:

1

Volume type:

TAPE-C4

Format:

ARCHIVE

Volume serial numbers:

ORACL1

Tape Contents
Product Release Status

Oracle9i Release 2 Server

9.2.0.2.10

Production

Advanced Replication Option

9.2.0.2.10

Production

Oracle CORE

9.2.0.2.10

Production

Distributed Database Option

9.2.0.2.10

Production

NLSRTL

9.2.0.2.10

Production

Oracle XA Library

9.2.0.1.10

Production

Parallel Execution Option

9.2.0.2.10

Production

Partitioning

9.2.0.2.10

Production

Advanced Queuing

9.2.0.2.10

Production

PL/SQL

9.2.0.2.10

Production

Pro*C

9.2.0.2.10

Production

Pro*C UTM

9.2.0.2.10

Production

Pro*COBOL

9.2.0.2.10

Production

Pro*COBOL UTM

9.2.0.2.10

Production

OTT8

8.1.8.2.10

Production

JVM

9.2.0.2.10

Production

Spatial Data

9.2.0.2.10

Production

SQL*Plus

9.2.0.2.10

Production

Oracle Net Services

9.2.0.2.10

Production

Oracle TCP/IP Protocol Adapter

9.2.0.2.10

Production

Oracle IPC Protocol Adapter

9.2.0.2.10

Production

Oracle Names

9.2.0.2.10

Production

Oracle Connection Manager

9.2.0.2.10

Production

Oracle Text

9.2.0.2.10

Production

RAC

9.2.0.2.10

Production

RMAN

9.2.0.2.10

Production

Intelligent Agent

9.2.0.1.10

Production

Data Guard

9.2.0.2.10

Production

Oracle Advanced Security

9.2.0.2.10

Production

LDAP Client

9.2.0.2.10

Production

Hardware Requirements

This section describes the hardware requirements which must be satisfied before you install Oracle9i Release 2.

CPU

Any CPU supported by BS2000/OSD V3.0, V4.0 or V5.0, with the XS31 HSI. Main memory must be at least 128 MB.

Terminal

9750-compatible.

Tape Drive or Magnetic Tape Cartridge Unit

For installation, a TAPE-C4 magnetic tape cartridge device or 3490-compatible cartridge unit is required.

Disk Space

Total static Oracle Server non-database requirements are approximately 300 000 PAM pages. Dynamic requirements (for example, SQL files, host language programs, output spool files) depend on Oracle Server usage.

Database Space

Minimum database (DB) size is 60 000 PAM pages, and the minimum log file size is 5000 PAM pages. These values may be changed as part of the installation process.

Software Requirements

This section describes the software requirements for running the Oracle Server.

Operating System

BS2000/OSD Version V3.0, V4.0 or V5.0.

Communication System

openNet Server V2 including BCAM V16 and SOCKETS V2 or

openNet Server V3 including BCAM V17 and SOCKETS V2.1.

Language Compilers and Runtime Environment for Oracle Applications

Though not required to run the Oracle Server, if high-level languages (such as C or COBOL) are used to interface to the Oracle Server, the following versions are supported:

UTM Software

You need UTM version 4.0, 5.0 or V5.1.

Intelligent Agent

The Intelligent Agent requires BS2000/OSD version 4.0 or 5.0.

Other Software

The following products are used during the installation and execution of the Oracle Server:

Address Space Limit

A user's address space should not be less than 128 MB.

New Features

This section describes:

Changes since release 8.1.7

Oracle 9.2.0 on BS2000 supports following features:

Restrictions

Known Problems, Restrictions and Workarounds

This section provides information about known problems and restrictions for which workarounds are suggested. It also contains suggestions for certain common usage problems. In addition to this section, you should also refer to the appendix "Problem Solving". If you encounter a problem which is not reported here, please contact your Oracle Customer Support Representative for further assistance.


Note:

Check the file README.DOC for additional information on restrictions and workarounds and last minute changes to the documentation.


General Notes

The German characters ä, ö, ü and ß, cannot be used in the names of tables, columns, fields, synonyms, and so on. This is because these characters are converted into bracket symbols (for example, { ). The characters can, however, be stored as data.

Oracle Server

Archiving to Tape

SQL*Loader

The Import and Export Utilities

National Language Support

DB-Verify

Java in the Database

Oracle Call Interface

The following features are currently not supported:

SQL*Plus

Oracle Net Services

The following remarks relate to Oracle Net Services:

Oracle Protocol Support for TCP/IP

The following remarks relate to Oracle Protocol Support for TCP/IP:

Although the Internet Assigned Numbers Authority (IANA) divided the port numbers into three ranges

you will find in the Fujitsu Siemens Computers documentation for TCP/IP on BS2000 the recommendation to set the privileged port to 2050. This however, can cause conflicts if you use Oracle's registered port numbers (see http://www.iana.org/assignments/port-numbers), e.g.1521 for the listener process. Any Oracle process, which should listen on such a registered port number, may fail with:

TNS-12545: Connect failed because target host or object does not exist
TNS-12560: TNS:protocol adapter error
TNS-00515: Connect failed because target host or object does not exist
BS2000 Error: 126: Can't assign requested address
BS2000 BCAM-RC: 40010020

The workaround is to use a non-privileged port, or to set the privileged port number to a value less than 1500, normally to 1024.

Net8 MTT - Net8 OSI4


Note:

Both adapters are abolished in Oracle9i. Use TCP/IP or IPC instead.


Single-Task Mode - Two-Task Mode


Note:

Single task mode is abolished in Oracle9i. All Oracle applications must run in two task mode.


In order to let an application run in two-task mode without having to care about listener and Oracle Net Services configuration files, bequeath protocol usage is made simple. For more information refer to chapter 2, "Oracle9i Release 2 Server Architecture and Implementation" and section "Bequeath Protocol" in ch. 9.

POSIX subsystem

As a consequence of Java in the Database and the Intelligent Agent, Oracle9i on BS2000/OSD does use POSIX interfaces. For a non-POSIX user this fact should not be visible with the following exceptions:

Migrate Utility

Making an Oracle9i database from an Oracle8i database does not need the Migrate Utility, it is done by upgrade scripts. Therefore Migrate Utilitiy of Oracle9i has not been ported to BS2000/OSD. As a consequence when you try to migrate an Oracle 7 database to an Oracle9i database you must follow this path:

  1. Migrate the Oracle7 database to an Oracle8i database

  2. Upgrade the Oracle8i database to an Oracle9i database


Go to previous page Go to next page
Oracle
Copyright © 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents
Go To Index
Index