ST-Oracle 1.6.0 -- Patch 006 -- template fix
 
 
DESCRIPTION:

This patch corrects incorrect code in the ST-Oracle 1.6.0 templates
that can cause problems when extracting multiple data sets from an
Oracle database.  This also corrects a situation that might result in
an undefined reference to "rose_end_fetch" when linking step2rdb with
some compilers.

All ST-Oracle v1.6.0 users should install this patch.
 
AVAILABILITY:

This patch is available on the STEP Tools FTP server. The patch
include a description of the patch, and an installation program.  The
patch is located at:


UNIX:
The UNIX version of the patch is available in the following file:

    ftp://ftp.steptools.com/pub/patches/patch_006_unix.tar.Z

This is a compressed tar file.  To unpack: 

    % zcat stpat006_unix.tar.Z | tar xvf -
 
Then cd to the stpat006 directory and follow the instructions in the
README file.

WINDOWS:
The Windows versions are available in the following file

    ftp://ftp.steptools.com/pub/patches/patch_006_i86_win.zip

The windows patch is a zip file.  Note that this file contains a
directory.  You may need to tell your unzip program to extract them.
The following line may be different depending on your unzip program.

 	> unzip patch_006_i86_win

After you have extracted the file, cd to the patch_006 directory and
follow the instruction in the README.txt file.