Skip Headers

Oracle® SQL*Module for Ada Programmer's Guide
Release 8.0

Part Number A58231-03
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
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

E System-Specific References

This appendix contains a complete list of the features of the SQL*Module compiler and its libraries that are system specific.

E.1 System-Specific Aspects of SQL*Module

This section describes the system-specific aspects of the SQL*Module compiler features and their libraries that are system specific.

E.1.1 Supported Compilers

The Ada compiler that you can use to compile the code generated by SQL*Module is platform specific. See your system-dependent documentation.

E.1.2 Character Case in Command Lines

Operating systems differ in case sensitivity. See "Case of Package and Procedure Names " for more information.

E.1.3 Location of Files

The location in the directory hierarchy of the SQL*Module executable, the system configuration file, and the SQLLIB and OCILIB libraries can differ from system to system. See "Invoking SQL*Module" and "Configuration Files".

E.1.4 Filename Extensions

The default filename extensions that SQL*Module generates for output files might vary from platform to platform. See "Output Files ".

E.1.5 Ada Output Files

The default filenames and filename extensions for Ada depend on the supported compiler for your system. See "Source Code Output File" and "Listing File".

E.1.6 Command Line

The command line interpreter makes assumptions about defaults that are system specific. See your system-specific Oracle documentation.

E.1.7 Ada SQL_STANDARD Package

The SQL_STANDARD package that is shipped with the Ada version of SQL*Module can differ from system to system, depending on the requirements of your Ada compiler. See your system-specific Oracle documentation.