Patches and updates
ArcSDE 9.2 Versioning Patch
Summary
Description
NIM007057 - Using the option "“Compress all edits in the Default version into the base table" when unregistering as versioned can corrupt the table.
Installing the Patch
ArcSDE 9.2 Service Pack 1 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.
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
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.
- Download the appropriate tar file to a location other than $SDEHOME:
Oracle 9i HP64 sde92-versionpatch-ora9i-hp64.tar 10 MBIBM64 sde92-versionpatch-ora9i-ibm64.tar 9 MBLinux sde92-versionpatch-ora9i-lx.tar 7 MBSolaris64 sde92-versionpatch-ora9i-slrs64.tar 10 MBTru64 sde92-versionpatch-ora9i-tru64.tar 11 MBOracle 10gR2 HP64 sde92-versionpatch-ora10g-hp64.tar 10 MBIBM64 sde92-versionpatch-ora10g-ibm64.tar 9 MBLinux sde92-versionpatch-ora10g-lx.tar 7 MBSolaris64 sde92-versionpatch-ora10g-slrs64.tar 10 MB - 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.
- Extract the specified tar file by typing:
Start the installation by typing:% tar -xvf sde92-versionpatch-<Database>-<Platform>.tar
% ./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.
- 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> -u sde -p <SDE_Admin_password>
- 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:
ArcSDE 9.2 Service Pack 1 must be installed on the server and your client applications before you install this Patch.
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 sde92-versionpatch-ora9i-win.exe 3 MB Oracle 10gR2 sde92-versionpatch-ora10g-win.exe 3 MB - Double-click the appropriate executable 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 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> -u sde -p <SDE_Admin_password>
- 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
- Download the appropriate tar file to a location other than ArcSDE SDK installation location:
HP64 sde92-versionpatch-sdk-hp64.tar 11 MBIBM64 sde92-versionpatch-sdk-ibm64.tar 10 MBLinux sde92-versionpatch-sdk-lx.tar 7 MBSolaris64 sde92-versionpatch-sdk-slrs64.tar 10 MBTru64 sde92-versionpatch-sdk-tru64.tar 10 MB - Extract the specified tar file by typing
% tar -xvf sde92-versionpatch-sdk-<Platform>.tar
- 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
- 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 sde92-versionpatch-sdk-win.exe 4 MB - Double-click the appropriate executable 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.2 using ArcInfo Workstation 9.2 or ArcIMS 9.2, please follow the steps below to install this Patch to your ArcInfo Workstation 9.2 installation directory under $ARCHOME, or ArcIMS 9.2 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 sde92-versionpatch-esri-lx.tar.Z 7 MBTru64 sde92-versionpatch-esri-tru64.tar.Z 10 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 sde92-versionpatch-esri-<Platform>.tar.Z
%tar xvf sde92-versionpatch-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.2 using ArcGIS 9.2, ArcIMS 9.2 or ArcInfo Workstation 9.2, please follow the steps below to install this Patch to your ArcGIS 9.2, ArcIMS 9.2 or ArcInfo Workstation 9.2 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 sde92-versionpatch-esri-win.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
- Depending on the ArcIMS Setup features installed, the SDE client file could be located in one or more of the following locations:
- ArcGIS Desktop, Server, Engine, Reader, or ArcView 9 - <installation-folder>\arcgis\bin
- If you connect to ArcSDE 9.2 using ArcInfo Workstation 9.2 or ArcIMS 9.2, please follow the steps below to install this Patch to your ArcInfo Workstation 9.2 installation directory under $ARCHOME, or ArcIMS 9.2 installation directory under $AIMSHOME:
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
ArcIMS only, restart ArcIMS Application Server, ArcIMS Monitor and ArcIMS Tasker (in that order).
How to identify which Patch is installed
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.
Extract the tar file by typing:
% tar xvf PatchFinder.tar
Run the utility by typing:
% ./PatchFinder
Windows
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:
ArcGIS Engine Runtime
ArcGIS Reader
ArcGIS Server
ArcIMS
ArcInfo Workstation
ArcSDE
CR45176
Patch Updates
Check the Online Support Center periodically for the availability of additional Patches or Service Packs. New information about this Patch will be posted here.
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:1257
Get help from ArcGIS experts
Download the Esri Support App