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

Help

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • More...

ST_RasterUtil.checkLibraryVersion

  • Definition
  • Syntax
  • Returns
  • Examples

Definition

ST_Raster_Util.checkLibraryVersion checks if the current ST_Raster type library is compatible with the installed ST_Raster SQL object.

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 ArcSDE installation, 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 2016 Environmental Systems Research Institute, Inc. | Privacy | Legal