While exporting linked server view to shape file using geoprocessing tools, the following error displays: "Error code: 000732: <value>: Dataset <value> does not exist or is not supported."
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
Work around: 1.Adding the linked server view in Arc Map -> selecting all features -> select the layer in TOC->right click -> export ->data -> shape file.2. Save the linked server view as .LYR file and then add that .LYR file into command work sapce/ model.3.sde2shp -o init works in exporting the shape file.