Now, we use 2 computers: 1 (ArcMap_Desktop_1 + ArcGis_Server) and 2 (ArcMap_Desktop_2). All data are stored in ArcMap_Desktop_2 (sde database + postgres 9.0.5). We use ArcMap_Desktop_1 for publish data on ArcGis_Server.
We do not want use ArcMap_Desktop_1 on the first server. So we want publish all data with ArcMap_Desktop_2.
Now I register sde database from ArcMap_Desktop_2 on ArcGis_Server. The database is really registered. When I try publish the raster dataset from this database (ArcMap_Desktop_2) on ArcGis_Server, I have warning: “Layer’s data source is not registered with the server and data will be copied to the server”
But when I publish this raster dataset from ArcMap_Desktop_1 I have not any problem. I do not registered this database from ArcMap_Desktop_1.
Why?