Skip to Content

Patches and updates

ArcSDE 9.2 Service Pack 1

Published: December 27, 2006

Summary

This Service Pack contains performance improvements and maintenance fixes. Please download and install this required Service Pack at your earliest convenience.

Description

A CD of this Service Pack will be made available for users who experience difficulties downloading the Service Pack from the web site. We will post the ordering instructions once the CDs are ready to ship.

A CD of this Service Pack will be made available in the next several weeks for users who experience difficulties downloading the Service Pack from the web site. Simply fill out the Request a Service Pack CD order form.

Installing the Service Pack

ArcSDE 9.2 must be installed before you can install this Service Pack. 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 Service Pack using your SDE user account.

REQUIRED INSTALL STEP: If you connect to ArcSDE 9.2 via an Application Server and Direct Connect connections using ArcGIS 9.2 or ArcIMS 9.2, make sure you also see ESRI Products connecting to ArcSDE (Application and Direct Connect connections).

Server Install for UNIX

UNIX Installation Notes:

  • To find out what ArcGIS products are currently installed on your machine, download and extract the PatchFinder.tar and run PatchFinder utility from your local machine. This utility provides a report detailing which ArcGIS products and which service packs have been installed. The PatchFinder utility searches for the following ArcGIS products.

    • ArcGIS Engine Runtime
    • ArcGIS Reader
    • ArcGIS Server
    • ArcIMS
    • ArcInfo Workstation
    • ArcSDE

    Extract the tar file by typing:


    % tar xvf PatchFinder.tar

    Run the utility by typing:


    % ./PatchFinder

Installation Steps:

During installation, you can either save the original 9.2 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.

  1. Download the appropriate tar file to a location other than $SDEHOME:
    DB2  
    HP-UX 64 sde92-sp1-db2-hp64.tar
    10 MB
    IBM64 sde92-sp1-db2-ibm64.tar
    10 MB
    Linux sde92-sp1-db2-lx.tar
    7 MB
    Solaris64 sde92-sp1-db2-slrs64.tar
    9 MB
       
    Informix  
    HP-UX sde92-sp1-inf-hp.tar
    10 MB
    IBM sde92-sp1-inf-ibm.tar
    10 MB
    Solaris sde92-sp1-inf-slrs.tar
    9 MB
       
    Oracle 9i  
    HP-UX 64 sde92-sp1-ora9i-hp64.tar
    13 MB
    IBM64 sde92-sp1-ora9i-ibm64.tar
    12 MB
    Linux sde92-sp1-ora9i-lx.tar
    9 MB
    Solaris64 sde92-sp1-ora9i-slrs64.tar
    12 MB
    Tru64 sde92-sp1-ora9i-tru64.tar
    14 MB
       
    Oracle 10gR2  
    HP-UX 64 sde92-sp1-ora10g-hp64.tar
    13 MB
    IBM64 sde92-sp1-ora10g-ibm64.tar
    12 MB
    Linux sde92-sp1-ora10g-lx.tar
    9 MB
    Solaris64 sde92-sp1-ora10g-slrs64.tar
    12 MB

  2. Stop your current ArcSDE service.

    % sdemon -o shutdown

    NOTE (AIX only): You must remove any inactive libraries that are loaded into memory before proceeding to the next step. Not doing so will result in an installation error. To remove them, as ROOT user, type:

    # /usr/sbin/slibclean

    (Optional) To list the libraries loaded into memory, as ROOT user, type:

    # /usr/sbin/genkld

    For further information on the slibclean and genkld commands please refer to your AIX system administrator documentation.

  3. Extract the specified tar file by typing:

    % tar -xvf sde92-sp1-<Database>-<Platform>.tar

  4. Start the installation by typing:


  5. % ./applypatch

    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.

  6. (Oracle only) 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 INDEXTYPE
    • CREATE LIBRARY
    • CREATE OPERATOR
    • CREATE PROCEDURE
    • CREATE PUBLIC SYNONYM
    • CREATE SESSION
    • CREATE SEQUENCE
    • CREATE TABLE
    • CREATE TRIGGER
    • CREATE TYPE
    • DROP ANY INDEX
    • DROP ANY PROCEDURE
    • DROP ANY SEQUENCE
    • DROP ANY TABLE
    • DROP ANY VIEW
    • DROP PUBLIC SYNONYM
    • EXECUTE ANY PROCEDURE
    • SELECT ANY SEQUENCE
    • SELECT ANY TABLE
    • UNLIMITED TABLESPACE
  7. To upgrade, run sdesetup. Failure to do so may cause problems in starting the service or with connecting to the service. Please go to the admin command guide under the %SDEHOME%\documentation folder for more information on using this command:

    % sdesetup -o upgrade -d <ORACLE9I|ORACLE10G|SQLSERVER|DB2|INFORMIX> –u sde –p <SDE_Admin_password>

  8. (Oracle only) After the upgrade completes, you may revoke the following permissions from the SDE user account:
    • ANALYZE ANY
    • ALTER ANY INDEX
    • ALTER ANY TABLE
    • 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
    • CREATE INDEXTYPE
    • CREATE LIBRARY
    • CREATE OPERATOR
    • CREATE TYPE
    • Start your service again.
    • % sdemon -o start

     

