Patches and updates
ArcSDE 9.0 Oracle Patch
Summary
Description
ArcSDE 9.0 Service Pack 3 must be installed before you can install this Patch. It is strongly recommended that you back up your database including all previous ArcSDE system tables and user layer data before upgrading your ArcSDE installation. Install this Patch using your SDE user account.
NOTE: If you connect to ArcSDE 9.0 via an Application Server and Direct Connect connections using ArcGIS 9.0, ArcIMS 9.0, or ArcView GIS 3.3 with DBA 2.1e make sure you also see ESRI Products connecting to ArcSDE (Application and Direct Connect connections).
Server Install for UNIX
During installation, you can either save the original 9.0 SP3 files or overwrite them. If you choose to save them, make sure you have enough disk space. The disk space requirements, for each platform, are displayed during the installation process.
- Download the appropriate tar file to a location other than $SDEHOME:
Oracle 9i (Use these with Oracle 10g) HP64 sde90-orapatch-ora9i-hp64.tar 11 MBIBM64 sde90-orapatch-ora9i-ibm64.tar 10 MBLinux sde90-orapatch-ora9i-lx.tar 8 MBSolaris sde90-orapatch-ora9i-slrs.tar 10 MBSolaris64 sde90-orapatch-ora9i-slrs64.tar 11 MBTru64 sde90-orapatch-ora9i-tru64.tar 15 MB - Stop your current ArcSDE service.
% sdemon -o shutdown
- Extract the specified tar file by typing:
% tar -xvf sde90-orapatch-<Database>-<Platform>.tar
- Start the installation by typing:
% ./apply_patch_<Platform>_<Database>
This will start the dialog for the menu-driven installation procedure. Default selections are noted in parentheses ( ). To quit the installation procedure, type 'q' at any time.
- Before upgrading your Oracle instance, you must grant the following additional permissions to the SDE user in Oracle:
ALTER ANY INDEX
ALTER ANY TABLE
ANALYZE ANY
CREATE ANY INDEX
CREATE ANY PROCEDURE
CREATE ANY SEQUENCE
CREATE ANY TRIGGER
CREATE ANY VIEW
CREATE SESSION
DROP ANY INDEX
DROP ANY TABLE
DROP ANY VIEW
DROP ANY PROCEDURE
DROP ANY SEQUENCE
EXECUTE ANY PROCEDURE
SELECT ANY SEQUENCE
SELECT ANY TABLE
UNLIMITED TABLESPACE
After the upgrade completes, you may revoke the following permissions from the SDE user account:
ALTER ANY INDEX
ALTER ANY TABLE
ANALYZE ANY
CREATE ANY INDEX
CREATE ANY TRIGGER
CREATE ANY VIEW
DROP ANY INDEX
DROP ANY TABLE
DROP ANY VIEW
DROP ANY PROCEDURE
DROP ANY SEQUENCE
EXECUTE ANY PROCEDURE
SELECT ANY SEQUENCE
- To upgrade, run sdesetup<dbms>. Failure to do so may cause problems in starting the service or with connecting to the service. Using Oracle 9i as an example:
% sdesetupora9i -o upgrade –u sde –p sdepassword
- Start your service again.
% sdemon -o start
- To upgrade, run sdesetup<dbms>. Failure to do so may cause problems in starting the service or with connecting to the service. Using Oracle 9i as an example:
Server Install for Windows
Windows Installation Notes:
ArcSDE 9.0 Service Pack 3 must be installed before you install this Patch.
To find out what products are currently installed on your machine, download the ServicePackFinder.exe utility and run it from your local machine. This utility provides a report detailing which ArcGIS products are currently installed on your machine. This will help determine which product Service Packs you should install on your machine. The report also details which service packs have been installed. The report is displayed when the utility is run and a servicepack.txt log file is created in your temp folder. The Service Pack Finder utility searches for the following ArcGIS products.- ArcGIS Desktop (ArcView, ArcEditor, ArcInfo) Includes the ArcReader fixes for the ArcReader FEATURE.
- ArcGIS Desktop Developer Kit
- ArcGIS Engine Runtime
- ArcGIS Engine Developer Kit
- ArcGIS Server
- ArcGIS Server .NET ADF
- ArcGIS Server Java ADF
- ArcGIS Tutorial Data
- ArcReader standalone
- ArcIMS
- ArcSDE
NOTE (ArcIMS and ArcGIS Desktop users): If you use ArcIMS 9.0 or ArcGIS Desktop 9.0, you must also install ArcIMS 9.0 Service Pack 3 or ArcGIS 9.0 Service Pack 3. For example, if you use ArcIMS 9.0 and ArcSDE 9.0, install both ArcIMS 9.0 Service Pack 3 and ArcSDE 9.0 Service Pack 3. Since ArcIMS 9.0, ArcSDE 9.0 and the ArcGIS 9.0 products share common DLLs, it is important to keep the software release versions in sync to avoid any software conflicts.
NOTE (ArcGIS Server users): If you have ArcGIS Server 9.0 and any other ArcGIS product installed on your machine, we recommend that you install the ArcGIS 9.0 Server Service Pack before installing the remaining Service Packs. Since ArcGIS Server and the ArcGIS 9.0 products share common DLLs, it is important to keep the software release versions in sync to avoid any software conflicts.
- ArcGIS Desktop (ArcView, ArcEditor, ArcInfo) Includes the ArcReader fixes for the ArcReader FEATURE.
Installation Steps
- Make sure you have write access to the ArcSDE installation folder, that no one is using ArcSDE, and that the ArcSDE service is down.
- Download the appropriate files to a location other than the ArcSDE installation folder:
Oracle 9i (Use this with Oracle 10g) sde90-orapatch-ora9i-win.exe 2 MB - Double-click sde90-orapatch-ora9i-win.exe to start the install process.
- When Setup starts, follow the instructions on your screen.
- Before upgrading your Oracle instance, you must grant the following additional permissions to the SDE user in Oracle:
ALTER ANY INDEX
ALTER ANY TABLE
ANALYZE ANY
CREATE ANY INDEX
CREATE ANY PROCEDURE
CREATE ANY SEQUENCE
CREATE ANY TRIGGER
CREATE ANY VIEW
CREATE SESSION
DROP ANY INDEX
DROP ANY TABLE
DROP ANY VIEW
DROP ANY PROCEDURE
DROP ANY SEQUENCE
EXECUTE ANY PROCEDURE
SELECT ANY SEQUENCE
SELECT ANY TABLE
UNLIMITED TABLESPACE
After the upgrade completes, you may revoke the following permissions from the SDE user account:
ALTER ANY INDEX
ALTER ANY TABLE
ANALYZE ANY
CREATE ANY INDEX
CREATE ANY TRIGGER
CREATE ANY VIEW
DROP ANY INDEX
DROP ANY TABLE
DROP ANY VIEW
DROP ANY PROCEDURE
DROP ANY SEQUENCE
EXECUTE ANY PROCEDURE
SELECT ANY SEQUENCE
- To upgrade, run sdesetup<dbms>. Failure to do so may cause problems in starting the service or with connecting to the service. Using Oracle 9i as an example:
sdesetupora9i -o upgrade
- As the SDE user, run the following command to restart the ArcSDE service:
sdemon -o start
- To upgrade, run sdesetup<dbms>. Failure to do so may cause problems in starting the service or with connecting to the service. Using Oracle 9i as an example:
ArcSDE SDK Install for UNIX
- Download the appropriate tar file to a location other than ArcSDE SDK installation location:
(32 bit Operating System) Linux sde90-orapatch-sdk-lx.tar 2 MBSolaris sde90-orapatch-sdk-slrs.tar 2 MB(64 bit Operating System) HP64 sde90-orapatch-sdk-hp64.tar 3 MBIBM64 sde90-orapatch-sdk-ibm64.tar 3 MBSolaris64 sde90-orapatch-sdk-slrs64.tar 2 MBTru64 sde90-orapatch-sdk-tru64.tar 5 MB - Extract the specified tar file by typing:
% tar -xvf sde90-orapatch-sdk-<Platform>.tar
- Start the installation by typing:
% ./apply_patch_<Platform>_sdk
This will start the dialog for the menu-driven installation procedure. Default selections are noted in parentheses ( ). To quit the installation procedure, type 'q' at any time.
ArcSDE SDK Install for Windows
- Make sure you have write access to the ArcSDE SDK installation folder:.
- Download the appropriate files to a location other than the ArcSDE SDK installation folder:
-
ArcSDE SDK sde90-orapatch-sdk-win.exe 3 MB - Double-click sde90-orapatch-sdk-win.exe to start the install process.
- When Setup starts, follow the instructions on your screen.
ESRI Products connecting to ArcSDE (Application and Direct Connect connections).
-
- If you connect to ArcSDE 9.0 using ArcInfo Workstation 9.0 or ArcIMS 9.0 SP3, please follow the steps below to install this Patch to your ArcInfo Workstation 9.0 installation directory under $ARCHOME, or ArcIMS 9.0 SP3 installation directory under $AIMSHOME:
- Before you start, make sure you have write access to the (ArcInfo or ArcIMS) installation directory then download the appropriate compressed tar file to that location:
Linux sde90-orapatch-esri-lx.tar.Z 2 MBSolaris sde90-orapatch-esri-slrs.tar.Z 2 MB ArcIMS only, stop the ArcIMS Tasker, ArcIMS Monitor, ArcIMS Application Server (in that order).
Uncompress and extract the specified tar file for your platform. Ensure that the last letter of the file name is a capital Z. Otherwise, the uncompress command will not work. At the UNIX prompt type:
%cd <installation_directory> (i.e. cd $ARCHOME)
%uncompress sde90-orapatch-esri-<Platform>.tar.Z
%tar -xvf sde90-orapatch-esri-<Platform>.tarArcIMS only, restart ArcIMS Application Server, ArcIMS Monitor and ArcIMS Tasker (in that order).
- Before you start, make sure you have write access to the (ArcInfo or ArcIMS) installation directory then download the appropriate compressed tar file to that location:
- If you connect to ArcSDE 9.0 using ArcGIS 9.0 SP3, ArcIMS 9.0 SP3, ArcInfo Workstation 9.0 , or ArcView GIS 3.3 with DBA 2.1e, please follow the steps below to install this Patch to your ArcGIS 9.0, ArcIMS 9.0, ArcInfo Workstation 9.0 , or ArcView GIS 3.3 with DBA 2.1e installation folder:
- Before you start, make sure you have write access to the installation folder, then download the zip file to that location:
ArcIMS only, stop the ArcIMS Tasker, ArcIMS Monitor, ArcIMS Application Server (in that order).
- Use WinZip to extract the new file from sde90-SQL-SBA-Patch.zip to the appropriate installation folder, see list below:
- ArcGIS Desktop, Server, Engine, Reader, or ArcView 9 - <installation-folder>\arcgis\bin
- ArcGIS Workstation - <installation-folder>\arcexe9x\bin
- ArcView GIS - <installation-folder>\av_gis30\arcview\(bin32 & DCONNECT\LIB)
- Depending on the ArcIMS Setup features installed, the SDE client file could be located in one or more of the following locations:
- C:\Program Files\ArcGIS\bin
- C:\Program Files\ArcGIS\ArcIMS\IndexBuilder
- C:\Program Files\ArcGIS\ArcIMS\Metadata\Commands
- C:\Program Files\ArcGIS\ArcIMS\Server\bin
- C:\Program Files\ArcGIS\bin
- ArcGIS Desktop, Server, Engine, Reader, or ArcView 9 - <installation-folder>\arcgis\bin
ArcIMS only, restart ArcIMS Application Server, ArcIMS Monitor and ArcIMS Tasker (in that order).
- If you connect to ArcSDE 9.0 using ArcInfo Workstation 9.0 or ArcIMS 9.0 SP3, please follow the steps below to install this Patch to your ArcInfo Workstation 9.0 installation directory under $ARCHOME, or ArcIMS 9.0 SP3 installation directory under $AIMSHOME:
How to identify which Patch is installed
- UNIX
Any modified UNIX executables (or libraries) being sent out as part of a Patch will return the unique identification number for that fix when checked with the "what" command for UNIX and the "strings" command for Linux. For example, to display the identification string for this Patch on UNIX, type:
%what gsrvr.static | grep QFE
QFE-SDE-90-CQ00267309
To check for the presence of a Patch, for each file examine the unique identification information provided (right click, properties, version tab, item name, QFE Version). With only a few exceptions, all files modified as part of a Patch distribution can be uniquely identified in this manner. The identification string for this Patch should read:
QFE-SDE-90-CQ00267309
Patch Updates
Check the Online Support Center periodically for the availability of additional Patches. New information about this Patch will be posted here.
Getting Help
Domestic sites, please contact ESRI Technical Support at 909.793.3774, if you have any difficulty installing this Patch. International sites, please contact your local ESRI software distributor.
Download ID:1044
Get help from ArcGIS experts
Download the Esri Support App