Skip Headers
Oracle® Database Installation and Administration Guide
11g Release 2 (11.2) for Fujitsu BS2000/OSD

E27508-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

15 Oracle on SQ Server

This chapter describes features, which are specific to Oracle Database for BS2000/OSD SQ Server:

15.1 Concepts

The SQ server line is a line of BS2000/OSD business servers, which are based on x86-64 architecture. Oracle Database 11g supports this innovative line of SQ servers, for example, SQ200, and the BS2000 operating system OSD/XC.

Oracle Database 11g Release 2 for SQ Server runs in native x86-64 mode in the BS2000 partition of the SQ Server. 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 systems). So the migration from conventional Oracle for BS2000 to Oracle for SQ Server is very simple.

All products you know from the /390 edition of Oracle, for example, Oracle Net Services, SQL*Plus, Precompilers, are available in native x86-64 mode for the SQ Server line.

15.2 Definitions

Because there are two Oracle editions for BS2000, that is, one for the /390 series and one for the SQ series, the following definitions are introduced to avoid confusion:

Oracle edition Meaning
Oracle for BS2000/390: BS2000 line of Oracle, which is running on systems with /390 CPU's (S Servers).

This Oracle line can also run on SQ Server, but only in the slower /390 mode, also called compatibility mode.

  Synonyms: "/390 edition of Oracle/BS2000"
Oracle for BS2000/x86-64: BS2000 line of Oracle, which runs in native x86-64 mode in the BS2000 partition of the SQ Server.

This Oracle line cannot run in the Linux or Windows partition of the SQ Server.

This Oracle line cannot run on /390 CPU's.

  Synonyms:

"SQ edition of Oracle/BS2000"

"Oracle for SQ series"

"Oracle for Fujitsu BS2000/OSD (SQ series)"

"Oracle for SQ Server line"


15.3 Product Set

All products, which are available with the /390 edition of Oracle/BS2000 are also available with the x86-64 edition. There are no differences in functionality between the products of these two Oracle/BS2000 editions.

15.4 Hardware Requirements

15.5 Software Requirements

The following table lists the software requirements:

Component Requirement
Operating System OSD/XC V4.1 or higher

The BS2000/OSD subsystem POSIX should have been started.

Compilers Though not required to run the Oracle Database, if high-level languages, such as C or COBOL, are used to interface to the Oracle Database, then the following compilers are supported:
  COBOL85 V2.3
  CCOBOL2000 V1.5 and higher
  CPP as of V3.1
openUTM openUTM V6.0 and higher
CRTE CRTE V2.8 and higher

15.6 Address Space Limit

A user's address space should not be less than 512 MB. Oracle recommends loading the x86-64 version of BS2000 DSSM "CRTE-BASYS" (= CRTEBASK) to reduce memory requirements.

15.7 Installing Oracle Database Software

Refer to Chapter 3, " Oracle Database Installation and Deinstallation".

15.8 Database Creation

The creation of a database works exactly as described in Chapter 4, " Creating and Upgrading a Database". You may create a database automatically, by BS2000 procedure INSTALL.P.SUPER, or manually.

There are no differences to the /390 edition of Oracle for BS2000.

15.9 Upgrade and Migration

Refer to Chapter 4, " Creating and Upgrading a Database".

15.10 Administration

There are almost no differences in administration compared to the /390 edition of Oracle Database. The only difference is that Oracle on SQ server does not support executables ("phases"), but only LLMs. Therefore, you must start Oracle programs like SQLPLUS as follows:

/START-PROGRAM *MODULE($ORAC1120.ORALOAD.LIB,SQLPLUS,A,A)

15.11 Oracle application programs

Oracle for SQ Server supports the same programming languages for Oracle application programs as the /390 edition of Oracle. There are Precompilers for C/C++ and Cobol.

Oracle application programs can run on SQ Servers only in /390 mode.

Application programs have to be linked as described in the Oracle Database User's Guide for Fujitsu BS2000/OSD.

Application programs, which have been developed on /390 systems can run on SQ Servers without any changes.

15.12 openUTM Product Set

The openUTM product set of Oracle Database 11g Release 2 (11.2) for SQ Server requires openUTM V6.0 and higher.

There are no differences in developing Oracle Database/openUTM applications in comparison with the /390 edition of Oracle (refer to chapter "Using the Oracle Database under openUTM" in the Oracle Database User's Guide for Fujitsu BS2000/OSD).