Server Install for Windows

  • Windows Installation Notes:

    • It is important to keep all versions of ArcGIS products installed on the same machine in sync to avoid any software conflicts.

      To find out what products are currently installed on your machine, download the ServicePackFinder92.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 for the Microsoft .NET Framework, VB6 and Visual C++
      • ArcGIS ArcReader
      • ArcGIS Engine Runtime
      • ArcGIS Engine Developer Kit for C++, the Java Platform, the Microsoft .NET Framework, VB6 and Visual C++
      • ArcGIS Server for the Microsoft .NET Framework and the Java Platform
      • ArcGIS Server Web ADF Runtime for the Microsoft .NET Framework
      • ArcIMS Web ADF for the Microsoft .NET Framework and the Java Platform
      • ArcIMS
      • ArcSDE

      NOTE (ArcIMS and ArcGIS Desktop users): If you use ArcIMS 9.2 or ArcGIS Desktop 9.2, you must also install ArcIMS 9.2 Service Pack 1 or ArcGIS 9.2 Service Pack 1 . For example, if you use ArcIMS 9.2 and ArcSDE 9.2, install both ArcIMS 9.2 Service Pack 1 and ArcSDE 9.2 Service Pack 1. Since ArcIMS 9.2, ArcSDE 9.2 and the ArcGIS 9.2 products share common DLLs, it is important to keep the software release versions in sync to avoid any software conflicts.

Installation Steps

  1. Make sure you have write access to the ArcSDE installation folder, that no one is using ArcSDE, and that the ArcSDE service is down.

    NOTE: If you do not to shut down the ArcSDE service before installing this Service Pack, you will be prompted and required to reboot your server machine in order to successfully complete the Service Pack installation.

  2. Download the appropriate files to a location other than the ArcSDE installation folder:
    DB2  
    ArcSDEDB292sp1.msp 2 MB
    Informix  
    ArcSDEInformix92sp1.msp 2 MB
    Oracle 9i  
    ArcSDEOracle9i92sp1.msp 3 MB
    Oracle 10gR2  
    ArcSDEOracle10g92sp1.msp 3 MB
    SQL Server  
    ArcSDESqlServer92sp1.msp 2 MB

  3. Double-click the ArcSDE<Database>92sp1.msp to start the install process.

    NOTE: If double clicking on the MSP file does not start the Service Pack installation, you can run the Service Pack manually by using the following commands.

    • msiexec.exe /p [location of service pack]\ArcSDE<Database>92sp1.msp REINSTALL=ALL REINSTALLMODE=omus

  4. When Setup starts, follow the instructions on your screen.

  5. (Oracle only) 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 INDEXTYPE
    • CREATE LIBRARY
    • CREATE OPERATOR
    • CREATE PROCEDURE
    • CREATE PUBLIC SYNONYM
    • CREATE SESSION
    • CREATE SEQUENCE
    • CREATE TABLE
    • CREATE TRIGGER
    • CREATE TYPE
    • DROP ANY INDEX
    • DROP ANY PROCEDURE
    • DROP ANY SEQUENCE
    • DROP ANY TABLE
    • DROP ANY VIEW
    • DROP PUBLIC SYNONYM
    • EXECUTE ANY PROCEDURE
    • SELECT ANY SEQUENCE
    • SELECT ANY TABLE
    • UNLIMITED TABLESPACE

      • To upgrade, run sdesetup. Failure to do so may cause problems in starting the service or with connecting to the service. Please go to the admin command guide under the %SDEHOME%\documentation folder for more information on using this command:

        % sdesetup -o upgrade -d <ORACLE9I|ORACLE10G|SQLSERVER|DB2|INFORMIX> –u sde –p <SDE_Admin_password>

      • (Oracle only) After the upgrade completes, you may revoke the following permissions from the SDE user account:

        • ANALYZE ANY
        • ALTER ANY INDEX
        • ALTER ANY TABLE
        • 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
        • CREATE INDEXTYPE
        • CREATE LIBRARY
        • CREATE OPERATOR
        • CREATE TYPE
        • As the SDE user, run the following command to restart the ArcSDE service:

          sdemon -o start

ArcSDE SDK Install for UNIX

Installation Steps:

  1. Download the appropriate tar file to a location other than ArcSDE SDK installation location:
    All Databases (32 bit Operating System)  
    HP-UX sde92-sp1-sdk-hp.tar
    11 MB
    IBM sde92-sp1-sdk-ibm.tar
    11 MB
    Linux sde92-sp1-sdk-lx.tar
    12 MB
    Solaris sde92-sp1-sdk-slrs.tar
    10 MB
       
    All Databases (64 bit Operating System)  
    HP-UX 64 sde92-sp1-sdk-hp64.tar
    17 MB
    IBM64 sde92-sp1-sdk-ibm64.tar
    16 MB
    Solaris64 sde92-sp1-sdk-slrs64.tar
    16 MB
    Tru64 sde92-sp1-sdk-tru64.tar
    13 MB

  2. Extract the specified tar file by typing:

    % tar -xvf sde92-sp1-sdk-<Platform>.tar

  3. Start the installation by typing:

    % ./applypatch

    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

