| Oracle9i Installation and Database Administration Guide Release 2 (9.2.0.2.10) for Fujitsu Siemens Computers BS2000/OSD Part Number B12034-01 |
|
This chapter describes features of Oracle9i Release 2 Server for Fujitsu Siemens BS2000/OSD. The following topics are covered in this chapter:
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.
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 |
This section describes the hardware requirements which must be satisfied before you install Oracle9i Release 2.
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.
9750-compatible.
For installation, a TAPE-C4 magnetic tape cartridge device or 3490-compatible cartridge unit is required.
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.
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.
This section describes the software requirements for running the Oracle Server.
BS2000/OSD Version V3.0, V4.0 or V5.0.
openNet Server V2 including BCAM V16 and SOCKETS V2 or
openNet Server V3 including BCAM V17 and SOCKETS V2.1.
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:
You need UTM version 4.0, 5.0 or V5.1.
The Intelligent Agent requires BS2000/OSD version 4.0 or 5.0.
The following products are used during the installation and execution of the Oracle Server:
A user's address space should not be less than 128 MB.
This section describes:
Oracle 9.2.0 on BS2000 supports following features:
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. |
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.
BACKGROUND_DUMP_DEST
MAX_DUMP_FILE_SIZE
OS_ROLES
USER_DUMP_DESTINATION
PGA_AGGREGATE_TARGET
AUDIT_TRAIL = OS
AUDIT_FILE_DEST
Specifying these parameters in the initialization file will result in an Oracle Server error during startup; the workaround is to remove the offending lines.
SELECT CONVERT (TZNAME,'WE8BS2000','US7ASCII') FROM V$TIMEZONE_NAMES;
Archiving to tape is not currently supported; log archive files must always be created as disk files. You may, however, use normal BS2000 backup procedures to back up the log archive files created by the archive process.
file=:ORA:$ORACL920.DBXY.DBS.DATABASE1.DBF
The workaround is to specify the relevant ORAENV variable as follows:
IMP_USERID_IGNORE=YES
Import will strip the BS2000 PVS-id and userid from the tablespace filenames, thus allowing a full database import to a different BS2000 userid.
User-defined character sets implemented by means of Customizing Locale Data (as described in the Oracle9i Globalization Support) are not supported in this release.
The following features are currently not supported:
Example:
/START-PROGRAM $ORACL920.SQLPLUS * /NOLOG SQL> connect scott/tiger
Usage of /NOLOG is assumed throughout this documentation.
The following remarks relate to Oracle Net Services:
TNS_ADMIN=
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.
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.
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:
CCM0090: ALL UFS TERMINAL DEVICES ARE IN USE OR PERMISSION DENIED
Then you should ask your BS2000 administrator to increase the number of UFS devices (parameter NOSTTY in SYSSSI.POSIX-BC.version).
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:
|
|
![]() Copyright © 2003 Oracle Corporation. All Rights Reserved. |
|