This tool is designed to change the data types used to store rasters in an ArcSDE geodatabase in Oracle, PostgreSQL, and SQL Server; geometries in geodatabases in Oracle and SQL Server; and BLOB objects in attribute columns in geodatabases in Oracle. This is done through the migration of raster, spatial, or BLOB objects using configuration keywords specified in the DBTUNE table.
Syntax
Visual Basic (Declaration) | |
---|
Public Class MigrateStorage
Implements IGPProcess |
Inheritance Hierarchy
System.Object
ESRI.ArcGIS.DataManagementTools.MigrateStorage
See Also