Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Calling an SP takes over 200% more time over the select statement

$
0
0

Hi Lars;

    We get the same issue for migration SQL Procedure from MSSQL to HANA. It is very slow to CALL Procedure in the HANA. Because there are many DB update action in the procedure, we can not instead of SQL Script.   According to the visualize plan, it use most of time in the Compile. Do you have any idea for this problem ?


Viewing all articles
Browse latest Browse all 9165

Trending Articles