Oracle8i SQLJ Developer's Guide and Reference
Release 2 (8.1.6)

A81360-01

Library

Product

Contents

Index

Prev  Chap Top Next

Assumptions and Requirements

This section discusses basic assumptions about your environment and requirements of your system so that you can run Oracle SQLJ.

Assumptions About Your Environment

The following assumptions are made about the system on which you will be running Oracle SQLJ.

Requirements for Using Oracle SQLJ

The following are required to use Oracle SQLJ:

Supported JDK Versions

If you are using a Sun Microsystems JDK, note that the 8.1.6 release of Oracle SQLJ works in both the JDK 1.2.x and JDK 1.1.x environments. There are just single versions of the translator.zip and runtime.zip files that work in either environment.

Note the following regarding migration of SQLJ source code:

Be sure to use an appropriate version of the JDBC driver. See "PATH and CLASSPATH for Oracle JDBC".

Note that as of release 8.1.6, neither Oracle SQLJ nor Oracle JDBC support JDK 1.0.2. This includes applets running in browsers that use JDK 1.0.2 except where special preparations have been made. (Applets are not discussed here. Refer to "Running SQLJ in Applets".)

JServer Configuration

This document presumes that system configuration issues are outside the duties of most SQLJ developers. Therefore, configuration of the Oracle8i JServer (formerly referred to as the Java Option) is not covered here. For information about setting Java-related configuration parameters (such as JAVA_POOL_SIZE), see the Oracle8i Java Developer's Guide.

If you need information about configuring the multi-threaded server, dispatcher, or listener (which may be particularly relevant if you are coding Enterprise JavaBeans or CORBA objects), see the Net8 Administrator's Guide.




Prev

Top

Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index