Software requirements
- Web Server such as Apache or Microsoft IIS on a LAN/WAN server that clients can access
- Oracle Application Server (Version 8 or later) or Oracle WebDB (Version 2.2 or later)
The host procedures included here were developed and tested with Oracle
WebDB version 2.2.0.0.5, and Oracle 8i, release 8.16. These procedures
may also run on earlier versions of WebDB and versions of the Oracle database
that support the 'object' data type.
- Jargon Writer, version 3 and higher
- Jargon Reader, version 3 and higher
Installation
- You are strongly encouraged to create a site-specific installation
reference notebook in which you can note the directory locations, option
choices and other information from each step of the installation process.
Doing this can be very useful in subsequent steps and for future reference.
- Copy the oracle\Procedures\jsi.sql file from your Jargon Writer working
directory (on the client) to your host.
- Load the Jargon host procedures by executing this jsi.sql script. This
should be done in a schema accessible to the application procedures that
will be executed by WebDB or OAS.
Usage instructions
To learn how to use the "jsi" host procedures, see the
Host Procedures for Oracle PL/SQL document.
To learn how to create host requests that execute Oracle stored procedures, see the
Script Editor and
Completing Your Application sections of the
Getting Started with Jargon Writer documents.
|