Problem:  Publishing a feature service to Portal for ArcGIS fails if the source data language does not match the hosting server's database collation

相关信息
Article ID: 41807
Bug Id: N/A
Software:
ArcGIS for Server 10.2, 10.2.1, 10.2.2, 10.3
Platforms: N/A

问题描述
When a hosted feature service is published to Portal for ArcGIS, publishing fails if the name of the CSV file, shapefile, or feature class being published is in a language that does not match the database collation of the portal's hosting server.

原因
Hosted feature service data is stored in tables in the hosting server's geodatabase. The geodatabase uses the database's collation to read the name of the table. If the table name is stored in a language that does not match the database collation, the name cannot be properly read by the geodatabase.
已邀请:

易智瑞技术支持

赞同来自:

解决方案
For most databases, be sure the names of the files or feature classes published to the portal are in a language that is recognized by the hosting server's database collation.

If the hosting server uses a geodatabase in PostgreSQL, the database can be created with the C collation. Such databases can store table names in different languages.




    创建及修改时间
    Created: 11/12/2013

    Last Modified: 11/17/2014
    原文链接
    http://support.esri.com/en/kno ... 41807

    要回复问题请先登录注册