Hi All,I need to know how can I check from Database if a Cube has been processed today or not?When a cube processing is done, all it does is a Select Query on the DataMart and then updates to the Cube to Sync it with the underlying Database.What I additionally want to know is that when the processing completes, can this event(of successful processing done) be captured from, say Database? Does such an event exist at first place which would update some table etc
↧