Guild of Project Controls: Compendium | Roles | Assessment | Certifications | Membership

Tips on using this forum..

(1) Explain your problem, don't simply post "This isn't working". What were you doing when you faced the problem? What have you tried to resolve - did you look for a solution using "Search" ? Has it happened just once or several times?

(2) It's also good to get feedback when a solution is found, return to the original post to explain how it was resolved so that more people can also use the results.

P6 Event Code AVAA0-1113-3

1 reply [Last post]
Greg Gibbon
User offline. Last seen 3 years 30 weeks ago. Offline
Joined: 28 May 2011
Posts: 3
Groups: None

Guys,

I keep getting Event Code AVAA0-1113-3 when I open a schedule which the forces an exit of P6. The schedule has previously been used many times . We are using P6v7 release 3. Any ideas?

Replies

Larry Cortez
User offline. Last seen 10 years 40 weeks ago. Offline
Joined: 8 Jan 2013
Posts: 12
Groups: None

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