Hi Team,
I am trying to copy data from gdb feature class to another feature class but i am getting below error. please help me understand the error. I have changed the permission settings & schema also matched.
Error :
Geodatabase Error (-2147220987): The user does not have permission to execute the operation.
FileGDB Writer: A feature could not be written
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Feature Type: `WaterDataset/WaterDistributionDevice'
Attribute(64 bit real) : `diameter' has value `600'
Attribute(64 bit real) : `elevation' has value `309.255'
Attribute(string: UTF-8) : `facilityid' has value `Pratap Nagar'
Attribute(string: UTF-8) : `filegdb_type' has value `geodb_point'
Attribute(string: UTF-8) : `fme_feature_type' has value `Test3'
Attribute(string: UTF-8) : `fme_geometry' has value `fme_point'
Attribute(entangled: string: UTF-8): `fme_type' has value `fme_point'
entangled to filegdb_type, shapefile_type
Attribute(string: UTF-8) : `label' has value `Pratap Nagar'
Attribute(string: UTF-8) : `multi_writer_id' has value `1'
Attribute(string: UTF-8) : `notes' has value `FCV'
Attribute(64 bit integer) : `objectid' has value `1'
Attribute(string: UTF-8) : `shapefile_type' has value `shapefile_point'
Coordinate System: `_UTM84-44N_0'
Geometry Type: IFMEPoint
Name(UTF-8): `shapefile'
Coordinate Dimension: 3
(297683.99370000046,2336099.3280999996,0)
===========================================================================
FILEGDB writer: An error has occurred. Check the logfile above for details.