ArcGIS Desktop

  • Documentation
  • Support

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS for Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

ArcMap

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • Extensions

ST_RasterUtil.checkLibraryVersion

  • Definition
  • Syntax
  • Returns
  • Examples

Definition

ST_Raster_Util.checkLibraryVersion checks if the versions of the ST_Raster SQL object in the geodatabase and the ST_Raster library file are compatible.

Note:

This function is for Oracle databases only. For PostgreSQL, use ST_Raster_check_compatibility.

Syntax

sde.ST_Raster_Util.checkLibraryVersion ()

Returns

VARCHAR2

Examples

This SQL SELECT statement shows the current version number of the ST_Raster type library:

SELECT sde.st_raster_util.checkLibraryVersion()
FROM dual;
Compatible

If the current library is not the same version as the geodatabase, a message is returned indicating the versions are not compatible.

SELECT sde.st_raster_util.checkLibraryVersion()
FROM dual;
 Incompatible. Current library version is 0.9.0,
 1.0.0 or higher is required.

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Insiders Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
Copyright © 2017 Esri. | Privacy | Legal