Network I/O error when creating SDE Raster Dataset

352
2
12-06-2013 12:45 PM
KevinZhang
New Contributor
I have ArcSDE 10.0, ArcGIS server 10.2 and ArcGIS Map 10.2 on Windows 2008R server (Say "Server A"). The SQL Server 2008R2 is on a seperate server (Say "Server B").

I created two ArcSDE instances on Server A. One uses SDE and another one uses DBO.

Then I use ArcCatalog 10.2 to create SDE database connections on Server A, which seem fine.

I can create Feature Dataset/FeatureClass and add the features into the FeatureClass with either SDE conneciton. However, when I tried to create ArcSDE RasterDataset, I got the following errors:

Network I/O error
Invalid function arguments
Network I/O error [sde.sde.GDB_Items]
Network I/O error [sde.SDE.Test33]
Operation Failed [sde.SDE.Test33]
No Spatial reference exists
Failed to execute (CreateRasterDataset]

Any ideas?

Thanks,

Kevin
0 Kudos
2 Replies
RavindraSingh
Occasional Contributor
Try to create the sde connection as direct connection type (you can do this by specifying instance=sde:oracle11g:<your_database instance>).

see if problems still persists.
0 Kudos
VinceAngelo
Esri Esteemed Contributor
This appears to be a duplicate post of another thread, without traffic in either in the
past five months.  The root problem is probably due to creating 10.1/10.2 objects in a
10.0 geodatabase, but I doubt we'll ever find out.

- V
0 Kudos