Installation Steps:

  1. Make sure you have write access to the ArcSDE SDK installation folder:.
  2. Download the appropriate files to a location other than the ArcSDE SDK installation folder:
  3. ArcSDE SDK SDECApiSDK92sp1.msp 7 MB
    ArcSDE Java SDK SDEJavaSDK92sp1.msp 8 MB

  4. Double-click the appropriate executable to start the install process.
  5. When Setup starts, follow the instructions on your screen.

ESRI Products connecting to ArcSDE (Application and Direct Connect connections).

The client updates contained in ArcSDE 9.2 Service Pack 1 are also included in ArcIMS 9.2 Service Pack 1 and ArcGIS 9.2 Desktop Service Pack 1. This is necessary to maintain version compatibility between the client and the server applications.

  • UNIX

    1. If you connect to ArcSDE 9.2 SP1 using ArcGIS 9.2 Workstation on any supported Unix/Linux platform please follow the steps below to install this Service Pack to your ArcGIS 9.2 software installation directory. This also applies if connecting to ArcSDE 9.2 SP1 using ArcGIS Server, ArcGIS Engine, and ArcGIS Reader for Sun Solaris and Linux:

      • Before you start, make sure you have write access to the installation directory then download the appropriate compressed tar file to that location:


      • 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 or $AGSHOME)

        • <Workstation Installation Directory>/lib
        • <ArcGIS Server Installation Directory>/bin
        • <ArcGIS Engine Installation Directory>/bin
        • <ArcGIS Reader Installation Directory>/bin
        %uncompress sde92-sp1-esri-<Platform>.tar.Z
        %tar xvf sde92-sp1-esri-<Platform>.tar


    Windows

    1. If you connect to ArcSDE 9.2 using ArcGIS 9.2 Workstation, please follow the steps below to install this Service Pack to your ArcGIS 9.2 Workstation installation folder:

      • Before you start, make sure you have write access to the installation folder, then download the zip file to that location:


      • Use WinZip to extract the new files from sde92-sp1-esri-win.zip to the appropriate installation folder, see list below:

        • ArcGIS Workstation - <installation-folder>\arcexe9x\bin

How to identify which Service Pack is installed

  1. UNIX

    To find out what ArcGIS products are currently installed on your machine, download and extract the PatchFinder.tar and run PatchFinder utility from your local machine. This utility provides a report detailing which ArcGIS products and which servicepacks have been installed. The PatchFinder utility searches for thefollowing ArcGIS products.

    • ArcGIS Engine Runtime
    • ArcGIS Reader
    • ArcGIS Server
    • ArcIMS
    • ArcInfo Workstation
    • ArcSDE

    Extract the tar file by typing:

    % tar xvf PatchFinder.tar

    Run the utility by typing:

    % ./PatchFinder

    Windows

    To find out what ArcGIS products are currently installed on your machine, download the ServicePackFinder92.exe utility and run it from your local machine. This utility provides a report detailing which ArcGIS products and 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 for the Microsoft .NET Framework, VB6 and Visual C++
    • ArcGIS ArcReader
    • ArcGIS Engine Runtime
    • ArcGIS Engine Developer Kit for C++, the Java Platform, the Microsoft .NET Framework, VB6 and Visual C++
    • ArcGIS Server for the Microsoft .NET Framework and the Java Platform
    • ArcGIS Server Web ADF Runtime for the Microsoft .NET Framework
    • ArcIMS Web ADF for the Microsoft .NET Framework and the Java Platform
    • ArcIMS
    • ArcSDE

Service Pack Updates

Check Online Support Center periodically for the availability of additional Service Packs. New information about this Service Pack will be posted here.

  • UPDATE 1/05/2007 - Now Available:

    • The ArcSDE Oracle9i download for HP-UX 64-bit and Tru64.
    • The ESRI Products connecting to ArcSDE download for Tru64.

    UPDATE 1/04/2007 - Now Available:

    • The ArcSDE SDK downloads for all UNIX/Linux platforms were updated to include the (*.a) statically linked developer libraries.

    UPDATE 12/29/2006 - Now Available:

    • The ArcSDE Oracle9i download for IBM 64-bit and Solaris 64-bit.
    • The ArcSDE Oracle10g download for IBM 64-bit.
  • UPDATE 06/01/2007 - Text update:

    • Operating System for HP is now listed as HP-UX to alleviate any confusion between HP-UX and HP TRU64.

Getting Help

Domestic sites, please contact ESRI Technical Support at 1-888-377-4575, if you have any difficulty installing this Service Pack. International sites, please contact your local ESRI software distributor.



Download ID:1225

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options