ERROR

"Error 000260: The SE_SPATIALREFINFO object was not initialized" when copying a feature class with a custom coordinate system from a file geodatabase to a PostgreSQL enterprise geodatabase on Amazon RDS

Last Published: March 25, 2026

Error Message

When attempting to copy a feature class with a custom coordinate system from a file geodatabase to a PostgreSQL enterprise geodatabase hosted on Amazon RDS, the process fails with the following error:

Error
Error 000260: The SE_SPATIALREFINFO object was not initialized.

Error 000260: The SE_SPATIALREFINFO object was not initialized.

Cause

This error occurs because Amazon RDS does not support the installation of the ST_Geometry library required by ArcGIS. Instead, RDS uses PostGIS as the spatial type. Feature classes with a custom coordinate system are not fully compatible with this setup, which causes the copy process to fail.

Solution or Workaround

To work around the error and successfully transfer the data, follow these steps.

  1. In the catalog pane, right-click the enterprise geodatabase and select New > Feature Class.

The create new feature class option  

  1. On the Fields tab of the Create Feature Class pane, click Import to import the schema from the original feature class.

The Import button on the Fields tab of the Create Feature Class pane

  1. On the Spatial Reference tab of the Create Feature Class pane, select the same custom coordinate system used by the original feature class. Continue to create the new feature class.

The Spatial Reference tab of the Create Feature Class pane

  1. Use the Append tool to copy the data from the original feature class to the newly created one.

The Append tool

  1. Open the attribute table for the new feature class to verify that all records were copied successfully, and confirm that the coordinate system matches the original layer.

Article ID: 000038853

Get support with AI

Resolve your issue quickly with the Esri Support AI Chatbot.

Start chatting now

Related Information

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Start chatting now

Go to download options