Hi all
My laptop ran out of power over the weekend in standby mode and this morning when I've rebooted I can't get the application to start.
The repository was set to my Oracle db running locally on my PC... when I try to connect to this the application comes
up with a series of messages saying it can't access various tables;
select * from objects_tree where object_type<>900 order by object_type,name
... (long query)
select * from schedule;
... (another long query)
And then it just shows a blank application window saying "Waiting" and "Connecting" in bottom left on status bar.
How do I reset the application so it starts up properly?
Also, for future, how do I set it up so that it has the "repository" tables or whatever it needs created?
Regards,
George