Error:
When attempting to approve Project Cost transactions on the portal, you receive the following error.
Unexpected SQL Exception
Cause:
Approval Transaction table (pc90510) needs truncated in SQL or recreated in Project Cost.
Resolutions:
Resolution 1:
Truncate table pc90510 in SQL.
- Make a full backup.
- Run the following script in SQL.
TRUNCATE TABLE pc90510
Resolution 2:
Recreate table pc90510 in Project Cost.
- Go to Project Cost | Utilities | SQL Maintenance.
- Mark ‘pcApproval_Transactions’, and then click More
- Click Delete.
- Click Yes to confirm you want to delete the table.
- Click Back.
- Mark the box for table ‘pcApproval_Transactions’ and click Process.
- Click Back.
- Close the PC SQL Maintenance window.
Note: Your version of Project Cost will display in the Verified Ver column and the Table State column will display Current.