CDFAE1324I The operation was canceled because the IDA LOADGEOSPATIALDATA command specified MODE NEW and there is already a table with the specified name.
Explanation
The IDA LOADGEOSPATIALDATA command loads geospatial data into a table on the target system. This message is returned when the MODE parameter set to NEW but there is already a table with the specified name on the target system.
User response
Respond to this error in one of the following ways:
- To create a new table, reissue the command with the MODE parameter set to NEW, specifying the name of a table that does not already exist on the target system.
- To append the data to an existing table, reissue the command with the MODE parameter set to APPEND, specifying the name of a project that already exists on the target system.