Skip to main content
Planview Customer Success Center

Importing CSP file fails: ... because one or more objects access this column.

During importing of Changepoint SQL17.csp, code failed with the following message:

The index 'myIndex_927764_927763_InvoicedTime' is dependent on column 'RegularHours'.
ALTER TABLE ALTER COLUMN RegularHours failed because one or more objects access this column.
Exit Code:-1

(or similar with different object/column names)

This is caused by a custom index/object referencing a column that is changed during the upgrade. It has to be dropped before proceeding with the upgrade.