The following error can sometimes occur importing requirements from Excel: Unable to replace requirement : ReplaceObject request error - 14#Error ORA-00001: while inserting data into OBJECTn table"
CSV import may get "Failed to store object - ORA-20600: while inserting data into OBJECTn table " error . This problem may happen if more than 500 requirements are in the CSV file.
This is caused by an incorrect /outdated entry in the table INFLIGHT_DELIVERIES which is populated when a deliver is performed to prevent 2 users from delivering conflicting content. There is also code to automatically clean up any rogue entries, for example from where a previous deliver had not completed successfully. To correct this run:
This may be an issue with the way users were imported / created in SBM. Perhaps, this is caused by an upgrade from an old version of TeamTrack. Check the TS_TIMEPREFERENCES column in the TS_USERS table in the Application Engine database for the user. The only valid values for TS_TIMEPREFERENCES are 0 or 1. If you have any other value in TS_TIMEPREFERENCES, replace it with a 0 or 1.
Install Project Tables" leads to RM Manage erro> ORA-00955 name is already used by existing object This issue was captured by change request DEF215462 and corrected with the release of RM 11.2.3.1 -- The readme file itme that indicates the fix is include in this release is: item 28. DEF215462 Install Project Tables leads to error .
It manifests itself when importing projects and is similar to: Error setting project version in admin tables (not fatal) 1722,ORA-01722; invalid number ORA-06512: at "SYS.ICCONCEPT", line 517
In the same session, try to map the fields that display as "selected" in the "CSV Column List" to fields available in the newly selected class. Receive error "Please select unselected attribute on both table and try again" The session does not allow you progress with the CSV import task (above error)