P6 Event Code AVAA0-1113-3

Member for

12 years 9 months

Try logging in to the database and run the following query:

select proj_id from project where not exists (select * from projwbs where projwbs.proj_id = project.proj_id);

If you get one of more record returned, then your problem is with orphaned records and we can proceed to that solution.

 

 

Regards,

Larry

litbusiness.com