Based on revision 46 (SPS 5) of SAP HANA Studio and Database |
Hello once again!
While reading through the recently released SPS 05 RKT material (here) (that is, IF you have access to this RKT material), specifically the "What' New Admin & Monitoring" document I found that the authors mentioned that the plan visualization feature we got in SPS 04 had been improved by adding an execution timeline to the display.
Most people that have been involved with HANA performance analysis already know this feature from the unsupported (but not yet superfluous) HDBAdmin tool.
When I read about this, I immediately checked where this new feature was hidden in my rev. 46 HANA studio and I did have to look for a while.
Thus I thought you might be interested to get the bread crumbs that lead to the nice feature.
The plan visualizer is available from multiple places in HANA studio.
The two places I know of are:
For this example I just used option 1:
The next thing you'll see is a graphical version of explain plan, which is not really what you're looking for in most of the cases.
You want more :wink:
And you get it.
Take an educated guess how...
Correct!
The path to enlightment through more information involves using the context menu again.
So, pimp up your right mouse-button click skills and right-click on the graphic and select "EXECUTE" from the context menu.
Now, the query is actually run in HANA and run time statistics are gathered.
Depending on the query this could take quite some time.
After some waiting you'll get what you asked for, looking similar to this:
If you don't see the timeline (lower part of the scree, red box around it... got it?) window now already, you've to manually open it.
To do so, use
"Window" menu
-> "Show View"
-> "Other"
-> Folder "PlanViz"
-> "Timeline"
You'll notice that there are fancy little triangles in those blue-ish boxes upper right corner.
Click on these to expand the boxes and see what happens "inside" of them.
This will also expand the operations on the time line display automatically.
Finally we have this functionality in HANA Studio and we don't need to create performance traces anymore, just to get an idea on how a statement was processed by HANA.
Nice!
Thanks for that dev-Team and have a great holiday season and a happy 2013!
Cheers, Lars
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
20 | |
10 | |
9 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 |