User`s guide
Oracle application programs
Oracle on SQ Server 15-3
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.
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
Component Requirement