cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HANA mini checks SQL statement - INPUT parameters modification from Studio

former_member201054
Contributor
0 Likes
2,347

Hi Experts,

How can I enter the desired date and time interval while executing the HANA mini checks SQL statement - "HANA Resources CPU And Memory History" from HANA studio. I would say modifying the INPUT parameters according to need.

There is one more statement " HANA_Threads_ThreadSamples_FilterAndAggregation_Rev74+_ESS" for which want to enter the desired date and time interval.

I would appreciate your reply with more details.

Thanks in advance

View Entire Topic
lbreddemann
Active Contributor

To change the selection parameters in those scripts, you have to edit the SQL text.

Many statements have a "configuration section" where you can change the selection and the output options.

Note, that those are literal values, not SQL parameters and that there is no GUI input prompt for that.

former_member201054
Contributor
0 Likes

Hi Expert,

Should I not modify the Begin date and time & End date and time under the [ INPUT PARAMETERS] section in the SQL statement.?

...Please clarify