| 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 those features, which are specific for Oracle/BS2000 on SX Server line.
The topics described include:
The SX server line is a new line of BS2000/OSD business servers which is based on SPARC64 architecture. Oracle Server Release 9.2.0.2.15 supports this innovative line of SX servers (e.g. SX130) and the BS2000 operating system OSD/XC.
Oracle Server Release 9.2.0.2.15 runs in the BS2000 partitions of the SX server.
Oracle 9.2.0.2.15 for SX Server is running in native SPARC mode.
Programs running in this mode provide much better performance than programs running in /390 mode (= compatibility mode).
There are no differences in handling and administration compared to the "conventional" Oracle for BS2000 (on /390 machines).
So the migration from conventional Oracle for BS2000 to Oracle for SX Server is very simple.
All products you know from the /390 port of Oracle (e.g. Oracle Net Services, SQL*Plus, Precompilers) are available in native SPARC mode for the SX Server line.
Because there are two Oracle ports for BS2000 (i.e. one for the /390 series and one for the SX series), we will introduce some definitions in order to avoid confusion:
All products which are available with the /390 port of Oracle (BS2000) are also available with Oracle for SX Server (see product list in Chapter 1). There are no differences in functionality and production status between the products of these two Oracle/BS2000 ports.
The release numbers of the products of the two Oracle/BS2000 ports are identical with the exception of the last digit:
".10": Oracle /390 port
".15": Oracle SPARC port
for example:
Oracle9i Release 2 Server (/390 port): 9.2.0.2.10 Oracle9i Release 2 Server (SPARC port): 9.2.0.2.15
SX Server (e.g. SX130)
Main memory: at least 128 MB
Disk Space:
Total static Oracle Server non-database requirements are approximately 350 000 PAM pages. Dynamic requirements (for example, application, SQL files, host language programs, output spool files) depend on Oracle Server usage.
Database Space
No difference to /390 port of Oracle (refer to Chapter 1)
A user's address space should not be less than 128MB.
We recommend to load the SPARC version of BS2000 DSSM "CRTE-BASYS"
(= CRTEBASP) to reduce memory requirements.
There are almost no differences in installing the Oracle Server Software compared to the /390 port of Oracle:
/START-PROGRAM ARCHIVE
FILES NAME=($0920SPRC.,RENAME=$userid.)
IMPORT FROM=(volser),DEVICE=T6250
END
"volser" is the Volume Serial Number of the CD-ROM (="ORACL1").
CD-ROM drive has device type "T6250".
The "RENAME=$userid" parameter is used to specify the installation userid ($ORACL920).
/CALL-PROCEDURE INSTALL.P.ORACLE,($userid)
where $userid is your current installation userid.
This procedure applies the necessary changes to a number of command files. If any problems occur, you should inspect the log file and perform any relevant actions.
The creation of a database works exactly as described in the Chapter 4, "Creating/Migrating a Database". You may create a database automatically (by BS2000 procedure INSTALL.P.SUPER) or manually.
There are no differences to the /390 port of Oracle for BS2000.
see Chapter 4, "Creating/Migrating a Database"
There are almost no differences in administration to the /390 port of Oracle Server. The only difference is that Oracle on SX server does not support executables ("phases"), but only LLMs. So you must start Oracle programs like SQLPLUS as follows:
/START-PROGRAM *MODULE($ORACL920.ORALOAD.LIB,SQLPLUS,A,A)
Oracle for SX Server supports the same programming languages for Oracle application programs as the /390 port of Oracle. There are Precompilers for C/C++ and Cobol.
Oracle application programs can run on SX Servers only in /390 mode.
Application programs have to be linked as described in the "User's Guide".
Application programs which have been developed on /390 machines can run on SX Servers without any changes.
The UTM product set of Oracle 9.2.0.2.15 on SX Server requires openUTM V5.1.
There are no differences in developing Oracle/UTM applications in comparison with the /390 port of Oracle (see chapter "Using the Oracle Server under openUTM" in the Oracle9i for Fujitsu Siemens BS2000/OSD User's Guide).
|
|
![]() Copyright © 2003 Oracle Corporation. All Rights Reserved. |
|