Hi Folks,
We are thinking of running the table distribution and table partitioning.
Rather than using HANA studio, we are thinking of using the command line.
Wanted to see how to identify the control flow.
Below are the steps i am thinking of :
--> Generate the plan for the table distribution
--> Execute the plan
--> Monitor the table distribution
--> Verify the table distribution
--> Generate the plan for the table partitioning
--> Execute the plan
--> Monitor the table partitioning
--> Verify the table partitioning
Folks what do you think.